* Remove PAM session start part from init as sulogin do not use
authorDr. Werner Fink <werner@suse.de>
Thu, 1 Apr 2010 08:34:05 +0000 (08:34 +0000)
committerDr. Werner Fink <werner@suse.de>
Thu, 1 Apr 2010 08:34:05 +0000 (08:34 +0000)
commitfd6f5c507e6729144c62c649b0aab64655c31bf8
tree2ea481b3f8359ce0b6a6d435b65b62bc21913a68
parent0f9a1165ff531209013b9f9a34799d6f57c6b1d3
 * Remove PAM session start part from init as sulogin do not use
   and will not use a PAM conv() function.  The current sulogin
   is able to handle DES as well as MD5, SHA, and Blowfish encrypted
   passwords due using getpwnam(3).
 * Enable the sulogin fallback password check to handle  MD5, SHA, and
   Blowfish encrypted passwords in case of getpwnam(3) fails.

git-svn-id: svn://svn.sv.gnu.org/sysvinit/sysvinit/trunk@56 456724a4-4300-0410-8514-c89748c515a2
doc/Changelog
src/init.c