| Sign In/My Account | View Cart |
| Article: |
More LDAP in Mac OS X Server | |
| Subject: | Kerberized Apache | |
| Date: | 2004-06-22 21:26:21 | |
| From: | kcrawford | |
| I want to do single sign-on with Safari. I know there is a module for Apache. Anyone have this working with Open Directory? If so, what are the steps? | ||
Showing messages 1 through 1 of 1.
At this time I'm not aware of any browser on the Mac that does support HTTP Negotiate. Mozilla has a plugin that supports it on Linux and IE 6.0 supports it on Windows.
With a fair amount of work you could compile the plugin for Mozilla on the Mac, but it does require building Mozilla from source. You can get details on the plugin and the matching Apache module from http://negotiateauth.mozdev.org/index.html
Tony Williams