Originally posted by: SystemAdmin
Kind of confused with the file attributes created in NFS directory.
I created B:/remote/subdir in A. Then when I cd to /remote/subdir, I saw the user and the group attributes of the subdir is different to the original (user/group) as on B side. For Example, the user/group of B side is the oracle/oinstall, while in my A side, they all show acarball/sshd. Then if I created a file on A side in that /remote/subdir, the file attribute will be the current user scope, while on the B side, the same file attribute is 202/bsp.
First, I did not know how the acarball/sshd was assigned.
Secondly, why 202/bsp on remote side (B). Besides, I do not have the acarball user under my A side although there is a sshd group.
Where can I find a good document to explain the relationship? Tried the mknfsmnt command, but nothing to explain there.