TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [TCLUG:15357] automount + yp == trouble
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
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
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:
>
>
>
> > what does your auto.home look like on the server.. (original file) and
>
> +auto_home
> aix moby:/export/aix
> data moby:/export/data
> admin www:/export/www/admin
> .
> .
> .
>
>
> > what does your auto.master look like on your client?
>
> +auto_master
>
> Thanks,
> Lynette Bellini
> Systems Administrator
> University of Minnesota
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tclug-list-unsubscribe@mn-linux.org
> For additional commands, e-mail: tclug-list-help@mn-linux.org
>