Jeff,
It gives me
dn: cn=/home,dc=testlab,dc=com
and the automount information which i specified in the auto.home map.
I think Ldap entries are fine,but the problem is to make autofs read from the LDAP rather than files.
Thanks,
Abdul.
On 11/8/06, Jeff Moyer <[EMAIL PROTECTED]> wrote:
==> Regarding Re: [autofs] problem with autofs; "Syed Khader" < [EMAIL PROTECTED]> adds:
syedk> Hi Jeff,
syedk> Here's the output
>> ldapsearch -x -s subtree '(&(objectclass=automountMap)(ou=auto.master))'
syedk> dn:ou=auto.master,dc=testlab,dc=com
syedk> objectClass:top
syedk> objectClass:automountMap
syedk> ou:auto.master
syedk> I have configured to allow anonymous bind.No ACLS are given
OK, then what do you get with this:
ldapsearch -x -s subtree -b 'ou=auto.master,dc=testlab,dc=com' 'objectclass=automount'
-Jeff
_______________________________________________ autofs mailing list [email protected] http://linux.kernel.org/mailman/listinfo/autofs
