[748] in Info-AFS_Redistribution
Re: MIT rlogin not working from afs
daemon@ATHENA.MIT.EDU (Joseph_Jackson@transarc.com)
Fri May 1 17:03:58 1992
Date: Fri, 1 May 1992 15:31:22 -0400 (EDT)
From: Joseph_Jackson@transarc.com
To: Info-AFS@transarc.com, info-kerberos@athena.mit.edu
In-Reply-To: <9205011907.AA25257@oaunx1.CTD.ORNL.GOV>
Jamey Maze <jnm@ornl.gov> writes:
> There's got to be a simple answer to this problem. Yesterday, I made
> /usr/athena be a symbolic link to afs and copied the /usr/athena branch (MIT
> Kerberos stuff) from my local disk to afs. Now when I run the MIT versions
> of rlogin, rcp, and rsh, they complain, for example,
>
> % rlogin sws9
> rlogin: Kerberos rcmd failed: Can't access ticket file (tf_util).
Did you check the setuid bits on the AFS version of the files?
Copying them into AFS when you aren't a system administrator would
almost certainly strip off that information. Use "ls -lg" on both
directories and carefully compare the output.
If the mode bits, owner, or group ids are different, become root, get
a new pag, and authenticate as a system administrator. Then you will
be able to correct the situation with "chgrp", "chown", and "chmod".
Joe Jackson,
AFS Product Support,
Transarc Corp.