This is to announce that I solved the problem that I created for myself in
the first place.
On Thu, 6 Sep 2001 at 13:42, Ian C. Sison wrote:
> I'm not exactly sure what {crypt} or {MD5} mean in LDAP, but i know
> that plain and simple MD5 is not compatible with what appears in
> /etc/shadow.
{crypt} in OpenLDAP means that it will use the crypt(3) function to work
on the passwords. This is in the FAQ. This means that OpenLDAP must be on
the same machine that the passwords were created on because crypt() is
quite system dependent (daw).
In my case I shouldn't have bothered making the perl script put {md5}
because {crypt} is correct. Like with /etc/{passwd,shadow}, if it sees
"$1$" it will do crypt-MD5 as you previously mentioned.
So we don't need to redo everyone's passwords. I just have to re-do the
LDIF to update the database. BWAHAHAHAHA!!!
What me bobo? Yes, me bobo. A little knowledge is a dangerous thing. ;>
--> Jijo
--
Federico Sevilla III :: [EMAIL PROTECTED]
Network Administrator :: The Leather Collection, Inc.
GnuPG Key: <http://jijo.leathercollection.ph/jijo.gpg>
_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]
To subscribe to the Linux Newbies' List: send "subscribe" in the body to
[EMAIL PROTECTED]