Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • On Linux and Mac, copy /etc/krb5.conf from the Solr host to your local /etc/krb5.conf. If you already have a local /etc/krb5.conf, then you could merge both
  • Create an user on the KDC.
    • Go to the KDC and login as root

      # kadmin.local 
      addprinc $USERNAME@EXAMPLE.COM

  • On your local machine
  • Use Safari and FireFox to connect to your Solr URL

Trouble Shooting

Kerberos not working

There could be multiple issues, the common ones are:

  • Make sure the user "solr" has permissions to read the keytab files and jaas config file.
  • Make sure the solr.in.sh is updated properly