Hello all, A little more info.. I'm using the 75autofs.ldif schema.... I tried adding --ghost to both the end and the beginning of the automountinformation entry... automountInformation: -soft,intr,nodev,tcp,ro itchy.corp.mxlogic.com:/var/qa --ghost causes autofs not to mount at all... automountInformation: --ghost -soft,intr,nodev,tcp,ro itchy.corp.mxlogic.com:/var/qa Causes autofs to mount like so: itchy.qa.mxlogic.com:/var/qa on /software/internal type nfs (ro,nodev,-ghost,soft,intr,tcp,addr=10.70.0.185) -ghost should not be a NFS mount option.... Would using a different Schema help? There seems to be at least 2 schemas floating around the nis one and the 2307bis one. and one that has a automountKey entry (Though this one may be part of one of the other two) Thanks, Brian On Tue, 2009-01-13 at 16:37 -0700, Brian Kosick wrote: > I found this, but I do not want to enable --ghost on all autofs maps, > just the ones that I have configured in /software... > > http://www.mail-archive.com/autofs at linux.kernel.org/msg05452.html > > Brian > > On Tue, 2009-01-13 at 16:26 -0700, Brian Kosick wrote: > > I should clarify... My original looked like this: > > > > dn: cn=internal,ou=auto.software,dc=corp,dc=mxlogic,dc=com > > cn: internal > > objectClass: automount > > automountInformation: -soft,intr,nodev,tcp,ro > > itchy.corp.mxlogic.com:/var/qa > > > > Which worked but I want to use the --ghost option so I tried.... > > > > dn: cn=internal,ou=auto.software,dc=corp,dc=mxlogic,dc=com > > cn: internal > > objectClass: automount > > automountInformation: -soft,intr,nodev,tcp,ro > > itchy.corp.mxlogic.com:/var/qa --ghost > > > > Which broke it. > > Brian > > > > > > > > On Tue, 2009-01-13 at 16:09 -0700, Brian Kosick wrote: > > > Hi All, > > > > > > I've been following the Autofs Tutorial and it works great, however I > > > have one last thing to do to fully emulate in LDAP what I had in the > > > auto.master file. How do I add autofs options like "--ghost"? > > > > > > http://directory.fedoraproject.org/wiki/Howto:Automount > > > > > > Any help would be greatly appreciated. > > > Brian > > > > > > -- > > > Fedora-directory-users mailing list > > > Fedora-directory-users at redhat.com > > > https://www.redhat.com/mailman/listinfo/fedora-directory-users > > > > -- > > Fedora-directory-users mailing list > > Fedora-directory-users at redhat.com > > https://www.redhat.com/mailman/listinfo/fedora-directory-users > > -- > Fedora-directory-users mailing list > Fedora-directory-users at redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-users