On Sun, Apr 09, 2006 at 12:24:57PM +0800, Ian Kent wrote: > On Thu, 6 Apr 2006, Anthony M. Martinez wrote: > > > As suggested, I am forwarding this question to the autofs mailing list, > > since my problem doesn't seem to be Timo's patch. > > > > On Fri, Mar 24, 2006 at 06:05:31PM +0100, Timo Felbinger wrote: > > > On Thu, Mar 23, 2006 at 09:57:15AM -0700, Pi (aka Anthony Martinez) wrote: > > > > > > > > > > > Is it correct that this is a "program" map which is to telling > > > > > automount to mount /fs/administratium/accounts/p/pi as /u/pi, > > > > > and this information is taken from an ldap entry containing the > > > > > attributes > > > > > uid: pi > > > > > tccRawHomeDir: /fs/administratium/accounts/p/pi > ^ > Where's the hostname on this ! > tccRawHomeDir: :/fs/administratium/accounts/p/pi > ^
There isn't a hostname... It's supposed to bind (or possibly symlink if bind mounts aren't available?) /fs/administratium/accounts/p/pi to /u/pi I'd like to migrate away from program mounts hopefully; since we have LDAP, they should be unnecessary :) An auto.home program map that works on autofs-4.1.2 just returns this: $ /etc/auto.home pi / /fs/administratium/accounts/p/pi Hmm. So I need that slash in front. Sucks to be me? Pi > > Sun map escape might be needed? > > Ian -- All C programs do the same thing: look at a character and do nothing with it. -- Peter Weinberger _______________________________________________ autofs mailing list [email protected] http://linux.kernel.org/mailman/listinfo/autofs
