On May 21, 2012, at 5:12 PM, Kenneth S Mclane wrote: > I'm getting closer. I'm wondering if I need to find out what form they are > encrypting the password in? It defaults to SHA-1, but I do not know if that > is correct.
You do not need that because you're not dealing with the hashes directly. By asking the directory to authenticate, you're offloading that problem. Best regards. -lem _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
