Douglas E. Engert <[EMAIL PROTECTED]> wrote:
> Frank Burkhardt wrote:
>> Hi,
>>
>> I've got a strange problem here. Some of my AFS-client-machines must
>> put some stuff into AFS on a regular basis. Since all of them have
>> a host/...-Keytab, I wanted to use it as AFS-identity:
>> [snip]
>> However, when I try to create a file in AFS, I'm recognised as
>> anonymous: [EMAIL PROTECTED] # cd /afs/cbs.mpg.de/tmp/leipzig;rm -f xxx
>>  [EMAIL PROTECTED] # touch xxx
>>  [EMAIL PROTECTED] # ls -la xxx
>>  -rw-r--r-- 1 anonymous root 0 Aug 26 16:25 xxx
>
> ls -l uses the host's mapping of UID to names.
>
> So was the file written with the anonymous UID?
> ls -ln  should show the UID.
> What mappings are /etc/passwd, NIS or LDAP?

Doesn't fs examine on a specific file show the actual PTS owner?

<<CDC


_______________________________________________
OpenAFS-info mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-info

Reply via email to