vinay kumar <[email protected]> writes: > I have configured KDC, application server, client as given in the > manual and i have created principal [email protected] > but when i run rlogin and telnet i am getting following error.
> 1. When i run *rlogin *i am getting following error(Uncommented rlogind > in /etc/inetd.conf on both application server and client): > *[r...@free4 vinaykumar]# rlogin [email protected] > error getting credentials: Server not found in Kerberos database > trying normal rlogin (/usr/bin/rlogin) > [email protected]: Connection refused The argument to rlogin is the system to which you wish to log in, not a principal name. -- Russ Allbery ([email protected]) <http://www.eyrie.org/~eagle/> ________________________________________________ Kerberos mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/kerberos
