diff options
author | Olivier Gayot <duskcoder@gmail.com> | 2015-01-16 03:59:15 +0100 |
---|---|---|
committer | Olivier Gayot <duskcoder@gmail.com> | 2015-01-16 04:13:45 +0100 |
commit | 6c3ee028e3cf929504c942a72fc950ef9c4a1fca (patch) | |
tree | 4aeb658f5584f44b31f020f38257ac85655a35cd /ldap1.adoci | |
parent | 0716db592d670d2d08d72ac21d8fa77049a1f0fd (diff) |
replaced my uid by my username
Signed-off-by: Olivier Gayot <duskcoder@gmail.com>
Diffstat (limited to 'ldap1.adoci')
-rw-r--r-- | ldap1.adoci | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ldap1.adoci b/ldap1.adoci index 603233b..5017376 100644 --- a/ldap1.adoci +++ b/ldap1.adoci @@ -179,7 +179,7 @@ modification and add this content inside: objectClass: uidObject - add: uid - uid: 80101 + uid: ojgg2 - add: permisRole permisRole: student @@ -204,7 +204,7 @@ output is shown below). > objectClass: uidObject > sn: gayot > cn: Olivier Gayot - > uid: 80101 + > uid: ojgg2 > permisRole: student > userPassword:: Zm9vQmFy |