From 6c3ee028e3cf929504c942a72fc950ef9c4a1fca Mon Sep 17 00:00:00 2001 From: Olivier Gayot Date: Fri, 16 Jan 2015 03:59:15 +0100 Subject: replaced my uid by my username Signed-off-by: Olivier Gayot --- ldap1.adoci | 4 ++-- 1 file 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 -- cgit v1.2.3