cvs commit: src/lib/libpam/modules/pam_unix pam_unix.c

Dag-Erling Smorgrav des at FreeBSD.org
Thu Apr 24 05:26:27 PDT 2003


des         2003/04/24 05:26:25 PDT

  FreeBSD src repository

  Modified files:
    lib/libpam/modules/pam_unix pam_unix.c 
  Log:
  Remove a bogus null password check which assumed that a user with an empty
  password must necessarily have an empty pwd->pw_passwd.  Also add a check
  that prevents users from setting a blank password unless the nullok option
  was specified.  Root is still allowed to give anyone a blank password.
  
  Revision  Changes    Path
  1.41      +8 -2      src/lib/libpam/modules/pam_unix/pam_unix.c


More information about the cvs-src mailing list