NT Authenticating on Apache running on Windows

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • kellygreer1

    #1

    NT Authenticating on Apache running on Windows

    Sorry for the crosspost, but I thought some of the PHP folks might
    also be able to help.

    Can anyone point me in the right direction for NT Authenticating on
    Apache running on Windows? I see many links around the web... but hard
    to separate whats good from whats older and unmaintained.

    Thanks,
    Kelly Greer
    kellygreer1@nos pam.com
    change nospam to yahoo
  • petersprc

    #2
    Re: NT Authenticating on Apache running on Windows

    Hi,

    For NTLM authentication on Windows, there's mod_ntlm (Apache >1.3.20)
    and mod_auth_sspi (Apache >2.0.42).

    For LDAP authentication, there's mod_auth_ldap (Apache 1.3) and
    mod_authnz_ldap (Apache 2).

    Regards,

    John Peters

    On Feb 28, 4:56 am, kellygreer1 <kellygre...@ya hoo.comwrote:
    Sorry for the crosspost, but I thought some of the PHP folks might
    also be able to help.
    >
    Can anyone point me in the right direction for NT Authenticating on
    Apache running on Windows? I see many links around the web... but hard
    to separate whats good from whats older and unmaintained.
    >
    Thanks,
    Kelly Greer
    kellygre...@nos pam.com
    change nospam to yahoo

    Comment

    • Jerry Stuckle

      #3
      Re: NT Authenticating on Apache running on Windows

      kellygreer1 wrote:
      Sorry for the crosspost, but I thought some of the PHP folks might
      also be able to help.
      >
      Can anyone point me in the right direction for NT Authenticating on
      Apache running on Windows? I see many links around the web... but hard
      to separate whats good from whats older and unmaintained.
      >
      Thanks,
      Kelly Greer
      kellygreer1@nos pam.com
      change nospam to yahoo
      >
      This has nothing to do with PHP.

      --
      =============== ===
      Remove the "x" from my email address
      Jerry Stuckle
      JDS Computer Training Corp.
      jstucklex@attgl obal.net
      =============== ===

      Comment

      Working...