Sophie

Sophie

distrib > Mageia > 1 > i586 > media > core-updates-src > by-pkgid > df524f73c71c55c575efad0cd3a37ad7 > files > 34

krb5-appl-1.0.1-2.3.2.mga1.src.rpm

# default: off
# description: The kerberized rshell server accepts rshell commands \
#              authenticated and encrypted with Kerberos 5.
service kshell
{
	flags		= REUSE
	socket_type	= stream        
	wait		= no
	user		= root
	server		= /usr/sbin/kshd
	server_args	= -e
	disable		= yes
}