Date: Thu, 7 Oct 2004 15:52:43 -0700 From: steve@Watt.COM (Steve Watt) To: freebsd-questions@freebsd.org Subject: automount vs Solaris Message-ID: <200410072252.i97Mqifa084091@wattres.Watt.COM>
next in thread | raw e-mail | index | archive | help
Greetings, I'm trying to bring a FreeBSD server up in a mostly Solaris environment, and am currently arguing with amd. The Solaris systems share an NIS map (auto.nfs) that looks like users host:/mountpoint/something/& which gets translated (somehow) by the Solaris automount to look like /nfs/users host:/mountpoint/something/users But I can't figure out the incantation to get amd.conf to use that. I've tried [ /nfs ] map_type = nis map_name = auto.nfs and map_type of nisplus (which didn't work). The entry I'm trying to tickle is: # ypcat -k auto.nfs | grep user user west:/export/user The error I'm getting in the log is: Oct 7 15:47:42 appseng1 amd[536]: key user: No value component in "west:/export/user" Oct 7 15:47:42 appseng1 amd[536]: No fs type specified (key = "user", map = "auto.nfs") It feels like there's some magic bit I'm missing. [ pls cc:, I'm behind on -questions ] -- Steve Watt KD6GGD PP-ASEL-IA ICBM: 121W 56' 57.8" / 37N 20' 14.9" Internet: steve @ Watt.COM Whois: SW32 Free time? There's no such thing. It just comes in varying prices...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410072252.i97Mqifa084091>