[Date Prev][Date Next] [Chronological] [Thread] [Top]

RE: LDAP and AD?



1) How I create scripts to generate LDIF files from the Windows 2000 account descriptions (username, uid, grid number, home dir...)? Can give me the source code?
 
Bruce Greenblatt posted the following answer: "
Use the microsoft tool ldifde to export your users to an ldif file.  Modify as needed to eliminate microsoft specific class and attribute information.  Use slapadd to push into openldap."
 
-----Original Message-----
From: owner-openldap-software@OpenLDAP.org [mailto:owner-openldap-software@OpenLDAP.org]On Behalf Of Le Ngoc Thach
Sent: Thursday, March 28, 2002 2:16 AM
To: landru@enic.fr
Cc: OpenLdap-Software@OpenLDAP.com
Subject: LDAP and AD?

Hi Jacques Landru,
 
I have a dream to have all passwords and users in LdapServer. I have found a your similar documents at http://openldap.org/lists/openldap-general/200006/msg00038.html. But it's very short. Can you give me more details?
 
My LAN is Windows 2000, all of user account are in the Active Directory. On now, it's working. I want to introdure RedHat Linux environment on the workstations, with the same login password. I have installed a RedHat Linux 7.2 in another machine with openldap 2.0.11-13.
 
Can you help more details?
 
1) How I create scripts to generate LDIF files from the Windows 2000 account descriptions (username, uid, grid number, home dir...)? Can give me the source code?
 
2) How I configure to synchronize account profiles on the LDAP server and on the Windows 2000 Server?
 
Thanks!
 
Thach!