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
Last revisionBoth sides next revision
72:kerberos_autologin [2018/07/06 19:53] – [Configure Kerberos Autologin] bkkr72:kerberos_autologin [2023/07/10 03:01] emr
Line 1: Line 1:
-[[:72:start|Stages V7.2]] 
- 
 ====== Configure Kerberos Autologin ====== ====== Configure Kerberos Autologin ======
 +
 +** WARNING:  **Stages 7.10 is the last release that supports Kerberos Autologin (SPNEGO). Administrators are advised to migrate to the newer [[:72:integration:saml|SAML Single Sign On]] system as soon as possible.
  
 === Autologin === === Autologin ===
Line 7: Line 7:
   * [[:72:autologin_system_design|]]   * [[:72:autologin_system_design|]]
   * [[:72:autologin_system_requirements|System Requirements]]   * [[:72:autologin_system_requirements|System Requirements]]
-  * [[:72:autologin_deployment_guide|Deployment Guide]]+  *  [[:72:autologin_deployment_guide|Deployment Guide]] 
 +      * [[:72:enable_support|]] 
 +      * [[:72:setup_directory|]] 
 +      * [[:72:configure_jaas_jgss|]] 
 +      * [[:72:configure_browser|]] 
 +      * [[:72:non-spnego|non-spnego]]
   * [[:72:kerberos_faq|Frequently Asked Questions (FAQs)]]   * [[:72:kerberos_faq|Frequently Asked Questions (FAQs)]]
  
Line 13: Line 18:
  
   * [[:72:autologin_windows_tools|Windows Tools and Support]]   * [[:72:autologin_windows_tools|Windows Tools and Support]]
-      * The Windows Support Tools are located on every server installation CD, but with some versions of Windows they are not installed by default. Please search for a file named “suptools.msi” and install it. The installer package will depend on another file called “support.cab” inside the same directory. 
-        * //Ktpass.exe// 
-          * Ktpass is a Kerberos utility to create keytab files. Please see chapter 1.3.2 for an example. 
-        * //Setspn.exe// 
-          * With setspn.exe you can list and delete SPN (service principal names) assigned with ktpass.exe. Please see section 1.4.22 of the FAQ for an example on how to use this utility. 
-        * //Ldp.exe// 
-          * Ldp is an LDAP browser useful for evaluating the content of an LDAP directory. 
-        * //Windows Resource Tools – Kerbtray// 
-          * Kerbtray is useful to display ticket information for a given computer running the Kerberos protocol. It can be downloaded from [[http://download.microsoft.com|http://download.microsoft.com]]. Use the search facility and search for the keyword “Kerbtray”.