Does anyone have a userdb working that they could send me a snippit of for
testing?

I'm pretty sure that I have the userdb syntax correct, and the system
configured propperly.

Does anyone use userdb here?

Thanks,

Chad

----- Original Message -----
From: "Chad Osmond" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, April 08, 2002 2:02 PM
Subject: [courier-users] Userdb Problems


> Hello,
>
> I have Courier 0.37.3 installed and it's working now using authpam. This
> works great except I need to have virtual domains working in a non
forwarded
> manner ([EMAIL PROTECTED] goes user-dom) so that SqWebmail will display the
> correct mail address when it sends.
>
> I'm pretty stuck on this one, any help would be wonderful!
>
> I have a user called "osmond" with a pass of "asdf" Using authpam this
works
> fine:
>
> +OK Hello there.
> user osmond
> +OK Password required.
> pass asdf
> +OK logged in.
>
> And then I create a userdb file using:
>
> [courier@pegasus courier]$ userdbpw | userdb osmond set uid=500 gid=500
> home=/home/osmond/  mail=/home/osmond/Maildir/ systempw
>
> Password: asdf
> Reenter Password: asdf
>
> [courier@pegasus courier]$ makeuserdb
> [courier@pegasus courier]$ telnet localhost 110
> Trying 127.0.0.1...
> Connected to localhost.localdomain.
> Escape character is '^]'.
> +OK Hello there.
> user osmond
> +OK Password required.
> pass asdf
> -ERR Login failed.
>
> /var/log/messages reports:
> Apr  8 13:53:38 pegasus authdaemond.plain: authdaemon: modules="authuserdb
> authpam", daemons=5
>
> /var/log/maillog reports:
> Apr  8 13:53:33 pegasus pop3d: Connection, ip=[::ffff:127.0.0.1]
> Apr  8 13:53:43 pegasus pop3d: LOGIN FAILED, ip=[::ffff:127.0.0.1]
>



_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to