[23587] in Kerberos

home help back first fref pref prev next nref lref last post

krb_sendauth failed RHEL 3 and rsh/rlogin

daemon@ATHENA.MIT.EDU (bh_ent@hotmail.com)
Thu Mar 24 16:20:13 2005

From: "bh_ent@hotmail.com" <bh_ent@hotmail.com>
Date: 24 Mar 2005 12:36:22 -0800
Message-ID: <1111696582.731290.229190@z14g2000cwz.googlegroups.com>
To: kerberos@mit.edu
Errors-To: kerberos-bounces@mit.edu

This is simply an informational message, so folks googling for the
solution may find it, and won't have to bother you folks in this
newsgroup with unrelated questions.

RHEL (3 at least) ships with the /usr/kerberos/bin and
/usr/kerberos/sbin paths as the first two directories in the default
PATH.  If you edit /etc/profile.d/krb5.sh and change the following two
entries:

PATH=/usr/kerberos/bin:${PATH}

PATH=/usr/kerberos/sbin:${PATH}

to read this way respectively:

PATH=${PATH}:/usr/kerberos/bin

PATH=${PATH}:/usr/kerberos/sbin

you should have no further probs.

Hope that helps,

Drew Myers
RHCE

________________________________________________
Kerberos mailing list           Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos

home help back first fref pref prev next nref lref last post