RE: password test failing
"Dave Kitabjian" <[email protected]> Tue, 21 Oct 2003 09:01:37 -0400
| Newsgroups | gmane.comp.djb.checkpassword |
|---|---|
| Message-ID | <E388694238BBE5459F483F47306E4F1002234D13@nce2k.NCDOMAIN.netcarrier.com> |
I'm not sure I understand how you have gotten any mail to delivery successfully without having anything in /var/qmail/users, but I'll leave that alone for the moment... Regarding /etc/passwd, yea, I think that's all you need normally. In Q-Cards, I use the Single-UID approach to qmail which means that the POP info has to be in a separate file from /etc/passwd, sometimes called poppasswd. Dave > -----Original Message----- > From: Mark Turrin [mailto:[email protected]] > Sent: Monday, October 20, 2003 10:05 PM > To: Dave Kitabjian > Cc: [email protected] > Subject: RE: password test failing > > Hi Dave, > > Thanks for the tip. My /var/qmail/users has nothing in it. Do I need to > make another list of users for POP services over and above those users > already in /etc/passwd? > > > > > On Mon, 20 Oct 2003, Dave Kitabjian wrote: > > > Check out this section of Q-Cards. It walks you through debugging things > > like this: > > > > http://www.kitabjian.com/dave/qmailhelp/#Retrieving > > > > Dave > > :) > > > > > -----Original Message----- > > > From: Mark Turrin [mailto:[email protected]] > > > Sent: Saturday, October 18, 2003 12:38 PM > > > To: [email protected] > > > Subject: password test failing > > > > > > Hello, > > > > > > After installing the checkpassword program I can't get it to pass the > > pop > > > login test showm below when using verified local users and passwords. > > > > > > How can I begin to debug this? > > > > > > > > > > > > Simulate a failed POP login: > > > > > > # /var/qmail/bin/qmail-popup blah /bin/checkpassword pwd > > > +OK <...@blah> > > > user Frodo > > > +OK > > > pass Friend > > > -ERR authorization failed > > > >