Hallo,
wollte mir gegenseitig den Zugriff von Rechner zu Laptop einrichten per nfs. Klappt aber nicht, da angeblich nur als root möglich, aber auch mount -a als root wird denied.
mount -a :
mount.nfs4: access denied by server while mounting 10.0.118.11:/home/thomas/Musik
mount.nfs4: access denied by server while mounting 10.0.118.11:/home/thomas/Dokumente
mount.nfs4: access denied by server while mounting 10.0.118.11:/home/Thomas/Bilder
mount.nfs4: access denied by server while mounting 10.0.118.11:/home/thomas/Videos
/etc/exports/
/windows/E/Eigene_Musik/ 10.0.118.11(ro,root_squash,sync,no_subtree_check)
/windows/E/Eigene_Bilder 10.0.118.11(ro,root_squash,sync,no_subtree_check)
/windows/E/Eigene_Videos/ 10.0.118.11(ro,root_squash,sync,no_subtree_check)
/windows/E/Downloads/ 10.0.118.11(fsid=0,crossmnt,ro,root_squash,sync,no_subtree_check)
/windows/E/Eigene_Dokumente/ 10.0.118.11(ro,root_squash,sync,no_subtree_check)
rpcinfo -p
rpcinfo -p
program vers proto port service
100000 4 tcp 111 portmapper
100000 3 tcp 111 portmapper
100000 2 tcp 111 portmapper
100000 4 udp 111 portmapper
100000 3 udp 111 portmapper
100000 2 udp 111 portmapper
100005 1 udp 45835 mountd
100005 1 tcp 47727 mountd
100005 2 udp 35914 mountd
100005 2 tcp 54878 mountd
100005 3 udp 47319 mountd
100005 3 tcp 43711 mountd
100024 1 udp 57908 status
100024 1 tcp 59386 status
100003 2 tcp 2049 nfs
100003 3 tcp 2049 nfs
100003 4 tcp 2049 nfs
100227 2 tcp 2049 nfs_acl
100227 3 tcp 2049 nfs_acl
100003 2 udp 2049 nfs
100003 3 udp 2049 nfs
100003 4 udp 2049 nfs
100227 2 udp 2049 nfs_acl
100227 3 udp 2049 nfs_acl
100021 1 udp 41739 nlockmgr
100021 3 udp 41739 nlockmgr
100021 4 udp 41739 nlockmgr
100021 1 tcp 33191 nlockmgr
100021 3 tcp 33191 nlockmgr
100021 4 tcp 33191 nlockmgr
Die fstab Einträge erscheinen auch in Dolphin, aber beim Versuch drauf zuzugreifen geht dies angeblich nur als root.
wollte mir gegenseitig den Zugriff von Rechner zu Laptop einrichten per nfs. Klappt aber nicht, da angeblich nur als root möglich, aber auch mount -a als root wird denied.
mount -a :
mount.nfs4: access denied by server while mounting 10.0.118.11:/home/thomas/Musik
mount.nfs4: access denied by server while mounting 10.0.118.11:/home/thomas/Dokumente
mount.nfs4: access denied by server while mounting 10.0.118.11:/home/Thomas/Bilder
mount.nfs4: access denied by server while mounting 10.0.118.11:/home/thomas/Videos
/etc/exports/
/windows/E/Eigene_Musik/ 10.0.118.11(ro,root_squash,sync,no_subtree_check)
/windows/E/Eigene_Bilder 10.0.118.11(ro,root_squash,sync,no_subtree_check)
/windows/E/Eigene_Videos/ 10.0.118.11(ro,root_squash,sync,no_subtree_check)
/windows/E/Downloads/ 10.0.118.11(fsid=0,crossmnt,ro,root_squash,sync,no_subtree_check)
/windows/E/Eigene_Dokumente/ 10.0.118.11(ro,root_squash,sync,no_subtree_check)
rpcinfo -p
rpcinfo -p
program vers proto port service
100000 4 tcp 111 portmapper
100000 3 tcp 111 portmapper
100000 2 tcp 111 portmapper
100000 4 udp 111 portmapper
100000 3 udp 111 portmapper
100000 2 udp 111 portmapper
100005 1 udp 45835 mountd
100005 1 tcp 47727 mountd
100005 2 udp 35914 mountd
100005 2 tcp 54878 mountd
100005 3 udp 47319 mountd
100005 3 tcp 43711 mountd
100024 1 udp 57908 status
100024 1 tcp 59386 status
100003 2 tcp 2049 nfs
100003 3 tcp 2049 nfs
100003 4 tcp 2049 nfs
100227 2 tcp 2049 nfs_acl
100227 3 tcp 2049 nfs_acl
100003 2 udp 2049 nfs
100003 3 udp 2049 nfs
100003 4 udp 2049 nfs
100227 2 udp 2049 nfs_acl
100227 3 udp 2049 nfs_acl
100021 1 udp 41739 nlockmgr
100021 3 udp 41739 nlockmgr
100021 4 udp 41739 nlockmgr
100021 1 tcp 33191 nlockmgr
100021 3 tcp 33191 nlockmgr
100021 4 tcp 33191 nlockmgr
Die fstab Einträge erscheinen auch in Dolphin, aber beim Versuch drauf zuzugreifen geht dies angeblich nur als root.