I have tried using  %<sn>.,%<userlogonName> and different variants of that but cannot get it to work. Do you know if it is possible to change the display name to the logon name? The main reason for this is so that I can use scripts to create users. We have to change this value because we use MSDSS to sync between NDS and AD and when you create an ID in AD it creates the account in NDS with the FQN and then you cannot login to Novell with the NT logon name. I have read through several books on ADSI and AD programming and cannot find out how to make this work.

Thanks
John Hicks | KEMET Electronics Corporation | Network Engineer
Phone: 864-228-4473
| E-mail: [EMAIL PROTECTED] | AOL IM: ipaq1978
[
Mailing: 2835 KEMET Way  Simpsonville, SC 29681 USA ]





<[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]

12/20/2002 09:39 AM

Please respond to
[EMAIL PROTECTED]

To
<[EMAIL PROTECTED]>
cc
Subject
RE: [ActiveDir] AD attributes





ADSIEdit -
 
User Display Names:
 Configuration container
            DisplaySpecifiers
                        CN=409
                                    CN-user-Display

                                                createDialog  - specify your display value
we use %<sn>,%<givenName>   equates to   Last, First
 
Contact Display names:
    Configuration container
            DisplaySpecifiers
                        CN=409
                                    CN-Contact-Display

                                                createDialog
-----Original Message-----
From:
John Hicks/MIS/HQ/KEMET/US [mailto:[EMAIL PROTECTED]]
Sent:
Friday, December 20, 2002 9:17 AM
To:
[EMAIL PROTECTED]
Subject:
[ActiveDir] AD attributes


I am trying to change the way accounts in AD are displayed after creation. Currently the display name automatically uses the First,Initial, Last name. I am trying to set the property to make it use the logon name by default and am having some problems. I can make it use only the first name or only the last name, but have not figured out how to make it use the logon name. I am making my changes uses ADSI Edit and modifying the createdialog attribute. I tried adding the samrename key under HKLM/System/CCS/Services/MSDSS/Parameters, but this did not work. I know there is an AD guru on this list that can answer this.


Thanks

John Hicks | KEMET Electronics Corporation | Network Engineer
Phone: 864-228-4473
| E-mail: [EMAIL PROTECTED] | AOL IM: ipaq1978
[
Mailing: 2835 KEMET Way  Simpsonville, SC 29681 USA ]


Reply via email to