|
Revision 233, 67 bytes
(checked in by athomas, 4 years ago)
|
- Added an INSTALL file documenting the usual installation instructions.
- Default to using Flex, as Lex has internal constraints.
- Added default op.pam which is now installed if /etc/pam.d exists.
|
| Line | |
|---|
| 1 |
#%PAM-1.0 |
|---|
| 2 |
auth required pam_unix.so |
|---|
| 3 |
auth required pam_nologin.so |
|---|