diff options
Diffstat (limited to 'contrib/pam_modules/pam_passwdqc/PLATFORMS')
-rw-r--r-- | contrib/pam_modules/pam_passwdqc/PLATFORMS | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/contrib/pam_modules/pam_passwdqc/PLATFORMS b/contrib/pam_modules/pam_passwdqc/PLATFORMS index c38ecfc..35176e6 100644 --- a/contrib/pam_modules/pam_passwdqc/PLATFORMS +++ b/contrib/pam_modules/pam_passwdqc/PLATFORMS @@ -11,8 +11,11 @@ module prompts for the old password, things should work either way. FreeBSD. -Currently, FreeBSD doesn't use PAM for password changing. This means -you won't be able to use pam_passwdqc with FreeBSD. +As of this writing (April 2002), FreeBSD-current is moving to OpenPAM +which pam_passwdqc already includes support for. The next step would +be for FreeBSD to start actually using PAM from password changing. +Once that becomes a reality, you should be able to use pam_passwdqc +with FreeBSD. Solaris. |