PieterB
unread,Feb 8, 2012, 3:20:36 AM2/8/12You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hi,
We've several of our webservers behind a load-balancer (as
common ;-) )
Kerberos authentication (mod_auth_kerb) on an individual host works as
a SPN and computer account is created
in Active Directory (using msktutil)
But as the URL used on load balancer is different, authentication
doesn't work, which is normal.
(it works, but falls back to a username/pw instead of using the
kerberos ticket from AD)
Any idea whats the common solution to solve this?