how to get windows login domain with PHP

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sarabjeetdhillon
    New Member
    • May 2007
    • 2

    #1

    how to get windows login domain with PHP

    hi all,
    i am working on a project which needs to authenticate users with
    windows login.
    i ll be thankfull if anyone can guide me through this.
    thanks
  • Purple
    Recognized Expert Contributor
    • May 2007
    • 404

    #2
    Originally posted by sarabjeetdhillo n
    hi all,
    i am working on a project which needs to authenticate users with
    windows login.
    i ll be thankfull if anyone can guide me through this.
    thanks
    Hi,

    I used adldap see the following link -> http://adldap.sourcefo rge.net/ which has worked really well in a window server 2003 active directory setup. There are some examples supplied which you can fit to meet your needs..

    Comment

    • sarabjeetdhillon
      New Member
      • May 2007
      • 2

      #3
      thanks purple,
      thanks for helping me out.

      Comment

      • Purple
        Recognized Expert Contributor
        • May 2007
        • 404

        #4
        Originally posted by sarabjeetdhillo n
        thanks purple,
        thanks for helping me out.
        Hey - no problem,

        good luck with it and shout if you get stuck :)

        Comment

        Working...