mysql - Getting User Hashes from AD -


i'm setting mysql database , try enable users login active directory username , password. extract names ad, im stuck in getting hashes. googled around , solutions find sound i'm going hack our ad. there secure (and maybe easy?) way hashes, can store them in mysql.user table?

i'm operating ubuntu 14.04 system , have admin account in ad, can authenticate via kerberos, parts of script written in bash.

i asked boss permission, he's fine solution.

thanks help

edit: i'm open-minded other solution, if users can login database ad username , password, maybe third-party-authenticator kerberos?


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -