[OpenAFS] ownership of files
Rudy Gevaert
rgevaert@elis.ugent.be
Wed, 16 Mar 2005 09:24:23 +0100
Hello,
I've installed Openafs (with the debian packages) and have it almost
fully working.
When I'm logged on, and have the afs token the files I make don't have
as owner the user who made the file. The group is ok.
test03@antserv02:/afs/gevaert.sp/linux$ id test03
uid=1003(test03) gid=1003(test03) groups=1003(test03)
test03@antserv02:/afs/gevaert.sp/linux$ touch bleh
test03@antserv02:/afs/gevaert.sp/linux$ ls -ld bleh
-rw-r--r-- 1 32766 test03 0 Mar 16 09:23 bleh
Any ideas what this could be?
Thanks in advance,
Rudy