Ben's notes

Linux, Unix, network, radio...

User Tools

Site Tools


rhel7_kerberos

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
rhel7_kerberos [2016/03/30 10:45] – [SSH clients] adminrhel7_kerberos [2016/03/30 12:48] – [SSH clients] admin
Line 131: Line 131:
 ====SSH clients==== ====SSH clients====
  
-  * Install the required packages:<code>yum -y install krb5-workstation</code>+  * Install the required packages:<code>yum -y install krb5-workstation pam_krb5</code>
   * Edit the ''/etc/krb5.conf'' file, uncomment all lines, replace al example domain names and realms.   * Edit the ''/etc/krb5.conf'' file, uncomment all lines, replace al example domain names and realms.
   * Add principals on KDC:<code>kadmin -p root/admin   * Add principals on KDC:<code>kadmin -p root/admin
Line 150: Line 150:
  
 ===Configure SSH Server=== ===Configure SSH Server===
 +  * Configure server as LDAP client: [[ldap:centos7client]]
   * Edit ''/etc/ssh/sshd_config'' file to include the following lines:<code>   * Edit ''/etc/ssh/sshd_config'' file to include the following lines:<code>
 KerberosAuthentication yes KerberosAuthentication yes
rhel7_kerberos.txt · Last modified: 2021/10/09 15:14 by 127.0.0.1