Hallo,
in einem
IBM Redbook habe ich folgendes gelesen:
Zitat von
IBM:
To enable the Linux system to create a home directory for a user when logging in for the first time, you need a session statement such as:
session required pam_mkhomedir.so skel0/etc/skel/ umask=0077
In the PAM configuration file for each service (Telnet: /etc/pam.d/login,
ssh: /etc/pam.d/
ssh, etc.), which should eventually trigger the creation of the home directory.
Note: The pam_mkhomedir function is available starting with PAM version 0.71.
Die Basiskonfiguration für die Authentisierung gegen einen LDAP Server hast du doch schon hinbekommen. Vielleicht hilft dir das noch ein Stück weiter?
Freundliche Grüße