TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [TCLUG:15357] automount + yp == trouble



what did the command return when you did an autofs start?
you don't need the +auto.master, or the +auto.home in either file

which distro versions are you using for client/server/

Thank You,
        Ben Kochie (ben@nerp.net)

*-----------------------*  [ - * - * - * - * - * - * - * - ]
| Unix/Linux Consulting |  [ Haiku Error Message:          ]
|  PC/Mac Repair        |  [  Chaos reigns within.         ]
|   Networking          |  [  Reflect, repent, and reboot. ]
| http://nerp.net       |  [  Order shall return.          ]
*-----------------------*  [ - * - * - * - * - * - * - * - ]

 "Unix is user friendly, Its just picky about its friends."

On Mon, 3 Apr 2000, Lynette Bellini wrote:

> 
> > ok.. it looks like you forgot to configure the auto.master on your client
> > system.. it's a simple change.. simply tell it to grab home's from the NIS
> > server..
> > 
> > +auto.master
> > /home		auto.home
> 
> I originally had the contents as just:
> 
> /home     auto.home
> 
> but changed it to just +auto.master on someone else's advice.
> It is now:
> 
> +auto_master
> /home     auto.home
> 
> > since the path is not absolute, it will check with NIS first.. just make
> > sure you add that, /etc/init.d/autofs reload, and make sure /home is empty
> > so it doesn't try and overwrite the old mounts
> 
> The automounter is not running, nor does it start when I do autofs
> start. There are no messages in /var/log/messages.
> 
> Lynette
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tclug-list-unsubscribe@mn-linux.org
> For additional commands, e-mail: tclug-list-help@mn-linux.org
>