Hi,
I install with autoyast and LDAP activated since 10.3 without a problem.
With 11.4 LDAP login does not work any longer though the autoyast config
for LDAP is the same as in older working versions.
I can see that the PAM files in /etc/pam.d do not have any ldap entries
at all.
I tried to add ldap with pm-config --add --ldap by hand but it failed too.
I can use the yast2 LDAP Browser successfully so basically LDAP is ok.
Any hint ?
Here are my ldap settings with server IP hidden:
<ldap>
<base_config_dn>ou=ldapconfig,dc=ks,dc=informatik,dc=uni-kiel,dc=de</base_config_dn>
<bind_dn>cn=admin,dc=ks,dc=informatik,dc=uni-kiel,dc=de</bind_dn>
<create_ldap config:type="boolean">false</create_ldap>
<file_server config:type="boolean">false</file_server>
<ldap_domain>dc=ks,dc=informatik,dc=uni-kiel,dc=de</ldap_domain>
<ldap_server>XXX.XXX.XXX.XXX</ldap_server>
<ldap_tls config:type="boolean">true</ldap_tls>
<ldap_v2 config:type="boolean">false</ldap_v2>
<login_enabled config:type="boolean">true</login_enabled>
<member_attribute>member</member_attribute>
<nss_base_group>ou=group,dc=ks,dc=informatik,dc=uni-kiel,dc=de</nss_base_group>
<nss_base_passwd>ou=people,dc=ks,dc=informatik,dc=uni-kiel,dc=de</nss_base_passwd>
<nss_base_shadow>ou=people,dc=ks,dc=informatik,dc=uni-kiel,dc=de</nss_base_shadow>
<pam_password>crypt</pam_password>
<start_autofs config:type="boolean">true</start_autofs>
<start_ldap config:type="boolean">true</start_ldap>
</ldap>
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-autoinstall+help(a)opensuse.org