10 Set up one service

For testing purposes, we can set up krb5-rsh-server. You will need to restart inetd for this to work. Do this using the following command:

/etc/init.d/openbsd-inetd restart  
  

Once the service is installed, use kinit user to authenticate as a particular user, then use krb5-rsh -x krbsvr.test.org -l username to log in.