http://bugzilla.novell.com/show_bug.cgi?id=608295 http://bugzilla.novell.com/show_bug.cgi?id=608295#c0 Summary: autofs segfaults when using LDAP mount maps Classification: openSUSE Product: openSUSE 11.2 Version: Final Platform: x86-64 OS/Version: openSUSE 11.2 Status: NEW Severity: Critical Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: bilkes@mail.nih.gov QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100317 SUSE/3.5.9-0.1.1 Firefox/3.5.9 We intend to use LDAP maps for automounting. In our setup, automount terminates with segfault upon startup. GSSAPI is used for LDAP authentication. This bug is similar to 468971, it was determined by inspection of the core that the cause of this issue is different. Reproducible: Always Steps to Reproduce: 1. Setup autofs_ldap_sasl_conf clientprinc="nss_ldap@XXXXX" tlsrequired="yes" usetls="yes" authrequired="yes" credentialcache="/etc/.ldapcache" 2. setup ldap entries (and nfs server, not shown) dn: ou=autofs,dc=XXXX objectClass: organizationalUnit ou: autofs #defining auto.master dn: nisMapName=auto.master,ou=autofs,dc=XXX objectClass: top objectClass: nisMap nisMapName: auto.master #defining direct maps dn: cn= /-,nisMapName=auto.master,ou=autofs,dc=XXX objectClass: nisObject cn: /- nisMapName: auto.master nisMapEntry: auto.direct dn:nisMapName=auto.direct,ou=autofs,dc=XX jectClass: top objectClass: nisMap nisMapName: auto.direct dn:cn=/usr/local,nisMapName=auto.direct,ou=autofs,dc=XXX objectClass:nisObject cn:/usr/local nisMapName:auto.direct nisMapEntry:-fstype=nfs,rw amnesia:/export/usrlocal.112 3. start automount Actual Results: automount crahses Expected Results: automount mounts -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.