I need to figure out how to configure a SLES 11 installation to authenticate via LDAP without using any interactive tools,
it is going to be handled by CFengine.
The ldap.conf and nsswitch.conf is already taken care of, but it is not enough, I guess the Yast LDAP module does
something with PAM as well.
Can anyone point me to what more needs to be done, I suspect that pam-config can be what I´m looking for, but I don´t know
how to use it.
Have you considered setting up a test box via Yast and seeing what is
changed by the installation? I’d guess 99.9% of changes are in /etc so
copying and then comparing old/new should be pretty easy.
I’d check /etc/pam.d for changes specifically, based on what you’re
written so far.