From 78c876b933b3f7a7d44f72aecdcc097bb0e354ab Mon Sep 17 00:00:00 2001 From: Olivier Gayot Date: Fri, 16 Jan 2015 02:25:30 +0100 Subject: fixed invalid password the password is fooBar, not foobar Signed-off-by: Olivier Gayot --- ldap1.adoci | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ldap1.adoci') diff --git a/ldap1.adoci b/ldap1.adoci index 5941ad7..603233b 100644 --- a/ldap1.adoci +++ b/ldap1.adoci @@ -208,6 +208,6 @@ output is shown below). > permisRole: student > userPassword:: Zm9vQmFy -That's it! By the way, we can note that our password 'foobar' is stored as +That's it! By the way, we can note that our password 'fooBar' is stored as 'Zm9vQmFy' (its NT-OWF hashed format). -- cgit v1.2.3