Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-release > by-pkgid > abc45bd7bc5ba6df29bb2b51657354c6 > files > 2

poppassd-ceti-1.8.5-9.mga5.x86_64.rpm

# default: off
# description: The POPPASSD service allows remote users to change their
#              password remotely via Eudora or NUPOP using a network
#              protocol on port 106.
#
service poppassd
{
	socket_type		= stream
	wait			= no
	user			= root
	server			= /usr/sbin/poppassd
	log_on_success		+= USERID
	log_on_failure		+= USERID
	disable			= yes
}