Howard Chu wrote:
The first thing I would have done would be slapcat -n0 to see what all of the existing rootpw's were. They would all be base64 encoded; decode them to see if any of them are plaintext. If so, then the problem is already solved - you have the password.
And what to do if the password is hashed? Ciao, Michael.