[sork] (no subject)

Michael Connors admin at morguefile.com
Fri Jun 6 12:42:19 PDT 2003


I could really use a little help with my poppassd server-

configuration
Linux 7.2
ensim 3.1.1-31
domain is morguefile.com

I can connect to the server either through imp or telnet, but it is not 
recognizing the old password



here is what I've tried:
in /etc/xinetd.d/poppassd

service poppassd
{
        disable = no
        socket_type = stream
        protocol    = tcp
        wait        = no
        user        = root
        server      = /usr/sbin/poppassd
        only_from   = localhost
}


I did copy /etc/pam.d/passwd to /etc/pam.d/poppassd

I put:
poppassd: root at localhost: allow
poppassd: ALL: deny
in hosts.allow and hosts.deny and that caused the server to fail so I removed 
it. This is what I am seeing in /var/log/messages

Jun  6 15:10:37 ensim passwd(pam_unix)[14034]: check pass; user unknown
Jun  6 15:10:37 ensim passwd(pam_unix)[14034]: authentication failure; logname= 
uid=0 euid=0 tty= ruser= rhost=
Jun  6 15:10:39 ensim poppassd[14034]: old password is incorrect for user 
michael at morguefi

I'm noticing that the tail end of the login is getting chopped off, any ideas?
thanks in advance
michael connors



-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/


More information about the sork mailing list