local and NIS user with the same name - chown

1.5k Views Asked by At

I have a linux with a configured NIS domain, and both a local user and a NIS user with the name johndoe (but different UIDs).

When applying 'chown johndoe:johndoegrp somefile.txt' - which john doe will become the owner ? I know I can see for myself with 'ls -n', but some end users told me that they got inconsistent outcomes.

Is it possible ?

1

There are 1 best solutions below

0
On BEST ANSWER

you have to check the order in /etc/nsswitch.conf. On Machine I have

  passwd:     files nis