openldap-pbkdf2
openldap-pbkdf2 copied to clipboard
Support for regular base64 encoding
Would it be possible to provide support for regular base64 encoding in addition to adapted? I'm using back-sql from a MySQL database that I do not administer, generating adapted base64 from a view is proving to be difficult.
Probably, I had assumed the case that using regular base64. slappasswd generates only adapted base64 encorded strings. But It may accept both format when checking. Please try it :-) Note that base64 have many variants.