K 10 svn:author V 3 mtm K 8 svn:date V 27 2004-08-28T14:32:10.000000Z K 7 svn:log V 398 Also, match the full path to the special nologin shell. Previously, it would recognize it as a valid shell only if the basename (nologin) was specified. Now, it will recognize both the basename and the full path. NOTE: The full path as adduser(8) understands it is /usr/sbin/nologin. There is a symlink, /sbin/nologin, but that's deprecated and only there for backwards compatibility. END