treetops Posted February 26, 2009 Posted February 26, 2009 Has anyone here tried importing all their users from a CC3 network (windows Server 2003) into zimbra? I'm trying to use a command from the zimbra site called ldap2zm.pl but i cant for the life of me get it working! Got almost everything else up and running. Any ideas?
webman Posted February 26, 2009 Posted February 26, 2009 CyberNerd posted a pretty simple Python script for importing users in this thread.
treetops Posted February 26, 2009 Author Posted February 26, 2009 Well eventually I got it working but it seemed; it paused for a second then did nothing and came back to the command line as root. So, i tried doing it as the zimbra user but still the same.. and hints?
Sylv3r Posted February 26, 2009 Posted February 26, 2009 It was so long ago that we did this but the script webman posted above definitely worked for us as well. As far as I am aware we never had any issues - I take it you have tried running it as root?
treetops Posted February 27, 2009 Author Posted February 27, 2009 yeah tried running it as root initially, now im getting ldap.ERROR (file or dir not found)
treetops Posted February 27, 2009 Author Posted February 27, 2009 Im using the script mentioned by webman but im not sure if my variables are correct: scope='ou=TCS,ou=Establishments,dc=TANFIELD,dc=internal' domain="TANFIELD.internal" ldapserver='ldap://TCS-SVR-001.TANFIELD.internal" port="389" emaildomain="email.TANFIELD.internal" ldapbinddomain="TANFIELD" ldapbind="ldapaccount" ldappassword="password" pathtozmprov="/opt/zimbra/bin/zmprov"
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now