Re: checkpoppasswd - ERR authorization failed

1999-09-13 Thread Dennis Duval

Also, I believe that checkpoppasswd requires that the password in the
popusers file be encrypted.

Dennis Duval

>
> I installed qmail with the Jedi's checkpoppasswd.
>




Re: checkpoppasswd - ERR authorization failed

1999-09-13 Thread Dennis Duval

I'm also using the single-user method on a new mail service I just set up.
My system is up and running ok using this method.  I've noticed that nobody
seems to answer posts on this list which deal with the single-user method,
so I'm going to answer, even though I am not very experienced and this
probably won't help much.

Did you set the path to the popusers file in checkpoppassword.c before you
compiled it?

You might try using Paul Greg's hacked version of checkpoppassword at least
temporarily because it does extensive logging to syslog.  At least you will
find out this way if checkpasswd is being invoked ok.

I tried the telnet methods below on my system:

>
> telnet localhost 110
> Trying 127.0.0.1...
> Connected to localhost.
> Escape character is '^]'.
> +OK <1500 [EMAIL PROTECTED]>
> user toto
> +OK
> pass titi
> -ERR authorization failed
> Connection closed by foreign host.
>
I was able to get this method to authorize on my system.

>
> I also tried:
> /var/qmail/bin/qmail-popup earth.care2.com /bin/checkpasswd
> +OK <[EMAIL PROTECTED]>
> user toto
> +OK
> pass titi
> -ERR authorization failed
>
 I was able to get this method to authorize, but had to add the path to
qmail-pop3 and the delivery type, i.e.:

/var/qmail/bin/qmail-popup earth.care2.com /bin/checkpasswd
/var/qmail/qmail-pop3d Maildir

as per man qmail-popup.

Dennis Duval




checkpoppasswd - ERR authorization failed

1999-09-13 Thread Stephane Morand



I try again ... If someone have any tips, let me know. I have more and
more users frustrated each second...

Subject: checkpoppasswd - ERR authorization failed


Hi,

I installed qmail with the Jedi's checkpoppasswd.

I am running the pop server by the command:

/usr/local/bin/tcpserver 0 110 /var/qmail/bin/qmail-popup earth.care2.com
\
 /bin/checkpasswd /var/qmail/bin/qmail-pop3d Maildir &

/bin/checkpasswd is the jedi's programm compiled with -lcrypt.

The problem is that I can't get an authorization.
toto is a user that I added in users/poppasswd and users/assign (toto
is not a "system user" - I used the Paul Gregg Single UID mailbox Howto
( http://www.tibus.net/pgregg/projects/ ) ). I used a 2.2.12 kernel /
RedHAt with shadow passwd.
I refreshed the database with qmail-newu. There is no special messages in
the logfile(auth).

Here we go:

telnet localhost 110
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
+OK <1500 [EMAIL PROTECTED]>
user toto
+OK 
pass titi
-ERR authorization failed
Connection closed by foreign host.


I also tried:
/var/qmail/bin/qmail-popup earth.care2.com /bin/checkpasswd
+OK <[EMAIL PROTECTED]>
user toto
+OK 
pass titi
-ERR authorization failed



Does someone has any idea on this problem ?

Thanks and Thanks,


Stephane 





checkpoppasswd - ERR authorization failed

1999-09-13 Thread Stephane Morand


Hi,

I installed qmail with the Jedi's checkpoppasswd.

I am running the pop server by the command:

/usr/local/bin/tcpserver 0 110 /var/qmail/bin/qmail-popup earth.care2.com
\
 /bin/checkpasswd /var/qmail/bin/qmail-pop3d Maildir &

/bin/checkpasswd is the jedi's programm compiled with -lcrypt.

The problem is that I can't get an authorization.
toto is a user that I added in users/poppasswd and users/assign (toto
is not a "system user" - I used the Paul Gregg Single UID mailbox Howto
( http://www.tibus.net/pgregg/projects/ ) ). I used a 2.2.12 kernel /
RedHAt with shadow passwd.
I refreshed the database with qmail-newu. There is no special messages in
the logfile(auth).

Here we go:

telnet localhost 110
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
+OK <1500 [EMAIL PROTECTED]>
user toto
+OK 
pass titi
-ERR authorization failed
Connection closed by foreign host.


I also tried:
/var/qmail/bin/qmail-popup earth.care2.com /bin/checkpasswd
+OK <[EMAIL PROTECTED]>
user toto
+OK 
pass titi
-ERR authorization failed



Does someone has any idea on this problem ?

Thanks and Thanks,


Stephane