Hello,

is there some brave guy who could explain how to add the passwords for the
users of a ftpd server in wince4.2?
I added the users in the subkey:
hkey_local_machine/comm/ftpd

and I set to 1 the key UseAuthentication.

Thanks for the help,
Luca

RE: ftpd credentials by JackyKo

JackyKo
Wed Aug 25 10:27:06 CDT 2004

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

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



Re: ftpd credentials by Luca

Luca
Thu Aug 26 04:42:02 CDT 2004

Many thanks to both Jacky and John

:-)



"John Spaith [MS]" <jspaith@ONLINE.microsoft.com> ha scritto nel messaggio
news:%23FONCfviEHA.2760@TK2MSFTNGP15.phx.gbl...
> 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
>
>