Am Dienstag, 16. August 2011 schrieben Sie:
Hi Rainer,
Would you mind to share your ldap configuration or say at least where you have run into problems.
Hi Hans-Joachim, the problem was not related to the ldap configuration. My only problem was that I did not know how to tell (auto)yast to configure the ldap-configuration I want and to install all needed additional RPM packages on the system without any user interaction, so that the change from NIS to LDAP auth can be done completely automatically on an already installed system. The core ldap related xml profile I use for autoyast is this one: <ldap> <base_config_dn>ou=ldapconfig,dc=uni-koblenz,dc=de</base_config_dn> <bind_dn></bind_dn> <create_ldap config:type="boolean">false</create_ldap> <file_server config:type="boolean">false</file_server> <ldap_domain>dc=uni-koblenz,dc=de</ldap_domain> <ldap_server>ldapserver.uni-koblenz.de</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> <mkhomedir config:type="boolean">false</mkhomedir> <nss_base_group>ou=Group,dc=uni-koblenz,dc=de</nss_base_group> <nss_base_passwd>ou=people,dc=uni-koblenz,dc=de</nss_base_passwd> <nss_base_shadow>ou=people,dc=uni-koblenz,dc=de</nss_base_shadow> <pam_password>exop</pam_password> <sssd config:type="boolean">true</sssd> <start_autofs config:type="boolean">true</start_autofs> <start_ldap config:type="boolean">true</start_ldap> <tls_cacertdir>/etc/ssl/certs</tls_cacertdir> </ldap> Thanks Rainer -- Rainer Krienke, Uni Koblenz, Rechenzentrum, A22, Universitaetsstrasse 1 56070 Koblenz, http://userpages.uni-koblenz.de/~krienke, Tel: +49261287 1312 PGP: http://userpages.uni-koblenz.de/~krienke/mypgp.html,Fax: +49261287 1001312