[823] in SIPB_Linux_Development
Re: AFS, rcp problem
daemon@ATHENA.MIT.EDU (Derek Atkins)
Fri Dec 2 15:11:42 1994
To: Jonathon Weiss <jweiss@MIT.EDU>
Cc: linux-afs@MIT.EDU, linux-dev@MIT.EDU
In-Reply-To: Your message of "Fri, 02 Dec 1994 04:10:18 EST."
<199412020910.EAA27194@epee.mit.edu>
Date: Fri, 02 Dec 1994 15:05:51 EST
From: Derek Atkins <warlord@MIT.EDU>
rcp is setuid root and you do not have a PAG; therefore rcp is not
seeing your tokens.
Either:
1) Change rcp to not be setuid root, or
2) Give yourself a PAG
I think we should fix xlogin, and possibly /bin/login and/or login.krb
to give people PAGs, or at least give them the option to get a PAG, on
login. This will solve this problem. You will notice that all the
Athena platforms (except Sun, and that is being fixed in 7.8) give
user's PAGs on login. Linux probably should, too. Otherwise tokens
are stored by the user's UID in the kernel.
-derek
> I can't seem to rcp files dirrectly into AFS. I have tried this on
> epee, running 1.1.61 with the 1.1.61 libafs. I have not had an
> oppertunity to try it on a later version.
> epee:~/work-area: rcp tla:/etc/passwd .
> rcp: .: Permission denied