Shot in the dark (LDAP related)
Results 1 to 2 of 2

Thread: Shot in the dark (LDAP related)

  1. #1
    Registered User CeeBee's Avatar
    Join Date
    Nov 2002
    Location
    USA
    Posts
    2,494

    Shot in the dark (LDAP related)

    Slim chances of getting an answer, but this might save hours of googling...
    I have a users group (domain local) and some of the users are part of a trusted domain.
    When listing the members I can see the user listed under "member"
    [member] => Array (
    [count] => 1
    [0] =>( CN=S-1-5-21-0123456789-012345678-0123456678-0123,CN=ForeignSecurityPrincipals,DC=MY_DOMAIN_NAM E))

    Now how do I link this with the actual user of the trusted domain???
    I can connect to the DC of the trusted domain and maybe do a search on users - but the GUID of the users looks like '3a6b43fa2fec5a4e94ecfd5e2210bad1'. How do I cross-reference the 2 values???
    This whole thing is needed for integrated NT authentication on my webserver for users of the trusted domain...
    Protected by Glock. Don't mess with me!

  2. #2
    Registered User CeeBee's Avatar
    Join Date
    Nov 2002
    Location
    USA
    Posts
    2,494
    Found a solution here: http://us.php.net/ldap_get_values_len

Similar Threads

  1. Nero causes crash after copy.............
    By ADS_Tech in forum Tech-To-Tech
    Replies: 9
    Last Post: April 17th, 2007, 04:36 AM
  2. Monitor Video cable shot!!!
    By format c: in forum Video Adapter/Monitor Drivers
    Replies: 3
    Last Post: December 20th, 2000, 11:18 PM
  3. Replies: 0
    Last Post: November 19th, 2000, 06:15 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •