# default: off # description: The poppassd daemon serve to password change, using PAM # subsystem. Only localhost access is generally required, thus proper # hosts.[allow|deny] and iptables setting must be done. # Note identd daemon (oidentd package under newer (F3+?) Fedora version) # is used to return the user name of process with TCP/IP connection, # as specified in the RFC1413 identification server. service poppassd { disable = yes socket_type = stream wait = no user = root server = /usr/sbin/poppassd log_on_success += HOST DURATION log_on_failure += HOST }