Hi I mean when I see the properties of the user, in the Account tab, in teh User logon name I find it empty, even in the script am putting A and F, and in the User logon name (pre-windows2000) there is the user name, but in the User logon name there is nothing, is this ok? thank u
On Mon, 10 Jan 2005 17:23:27 +0200, Sakari Kouti <[EMAIL PROTECTED]> wrote: > Hi Rubix, > > I'm not sure what you mean, but HTH. A user in AD has the following names: > > A. CN = common name = Name column in tools = RDN (e.g. Jack Brown or CN=Jack > Brown) > B. First name = givenName (e.g. Jack) > C. Last name = sn (e.g. Brown) > D. Display name = displayName (e.g. Jack Brown) > E. User logon name = userPrincipalName = UPN = "long logon name" (e.g. [EMAIL > PROTECTED]) > F. User logon name (pre-Win2000) = sAMAccountName = SAM name = NT name = > short logon name (e.g. JackB) > > A and F are mandatory, the rest are optional. E and F the user can use for > logon, interchangeably. The label of F includes "pre-Win2000", but it's a > little incorrect, because you can use is practically anywhere in Windows 2000 > and newer. > > The samid option of DSAdd is the same as F above, and it should work as a > username for you (depending on what you mean). > > Yours, Sakari > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On Behalf Of rubix cube > > Sent: Monday, January 10, 2005 1:22 PM > > To: [email protected] > > Subject: Re: [ActiveDir] Add users? > > > > Ok I could see it now, sorry, thanks its working great > > I have only one question, whats the use of the -uci option if I can't > > pass the parameteres in an input file? and I have to make the command > > each time I want to create a new user? > > > > Also in the addusers.exe windows2k tool, the username was used, now I > > have to use UserDN and samid and nither seem to be working as a > > username? > > > > thank you > List info : http://www.activedir.org/mail_list.htm > List FAQ : http://www.activedir.org/list_faq.htm > List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/ > List info : http://www.activedir.org/mail_list.htm List FAQ : http://www.activedir.org/list_faq.htm List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/
