Re: Create user account for ftpd
- From: GrahamS <GrahamS@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 2 Oct 2008 09:58:30 -0700
OK - but how and where am I supposed to call this function ??.
Do I need to create a C runtime app and run this - or can this be done in
Platform builder ??.
Sorry - I just don't know where this function is supposed to be called from
:-O.
Thanks
Graham
"Chris Tacke, eMVP" wrote:
NTLMSetUserInfo is the only way I'm aware of..
--
Chris Tacke, Embedded MVP
OpenNETCF Consulting
Giving back to the embedded community
http://community.OpenNETCF.com
"GrahamS" <GrahamS@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:4F3E2522-3FAA-482D-BCBB-7BF2B8511852@xxxxxxxxxxxxxxxx
Luca,
Thanks for the response - but I have already been there. The link tells me
how to add existing users to FTPD, which is one step.
The bit I cannot do however is to add a new user account to the CE Build
itself (ie in the link you sent - how do I first create the user account
for
GladysL).
Thanks...
Graham
"Luca Calligaris" wrote:
hope this link might help you
http://msdn.microsoft.com/en-us/library/aa923216.aspx
--
Luca Calligaris
www.eurotech.it
"GrahamS" <GrahamS@xxxxxxxxxxxxxxxxxxxxxxxxx> ha scritto nel messaggio
news:E67A0E07-FD07-4741-A110-894766BA6C1B@xxxxxxxxxxxxxxxx
Hi,
Using CE6 R2 under VS2005.
I have the ftpd service running and working, but want to secure it. I
have
currently configured it for ananymous access.
I have seen lots of posts about using NTLMSetUserInfo() - but I don't
know
how or where to run this code :-O. I 'could' do it in my target app -
if I
knew how to get at this API at target runtime from a C# managed app -
as
the
target will run my application at boot and so could install its own
'support'
user.
I really want to add a user at platform build time (not target runtime)
simply as a means of managing the target system remotely when deployed
(upload new target files etc.). There will be little or no user
interface -
in fact the box will not be fitted with screen/keyboard - hence why I
want
to
create the user at build time.
Have searched everywhere I can think of to learn how to do this :-O -
so
any
help would be much appreciated.
Many Thanks
Regards
Graham
- Follow-Ups:
- Re: Create user account for ftpd
- From: Paul G. Tobey [eMVP]
- Re: Create user account for ftpd
- From: Bruce Eitman [eMVP]
- Re: Create user account for ftpd
- From: Chris Tacke, eMVP
- Re: Create user account for ftpd
- References:
- Create user account for ftpd
- From: GrahamS
- Re: Create user account for ftpd
- From: Luca Calligaris
- Re: Create user account for ftpd
- From: GrahamS
- Re: Create user account for ftpd
- From: Chris Tacke, eMVP
- Create user account for ftpd
- Prev by Date: Re: Create user account for ftpd
- Next by Date: Re: Create user account for ftpd
- Previous by thread: Re: Create user account for ftpd
- Next by thread: Re: Create user account for ftpd
- Index(es):
Relevant Pages
|