intore

Untitled

Apr 27th, 2012
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. root@amahoro:~# ldapmodify -x -W -D 'cn=Manager,dc=amahoro,dc=bi'
  2. Enter LDAP Password:
  3. dn: cn=Students,ou=Groups,dc=amahoro,dc=bi
  4. changetype: modify
  5. add: objectClass
  6. objectClass: posixGroup
  7. objectClass: sambaGroupMapping
  8. sambaSID: S-1-5-21-251852451-2940789264-3475694606
  9. sambaGroupType: 5
  10.  
  11. ldapmodify: wrong attributeType at line 6, entry "cn=Students,ou=Groups,dc=amahoro,dc=bi"
Advertisement
Add Comment
Please, Sign In to add comment