17 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Re: problem - sqw...
FromSent OnAttachments
Greg OwenMay 15, 2001 11:39 am 
Sam VarshavchikMay 15, 2001 3:11 pm 
Greg OwenMay 15, 2001 4:09 pm 
Sam VarshavchikMay 15, 2001 4:28 pm 
Greg OwenMay 15, 2001 7:04 pm 
Sam VarshavchikMay 15, 2001 9:23 pm 
Greg OwenMay 16, 2001 4:18 am 
Sam VarshavchikMay 16, 2001 4:55 am 
Greg OwenMay 16, 2001 7:51 am 
Greg OwenMay 17, 2001 5:15 am 
Bill MichellMay 17, 2001 6:31 am 
Greg OwenMay 17, 2001 7:45 am 
David BMay 17, 2001 1:43 pm 
David BMay 17, 2001 2:13 pm 
Sam VarshavchikMay 17, 2001 3:26 pm 
Sam VarshavchikMay 17, 2001 3:26 pm 
Bill MichellMay 18, 2001 2:46 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] Re: problem - sqwebmail works with real user, not userdb?Actions...
From:Greg Owen (gowe@swynwyr.com)
Date:May 16, 2001 7:51:38 am
List:net.sourceforge.lists.courier-users

Try using the authtest program to test that particular login. It runs the same authentication code as webmail.

That appears to work with the correct password, and fail with an incorrect password, which is what I would hope to see:

[root@dgsv authlib]# ./authtest jschull password Authenticated: module authuserdb Home directory: /home/virtmail/jschull UID/GID: 501/501 Maildir: /home/virtmail/jschull/Maildir AUTHADDR=jschull AUTHFULLNAME=<none> [root@dgsv authlib]# ./authtest jschull asdfasdf Temporary authentication failure from module authpam Authentication FAILED!