I am having a problem with the following command: ldapmodify -n -v -h DOMAIN -D "CN=DOMAINADMIN" -w DOMAINADMINPASS -f .UID2SID/modify-06.19.2008-mclame.ldif
I am not sure why this is but if anyone could give me some pointers on the ldapmodify command I would appreciate it.
The contents of the modify-06.19.2008-mclame.ldif dn: CN=mclame mclame,CN=Users,DC=domain,DC=com changetype: modify modify: dn cn msSFUName unixHomeDirectory msSFUHomeDirectory uidNumber gidNumber loginShell dn: CN=mclame,CN=Users,DC=domain,DC=com cn: mclame cn: mclame msSFUName: mclame unixHomeDirectory: /home/mclame msSFUHomeDirectory: /home/mclame uidNumber: 100002 gidNumber: 514 loginShell: /bin/false
The user currently has the following attributes: # mclame mclame, Users, domain.com dn: CN=mclame mclame,CN=Users,DC=domain,DC=com objectClass: top objectClass: person objectClass: organizationalPerson objectClass: user cn: mclame mclame sn: mclame givenName: mclame distinguishedName: CN=mclame mclame,CN=Users,DC=domain,DC=com instanceType: 4 whenCreated: 20080619140016.0Z whenChanged: 20080619180607.0Z displayName: mclame mclame uSNCreated: 4241241 uSNChanged: 4244208 name: mclame mclame objectGUID:: uPoBsrLWmkyZZnEepncVoQ== userAccountControl: 66048 badPwdCount: 2 codePage: 0 countryCode: 0 badPasswordTime: 128583575598392739 pwdLastSet: 128583576167656250 primaryGroupID: 513 objectSid:: AQUAAAAAAAUVAAAAL7j9qjJ2TgWHykd9b7YBAA== accountExpires: 9223372036854775807 sAMAccountName: mclame sAMAccountType: 805306368 userPrincipalName: mclame@domain.com objectCategory: CN=Person,CN=Schema,CN=Configuration,DC=domain,DC=com msSFUName: mclame