SHOW:
|
|
- or go back to the newest paste.
| 1 | ldapmodify -x -W -D 'cn=Manager,dc=amahoro,dc=bi' | |
| 2 | - | uid: stefano |
| 2 | + | Enter LDAP Password: |
| 3 | - | cn: Name |
| 3 | + | |
| 4 | - | sn: Surname |
| 4 | + | changetype: modify |
| 5 | - | gidNumber: 1000 |
| 5 | + | replace: uid |
| 6 | - | homeDirectory: /home/Admins/stefano |
| 6 | + | uid: admin |
| 7 | - | mail: [email protected] |
| 7 | + | |
| 8 | - | objectClass: inetOrgPerson |
| 8 | + | modifying entry "uid=stefano,cn=Admins,dc=amahoro,dc=bi" |
| 9 | - | objectClass: top |
| 9 | + | ldap_modify: Naming violation (64) |
| 10 | - | objectClass: posixAccount |
| 10 | + | additional info: value of naming attribute 'uid' is not present in entry |