Problems set-up Single Sign-On using Kerberos authentication
- by user1124133
I need for Ruby on Rail application set authentication via Active Directory using Kerberos authentication.
Some technical information:
I are using Apache
installed mod_auth_kerb
In httpd.conf I added LoadModule auth_kerb_module modules/mod_auth_kerb.so
In /etc/krb5.conf I added following configuration
[logging]
default =…