Re: authentication
"Gabor Z. Papp" <[email protected]>
| Newsgroups | gmane.network.sn |
|---|---|
| Organization | gzp |
| Message-ID | <[email protected]> |
* Alexey Nogin <[email protected]>: |> Is there any way to do authentication against flat db file? |> | PAM allows that. My RedHat package comes with a default setup that does | exactly that - it authenticates against /var/lib/sn/passwd.db (and it | includes a /var/lib/sn/Makefile to make /var/lib/sn/passwd.db out of | plain-text flat /var/lib/sn/passwd). tks Alexey, I'll take a look. I just don't want to install the bloating PAM libs. ;-)