View Single Post

   
  #2 (permalink)  
Old 05-07-2008, 11:10 AM
Ian Collins
 
Posts: n/a
Default Re: login mount problem

Roger wrote:
> Hi,
>
> I have setup a Solaris 9 machine. I mounted the /home directory from
> another server /home2 in /etc/vfstab.
>
> 135.252.134.58:/home2 - /home nfs - yes
> rw,bg,intr,hard,proto=tcp
>

You really should not do that, /home is there for the automounter.

> Then I can access my home directory /home/zhangl on my Solaris 9
> machine. But I can not rlogin to the machine with my login zhangl and
> password of 135.252.134.58. What should I do? Which file need to be
> updated?
>

Read up on NIS, it is very easy to set up on a small (or even large)
network.

--
Ian Collins.
Reply With Quote