On 2019-12-10 11:17, Patrick O'Callaghan wrote:
*Dunno where to look?*
$ grep bobg /etc/passwd

poc

.

Client -

[root@Workstation-1 bobg]# grep bobg /etc/passwd
bobg:x:1000:1000:Bob Goodwin:/home/bobg:/bin/bash

[root@Workstation-1 bobg]# grep root /etc/passwd
root:x:0:0:root:/root:/bin/bash

server-

[root@NFS-Server bobg]# grep bobg /etc/passwd
bobg:x:1000:1000:Bob Goodwin:/home/bobg:/bin/bash

[root@NFS-Server bobg]# grep root /etc/passwd
root:x:0:0:root:/root:/bin/bash
operator:x:11:0:operator:/root:/sbin/nologin


If this is a problem, I really don't know what it should be? It appears they are the same on the server as on the client

Confusion prevails here, that is for me ...

--
Bob Goodwin - Zuni, Virginia,
Fedora Linux-31 XFCE
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to