Specify the binding parameters so that a Kerberos authentication service can
    authenticate new requestors by accessing your repository.
    - 
        
          Open the Kerberos authentication service and navigate to the
          Kerberos
          tab.
        
      
- 
        
          In the
          Authentication activity
          field, press the Down
          Arrow key and select the
          pyAuthenticationKerberosCredentials
          activity. If you are not using SPNEGO Source Forge, modify this activity code to
          retrieve GSSCredentials from the
          pxRequestor
          clipboard
          page.
        
        
          The activity must have
          Code-Security
          as the Applies To key
          part.
         
- 
        
          In the
          Initial context factory
          field, enter the Java class name
          of the JNDI initial context factory to use to connect to the directory server, for
          example,
          com.sun.jndi.ldap.LdapCtxFactory.
        
      
- 
        
          If you are using LDAP, in the
          Directory
          field, enter the
          LDAP server information. Otherwise, leave this field blank.
        
      
- 
        
          In the
          Trust store field, press the Down Arrow key and
          select the truststore record that contains the server certificates.
        
      
- 
        
          Click
          Save.