Jim Summers <[EMAIL PROTECTED]> writes: > Jeff Moyer wrote: >> Jim Summers <[EMAIL PROTECTED]> writes: >> >>> Jeff Moyer wrote: >>>> Jim Summers <[EMAIL PROTECTED]> writes: >>>> >>>>> hello all, >>>>> >>>>> I am just about to get my automounting working with autofs5 and my ldap. >>>>> I am >>>>> able to start the automount daemon and it loads and reads /home map, which >>>>> points at ou=auto.home for the user's home directory location and options. >>>>> >>>>> but when i attempt to su - <user> it can not mount the user's home. here >>>>> is >>>>> what i see in the ldap server's access log: >>>>> === >>>>> [31/Jul/2007:15:28:19 -0500] conn=8420 op=1 SRCH >>>>> base="cn=sfu,ou=auto.home,dc=it,dc=ou,dc=edu" scope=2 >>>>> filter="(&(objectClass=automount)(|(automountKey=tmac)(automountKey=/)))" >>>>> attrs="automountKey automountInformation" >>>>> [31/Jul/2007:15:28:19 -0500] conn=8420 op=1 RESULT err=0 tag=101 >>>>> nentries=0 >>>>> etime=0 >>>>> [31/Jul/2007:15:28:19 -0500] conn=8420 op=2 UNBIND >>>>> ===
OK, now I'd like to get the ldap server messages that preceded this. Specifically, I'd like to see the query done for (&(objectclass=automountMap)(ou=auto.home)). I think that's the schema you're using. -Jeff _______________________________________________ autofs mailing list [email protected] http://linux.kernel.org/mailman/listinfo/autofs
