Sophie

Sophie

distrib > * > 2008.0 > x86_64 > by-pkgid > b1fe2a16584fced36ca0dd8f23c41d84 > files > 42

krb5-1.6.2-7.2mdv2008.0.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 -5
	disable		= yes
}