LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Can't start X on a machine where users home are on an NFS share (https://www.linuxquestions.org/questions/linux-networking-3/cant-start-x-on-a-machine-where-users-home-are-on-an-nfs-share-331930/)

slacroix 06-09-2005 01:13 PM

Can't start X on a machine where users home are on an NFS share
 
Hi all,

I have a computer that mount the /home directory from a NFS share on a fileserver. In terminal mode everything works fine, I see the user folder, I can read and write files and so on. The problem arise if I try to log in X, it gives me the following error :

The home directory is set as /home/users/username but the directory does
not seem to exist.

It then suggest me to set my home as / which is not what I want.

Any idea, btw root cannot read that NFS share (because of permission)

Does that ring a bell anyone ?

Your help is very much appreciated

Thanks

rjkfsm 06-10-2005 12:23 PM

Post your /etc/fstab

RK

slacroix 06-10-2005 12:37 PM

Thanks RK for the answer,

I am using autofs to mount that share so there is no entry for it in fstab.

my auto.master looks like this

/home yp:auto.home

I tried mounting it in fstab but I get the same error.

Thanks !

S


All times are GMT -5. The time now is 12:36 AM.