Re: ftpd credentials by John
John
Wed Aug 25 18:02:41 CDT 2004
In particular the most interesting of the NTLM API's Jacky is referring to
would be NTLMSetUserInfo().
--
John Spaith
Software Design Engineer, Windows CE
Microsoft Corporation
Have an opinion on the effectiveness of Microsoft Embedded newsgroups? Let
us know!
https://www.windowsembeddedeval.com/community/newsgroups
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2003 Microsoft Corporation. All rights
reserved.
"Jacky Ko" <JackyKo@discussions.microsoft.com> wrote in message
news:78A966A4-B1F4-42DA-9C7E-53942294BA37@microsoft.com...
> Dear Luca,
>
> The Simplest way to add the password for the user is setting the password
> in
> Control Panel. Then you can obtain access to the FTP server with the
> specified user name and password.
>
> If you want advance credentials, you can use NTLM security service or
> firewall. Search "FTP server security" in windows CE help or MSDN for more
> information. It will tell you this FTP Server in Windows CE is a reference
> implementation.
>
> Jacky Ko