]> git.sur5r.net Git - openldap/commitdiff
Partial revert, must use lower-case hex
authorHoward Chu <hyc@openldap.org>
Fri, 8 Apr 2005 23:33:26 +0000 (23:33 +0000)
committerHoward Chu <hyc@openldap.org>
Fri, 8 Apr 2005 23:33:26 +0000 (23:33 +0000)
contrib/slapd-modules/smbk5pwd/smbk5pwd.c

index c8537b3f954441f8df34d8d610f79180607450b1..13879166971dd01c490a933aada064e60791fc5e 100644 (file)
@@ -66,7 +66,7 @@ static void smbk5pwd_destroy() {
 #endif
 
 #ifdef DO_SAMBA
-static const char hex[] = "0123456789ABCDEF";
+static const char hex[] = "0123456789abcdef";
 
 /* From liblutil/passwd.c... */
 static void lmPasswd_to_key(