Date: Tue, 28 Oct 1997 13:33:36 -0500 From: "matthew c. mead" <mmead@goof.com> To: freebsd-hackers@FreeBSD.ORG Subject: Re: amd and NIS maps: No source data for map amd.home Message-ID: <19971028133336.48472@goof.com> In-Reply-To: <19971027185336.32293@goof.com>; from matthew c. mead on Mon, Oct 27, 1997 at 06:53:36PM -0500 References: <19971027185336.32293@goof.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Oct 27, 1997 at 06:53:36PM -0500, matthew c. mead wrote: > Hi - I'm currently attempting to get amd to read an NIS > (really Solaris 2.x NIS+ in NIS compat mode - yeah yeah, I know) > map amd.home and apply it to /home. Unfortunately, I'm not able > to get it to see the NIS map. I get the error "No source data > for map amd.home". Does anyone know the proper fix to this > problem? I'm positive my ypbind is bound to the server, as I can > manually ypcat -k amd.home and see the amd /home map. I'm > invoking amd like so: > amd -a /.automount -y math.vt.edu -l syslog /home amd.home > > Any thoughts? Thanks in advance! In wonderful form, I'll followup to myself. This appears to be a bug in yp_order under 2.2.5-RELEASE. When I made amd just check how long since the map had been reloaded and reload if older than 3600 seconds, it works fine. Anyone know where to begin hacking in yp_order? -matt -- Matthew C. Mead mmead@goof.com http://www.goof.com/~mmead/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19971028133336.48472>