Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.cs.su.oz.au!metro!metro!munnari.OZ.AU!news.mel.connect.com.au!news.syd.connect.com.au!phaedrus.kralizec.net.au!news.mel.aone.net.au!news.mira.net.au!pumpkin.pangea.ca!www.nntp.primenet.com!nntp.primenet.com!europa.clark.net!cpk-news-hub1.bbnplanet.com!news.bbnplanet.com!newsfeed.internetmci.com!metro.atlanta.com!cssun.mathcs.emory.edu!news-feed-1.peachnet.edu!paperboy.engeast.baynetworks.com!newsmaster From: Robert Withrow <bwithrow@baynetworks.com> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: AMD and Sun's automount maps Date: Mon, 19 May 1997 10:00:11 -0400 Organization: Bay Networks, Inc. Lines: 28 Message-ID: <33805CEB.41C67EA6@baynetworks.com> References: <33803426.291F@we.lc.ehu.es> NNTP-Posting-Host: tuva.baynetworks.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.01Gold (X11; I; FreeBSD 2.1.6-RELEASE i386) Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:41201 > I would like to know if there is any way of configuring AMD in > such a way that it could use the same auto.home indirect map that > is shared (using YP) in our local network. If there is (a way to use the *identical* map for AMD and AUTOMOUNT) I havn't found it. We use a perl script to automaticly convert the automount maps into AMD maps, and use the makefile to automaticly push them out... Works pretty well, too. We have a huge direct-mount map: bash$ ypcat amd.master | grep 'type:=direct' | wc 139 278 3475 And we have a bunch of other maps too: bash$ ypcat amd.master | grep -v 'type:=direct' | wc 13 13 124 One of which automounts everyone's home directory: bash$ ypcat amd.homes | wc 920 2923 60867 -- Robert Withrow -- (+1 508 436 8256) BWithrow@BayNetworks.com