User Tools

Site Tools


linux:centos_ad

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
linux:centos_ad [2018/05/25 21:44]
bmiddha created
linux:centos_ad [2018/05/28 20:47]
bmiddha [start service]
Line 2: Line 2:
  
  
-====== Install nslcd and kerbros ​======+====== Install nslcd and kerberos ​======
  
 <​code>​ <​code>​
Line 65: Line 65:
 filter group  (objectClass=group) filter group  (objectClass=group)
 </​file>​ </​file>​
 +nslcd.conf should not be world readable if bindpw is set
 +
 +<​code>​
 +chmod 600 /​etc/​nslcd.conf
 +</​code>​
  
 ====== more ldap config ====== ====== more ldap config ======
Line 74: Line 79:
 </​file>​ </​file>​
  
 +====== Start nslcd Service ======
 +<​code>​
 +systemctl start nslcd
 +</​code>​
 ====== Testing configuration ====== ====== Testing configuration ======
 <​code>​ <​code>​
Line 91: Line 100:
  
  
-====== Password auth with kerbros ​======+====== Password auth with kerberos ​======
  
 <​file|/​etc/​krb5.conf>​ <​file|/​etc/​krb5.conf>​
linux/centos_ad.txt ยท Last modified: 2021/05/02 21:36 (external edit)