Re: NFS root only access -

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2019-12-11 03:34, Bob Goodwin wrote:
>
> 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 ...
>

This shows that the UID for bobg (the first number in the password entry) is 1000
This shows that the GID for bobg (the second number in the password entry) is 1000

So, they are the same.  That is what is wanted.

Therefore, follow what I said earlier.

On the server.....

chown -R bobg:bobg /nfs4exports

Making ownership of the directory.



-- 
The key to getting good answers is to ask good questions.
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
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@xxxxxxxxxxxxxxxxxxxxxxx



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux