The secure version of rlogin accesses rlogind through the new port
specified by the /etc/services entry klogin when operating as a secure
client. If you invoke rlogin with the -P option, or if you run a non-secure
version of rlogin, then rlogin will behave as a non-secure client and access rlogind through the login port.
The secure version of remsh accesses remshd through the new port specified
by the /etc/services entry kshell when operating as a secure client. If
you invoke remsh with the -P option, or if you run a non-secure version of remsh, then remsh will behave as a non-secure client and access remshd
through the shell port.
The secure version of rcp accesses remshd through the new port specified by
the /etc/services entry kshell when operating as a secure client. If you
invoke rcp with the -P option, or if you run a non-secure version of rcp, then rcp will behave as a non-secure client and access remshd through the shell
port.