Sign In/My Account | View Cart  

advertisement

AddThis Social Bookmark Button

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?
Full Threads Oldest First

Showing messages 1 through 1 of 1.

  • Re: Kerberized Apache
    2004-06-22 22:17:32  tonywilliams [View]

    I believe that this is currently impossible with Safari as it doesn't support the 'Negotiate' method.

    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