Mailinglist Archive: opensuse (4348 mails)
| < Previous | Next > |
About pam_userdb
- From: Pep Serrano <pep@xxxxxxxxxxx>
- Date: Tue, 1 Oct 2002 18:54:30 +0200
- Message-id: <200210011854.31261.pep@xxxxxxxxxxx>
Hello susers,
Anyone out there using pam_userdb?
I tried and didn't get it working: It doesn't find the DB file.
Here is what I use for my pop authentication:
auth sufficient pam_userdb.so debug db=/etc/test
And so I create a DB in /etc/test.db (already tried with and without ".db").
For creating the Berkley DB I tried using the dbmmage utility from apache and
also using makemap.
Here is a piece of the log file:
Oct 1 18:48:19 montblanc pam_userdb[25169]: Verify user `test' with password
`test'
Oct 1 18:48:19 montblanc pam_userdb[25169]: user_lookup: could not open
database `/etc/test'
Can someone give me some help?
Anyone out there using pam_userdb?
I tried and didn't get it working: It doesn't find the DB file.
Here is what I use for my pop authentication:
auth sufficient pam_userdb.so debug db=/etc/test
And so I create a DB in /etc/test.db (already tried with and without ".db").
For creating the Berkley DB I tried using the dbmmage utility from apache and
also using makemap.
Here is a piece of the log file:
Oct 1 18:48:19 montblanc pam_userdb[25169]: Verify user `test' with password
`test'
Oct 1 18:48:19 montblanc pam_userdb[25169]: user_lookup: could not open
database `/etc/test'
Can someone give me some help?
| < Previous | Next > |