Displaying 2 results from an estimated 2 matches for "migrate_passwd".
2010 Oct 29
2
migrating users to openldap
I noticed that when I migrated my users with the migrate_passwd.pl
tool from PADL it didn't migrate the actual passwords (just the rest
of the posixAccount info). I think I need to set the EXTENDED_SCHEMA
variable and then try running the tool again. does anyone know what
this should be?
I actually thought there might be a migrate_shadow.pl tool that coul...
2006 Mar 23
1
Problem creating Samba Admin account
...ttp://directory.fedora.redhat.com/wiki/Howto:Samba
I've asked about this on the FDS mailing list with no luck, I am hoping
someone here will be able to help me.
I've created a file with contents:
Administrator:x:0:0:Samba Admin:/root:/bin/bash
I then ran:
/usr/share/openldap/migration/migrate_passwd.pl /tmp/sambaAdmin >
/tmp/sambaAdmin.ldif
but when I get to converting the ldif to ldap via:
/opt/fedora-ds/slapd-<server>/ldif2ldap "cn=Directory manager"
password /tmp/sambaAdmin.ldif
I get the following error:
adding new entry uid=Administrator,ou=People,dc=forayadams,dc...