Re: [389-users] How do I configure Solaris 10 as a LDAP client.

2011-12-13 Thread Arpit Tolani
Hie 2011/12/13 Carsten Grzemba > For SSHA Passwords needs Solaris a proper pam configuration, for SSH > especially the section : > > other auth requisite pam_authtok_get.so.1 > other auth required pam_dhkeys.so.1 > other auth required pam_unix_cred.so.1 > other auth bindingpam_u

Re: [389-users] How do I configure Solaris 10 as a LDAP client.

2011-12-13 Thread Carsten Grzemba
For SSHA Passwords needs Solaris a proper pam configuration, for SSH especially the section : other   auth requisite  pam_authtok_get.so.1 other   auth required   pam_dhkeys.so.1 other   auth required   pam_unix_cred.so.1 other   auth binding    pam_unix_auth.so.1 server_policy other   auth requi