Results 1 to 6 of 6

Thread: LDAP authentication via cURL?

  1. #1
    Join Date
    Nov 2009
    Location
    Los Angeles
    Beans
    393
    Distro
    Ubuntu

    LDAP authentication via cURL?

    I need to write a CGI on a server that doesn't have PHP compiled with LDAP, but it seems I may be able to use cURL for this, yes?

    I can find many cURL examples, but none for LDAP authentication.

    Any tips or URL for that?

    TIA -

  2. #2
    Join Date
    Nov 2009
    Location
    Los Angeles
    Beans
    393
    Distro
    Ubuntu

    Re: LDAP authentication via cURL?

    ::bump::

  3. #3
    Join Date
    Oct 2009
    Location
    A world without windows
    Beans
    Hidden!

    Re: LDAP authentication via cURL?

    This site may be worth a visit

    http://www.basic-converter.org/

    Although the construct of language is Basic it is not what it appears.

    there are examples of using curl and cgi

    also in development , is an easy to use gui

    Worth reading,

    regards

    alexfish
    Two tin cans are better than an iphone

    http://www.ehow.co.uk/how_2067160_ma...hone.html?cr=1

  4. #4
    Join Date
    Nov 2009
    Location
    Los Angeles
    Beans
    393
    Distro
    Ubuntu

    Re: LDAP authentication via cURL?

    Thanks, AlexFish - I'll check it out.

  5. #5
    Join Date
    Oct 2009
    Location
    A world without windows
    Beans
    Hidden!

    Re: LDAP authentication via cURL?

    Quote Originally Posted by rg4w View Post
    Thanks, AlexFish - I'll check it out.

    Hi

    If New to programming , Could be Ideal Place to Start

    Let me know what you think ?

    Thanks in Advance

    and regards

    alexfish
    Two tin cans are better than an iphone

    http://www.ehow.co.uk/how_2067160_ma...hone.html?cr=1

  6. #6
    Join Date
    Nov 2009
    Location
    Los Angeles
    Beans
    393
    Distro
    Ubuntu

    Re: LDAP authentication via cURL?

    Looks like an interesting tool, but I already have access to cUrl through the language I'm using.

    What I haven't been able to find, however, is a cUrl example of LDAP authentication. I can find many others, but mostly for accessing public directories.

    Ever come across a cUrl example of LDAP authentication? Can it be done? (the LDAP protocol is funky compared to most RFCs)

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
  •