RLogin options
Allows an eight-bit input data path at all times; otherwise parity bits are stripped except when the remote side's stop and start characters are other than ^S / ^Q.
Stops any character from being recognized as an escape character. When used with the option above, this provides a completely transparent connection.
Turns off all Kerberos authentication. So you will be using the standard Berkeley .rhosts authorization mechanism instead.
Allows the rlogin session to be run in ``litout'' mode. ????
Turns on socket debugging on the TCP sockets used for communication with the remote host.
Set the initial escape character to: ___ . With this option, you replace ``~'' - the default escape character. This specification may be as a literal character, or as an octal value in the form \nnn. (eg: \099)
Request Kerberos tickets for the remote host in the realm: _____. The option requests rlogin to obtain tickets for the remote host in the specified realm instead of the remote host's realm as determined by krb_realmofhost.
Turns on DES (Data Encryption Standard) encryption for all data passed via the rlogin session. This may impact response time and CPU utilization, but provides increased security.