I'm implementing SAMBA+PDC+LDAP, all is working fine, but I don’t know what password is using to rootdn, with esmith::util::LdapPassword (); can be obtained but is possible obtain it in clear text???? Thanks.
Quote from: "hgomez"I'm implementing SAMBA+PDC+LDAP, all is working fine, but I don’t know what password is using to rootdn, with esmith::util::LdapPassword (); can be obtained but is possible obtain it in clear text???? Thanks.That is in clear text.If you are doing development work, please discuss it (and seek help) on the devinfo mailing list.
right now it has: {SSHA}xo1bpqkVewUIerhhJ+4c0/SGw0aA0d2g that mean "secret".Thanks.
... that long string of characters *is* the clear text password, not an encrypted representation.