--- src/UPDATING 2005/06/09 19:39:18 1.14 +++ src/UPDATING 2005/09/06 10:56:05 1.15 @@ -17,6 +17,11 @@ mailing list with the details. The compatiblity shims for the build environment have been removed, you have to update to DragonFly 1.2 release branch first. +The default PAM configuration has moved from /etc/pam.conf to /etc/pam.d/. +The existing configuration can be converted using /etc/pam.d/convert.sh. +Entries in /etc/pam.d/ override entries in /etc/pam.conf. In addition +the pam_skey.so module was retired, you have to remove it manually from +your configuration, when you convert it. > Required user and group IDs when upgrading from either FreeBSD or DragonFly ---------------------