Re: CreateUser with LDAP?
- From: Marc Scheuner [MVP ADSI] <m.scheuner@xxxxxxxxxxxxxxxxxxx>
- Date: Mon, 12 Sep 2005 07:41:50 +0200
>Please can someone help me find a function that creates a user on the
>local computer via LDAP?
You can't use LDAP to create local user accounts - LDAP is only for
Active Directory on the server.
If you want to create a local user, you will need to use the WinNT
provider for System.DirectoryServices, or call a Win32 API function.
Marc
================================================================
Marc Scheuner May The Source Be With You!
Berne, Switzerland m.scheuner -at- inova.ch
.
- References:
- CreateUser with LDAP?
- From: Dragomir Goranov
- CreateUser with LDAP?
- Prev by Date: Re: HttpWebResponse Question
- Next by Date: Object Variables vs Pointers to Object Variables
- Previous by thread: Re: CreateUser with LDAP?
- Next by thread: Can we set the Seperator Template of a DataList in run time
- Index(es):
Relevant Pages
|