-----Original Message----- From: centos-bounces@centos.org [mailto:centos-bounces@centos.org] On
Behalf
Of Ross Walker Sent: Tuesday, February 17, 2009 2:36 AM To: CentOS mailing list Subject: Re: [CentOS] Practical experience with NTLM/Windows Integrated Authentication [Apache]
In Firefox go to your about:config page and scroll down to:
network.negotiate-auth.delegation-uris
and
network.negotiate-auth.trusted-uris
and for their string values enter your DNS domain to allow kerberos negotiation and delegation to occur.
No way! This works in linux with Firefox??
I've only tried setting the string values to the Windows trivial names. Using the FQDN didn't even occur to me. I've got to try this.
Thx for the hint.