Peter Fraterdeus wrote at 2006-4-28 15:05 -0500:
>Can anybody shed some light on the LDAP UF, and how
it's encrypting user pws?
>
>I see the def _createLDAPPassword(password,
encoding='SHA') in
>./LDAPUserFolder/utils.py
>
>where encoding == crypt creates a two char salt...
>
>however, the encoded PW in the LDAP record looks like
this:
>userPassword:: e0NSWVBUfXNhZU5NbnZVd2QxOW8=
What you see is a base64 encoded string -- probably from an
"SHA" encoded password.
--
Dieter
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web
services, security?
Get stuff done quickly with pre-integrated technology to
make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on
Apache Geronimo
http://sel.as-us.falkag.net/
sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Plone-Users mailing list
Plone-Users lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plone-users
|