>>unable to initialize mechanism library [/usr/lib/gss/gl/mech_krb5.so]
Is this error in the apache error logs, or an error log produced by Mozilla? Do a klist on the Solaris box. Are you getting an HTTP key? -Christopher -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 21, 2004 10:00 AM To: [EMAIL PROTECTED] Subject: Negotiate Authentication (Kerberos) with mozilla 1.7b I am trying to setup the kerberos authentication with 1.7b. i am using the mod_auth_kerb with Apache under Solaris 9. Tk module is set up to use our win2k KDC. Here is the settingsn the httpd.conf file: # mod_auth_kerb settings AuthType Kerberos AuthName "Kerberos Login" Require valid-user KrbServiceName HTTP Krb5Keytab /usr/local/apache/etc/http066.keytab It is working perfectly with IE6, i.e. users are authenticated. Then I am trying to have the same result with Mozilla 1.7b on a Solaris 9 workstation. I modified the Mozilla configuration settings for enabling authentication for non secure HTTP requests: network.negotiate-auth.delegation-uris "http://,https://" network.negotiate-auth.trusted-uris "http://,https://" However each time I tried to request a page on my secure site I get this error: unable to initialize mechanism library [/usr/lib/gss/gl/mech_krb5.so] I have been trying to look everywhere at what is actually causing this problem. But I could not find any information anywhere. Anyone could help???? Thanks, Christian _______________________________________________ Mozilla-security mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-security _______________________________________________ Mozilla-security mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-security
