Difference between revisions of "DB2 with SAMBA winbind"

Jump to navigation Jump to search
Added link to article on DB2 & SAMBA
(Initial edit of IBM CMOD & DB2 with winbind LDAP authentication.)
 
(Added link to article on DB2 & SAMBA)
 
Line 24: Line 24:


DB2 can be configured with 'Transparent' LDAP:  [http://publib.boulder.ibm.com/infocenter/db2luw/v9r7/topic/com.ibm.db2.luw.admin.sec.doc/doc/t0056291.html Configuring Transparent LDAP for Authentication and Group Lookup]
DB2 can be configured with 'Transparent' LDAP:  [http://publib.boulder.ibm.com/infocenter/db2luw/v9r7/topic/com.ibm.db2.luw.admin.sec.doc/doc/t0056291.html Configuring Transparent LDAP for Authentication and Group Lookup]
[https://www.ibm.com/support/pages/does-db2-support-samba-winbind-authentication-linux DB2 SAMBA Winbind Authentication]


After following the instructions for your specific platform, in the /etc/pam.d/db2 configuration file for your platform, change all references to <code>&nbsp;pam_ldap.so</code>&nbsp;to <code>&nbsp;pam_winbind.so </code>.
After following the instructions for your specific platform, in the /etc/pam.d/db2 configuration file for your platform, change all references to <code>&nbsp;pam_ldap.so</code>&nbsp;to <code>&nbsp;pam_winbind.so </code>.

Navigation menu