Kerberos setup

Use this board to ask questions or have discussions with other Rich Displays users.
Post Reply
kswisher
Profound User
Posts: 27
Joined: Fri Oct 23, 2015 9:51 am
First Name: Ken
Last Name: Swisher
Company Name: MHC
Contact:

Kerberos setup

Post by kswisher »

Just a quick question on getting Kerberos going....I didn't complete the Active Directory/EIM portion of this but they tell me it is correct.

In the Apache Directives, it tells you to comment/uncomment a portion below based on whether you are using IBM I profile/Kerberos/LDAP. There is another DirectoryMatch directive above that. Does this one need to be changed to use Kerberos also?

Code: Select all

<DirectoryMatch "^/QSYS\.LIB/PROFOUNDUI\.LIB/PUI000(11.{2}|22.{2}|4.{3})\.PGM">                   
    Require valid-user                                                                            
    AuthType Basic                                                                                
    AuthName "Profound UI"                                                                        
    PasswdFile %%SYSTEM%%                                                                         
    UserID %%CLIENT%%                                                                             
</DirectoryMatch>                                                                                 
                                                                                                  
# This environment variable must be set to match the value of                                     
# your AuthName directive. This is used by the Atrium sign on                                     
# program to sign users into the correct "realm".                                                 
SetEnv PUI_AUTH_REALM "Profound UI"                                                               
                                                                                                  
# The following sections control how authentication is handled in Profound UI.                    
# To change the authentication procedures, comment/uncomment the desried sections.                
                                                                                                  
# Use the following section for IBM i profile authentication.                                     
#<DirectoryMatch "^/QSYS\.LIB/PROFOUNDUI\.LIB/PUI000(3.{3})\.PGM">                                
#    Require valid-user                                                                           
Post Reply

Who is online

Users browsing this forum: No registered users and 3 guests