CyberNinjas / libnss_aad

Name Service Switch (NSS) Module for performing user lookups against the Azure Active Directory (AAD).
GNU General Public License v3.0
13 stars 5 forks source link

Generate user passwords #7

Closed Jnchi closed 5 years ago

Jnchi commented 5 years ago

Uses libsodium to create cryptographically secure random passwords Uses crypt_make_salt from linux-pam to generate the salt Various changes made to the build system to support the above

Closes: https://github.com/CyberNinjas/libnss_aad/issues/6