ldap server is Netscape 4.1
i exported users into a flat file and i can see all the dn
(distinguised names) arranged in order.
i have about 500 users in the ldap db. i have been able to extract the
user names from this file but i noticed that there are actually 2
lists. (from top to bottom)
ie first dn records from a to z, and then again dn records from a to
z. also some names are missing from each list (in the same file). but
doing a diff amongst names i found only 15 or 20 names that differed.
so what are these two lists (in the above file which was obtained by
exporting all users into a flat file) ?
also since these users are actually also under windows 2000 active
directory, how can i input the passwords into the ldap. is there any
file that i need to enter the passwords ? i can see an entry like this
in the dn entry for the user like below in the above file.
userpassword: {SHA}LyBPnn1gY/+WDuGhIP2YyMWT/ww=
this looks like an encrypted password though ? can i import a fresh
file with passwords entered ?