Problem with Passwd + Popassd in FC4

Rodrigo Faria Tavares rodrigofariatavares at bol.com.br
Sat Dec 31 19:15:38 UTC 2005


Hello,

When I try to change a password using poppassd in Horde , not hapeen error log, but the password not change.

See my configuration : 

# /etc/hosts.deny
/usr/sbin/poppassd: apache at localhost: allow
/usr/sbin/poppassd: ALL: deny

# /etc/xinetd./poppassd
service poppassd
{
 disable = no
 socket_type = stream
 wait = no
 user = root
 only_from = localhost
 server = /usr/sbin/poppassd
 log_on_success += USERID
 log_on_failure += USERID
}

# /etc/pam.d/popppassd
#%PAM-1.0
auth       required     /lib/security/pam_pwdb.so shadow nullok
account    required     /lib/security/pam_pwdb.so
password   required     /lib/security/pam_cracklib.so retry=3
password   required     /lib/security/pam_pwdb.so use_authtok nullok

root at gateway ~]# ls -las /usr/sbin/poppassd
16 -rwxr-xr-x  1 root root 13490 Dez 30 11:00 /usr/sbin/poppassd

How I can to resolve it ?

Bests Regards,

Rodrigo  Faria Tavares
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/redhat-install-list/attachments/20051231/cc5ebbc5/attachment.htm>


More information about the Redhat-install-list mailing list