[OpenAFS] token oddities under Linux

Marc Schmitt schmitt@inf.ethz.ch
Fri, 26 Jul 2002 15:36:07 +0200


Hi Charles,

Charles Clancy wrote:
>>Judging by your first question, you don`t believe what I get, do you? In
>>other words, you`ve never seen that effect on your Linux boxes???
> 
> 
> I can verify this behavior on my Linux and Solaris machines:
> 
> HOWEVER -- I'm running the same versions of OpenAFS on the same platforms.
> We're both running 1.2.3 under Solaris and 1.2.5 under Linux.  Could it be
> a 1.2.5 problem, rather than a Linux problem?  Does anyone have 1.2.5
> installed on a Sparc, or 1.2.3 installed under Linux?

On some older installation (RedHat 7.1):

bash-2.04$ id
uid=1049(schmitt) gid=99(nobody) 
groups=99(nobody),2000(ssw),14(uucp),10(wheel)
bash-2.04$ uname -a
Linux lin 2.4.9-6smp #1 SMP Thu Oct 18 09:22:57 EDT 2001 i686 unknown
bash-2.04$ rpm -q openafs
openafs-1.2.2-rh7.1.1
bash-2.04$ id
uid=1049(schmitt) gid=99(nobody) 
groups=99(nobody),2000(ssw),14(uucp),10(wheel)
bash-2.04$ klog -setpag mschmitt
Password:
bash-2.04$ id
uid=1049(schmitt) gid=99(nobody) 
groups=34389,35722,99(nobody),2000(ssw),14(uucp),10(wheel)


You`re right, it seems to be a problem of version 1.2.5, it obviously 
worked with 1.2.2.

Greetz
	Marc