Home Forums OS X Server and Client Discussion Questions and Answers third party app authentication through Password Server

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #356990
    Anonymous
    Participant

    > crossposted: Q&A
    > crossposted: Open Directory

    Is it possible for third party applications to use the Password Server for authentication?

    I’m developing a web application that runs on the Xserve. I’m developing it in Virtuoso (http://www.openlinksw.com/virtuoso/index.htm), which has an integrated LDAP client (http://demo.openlinksw.com:8890/doc/html/ldap.html#ldap).

    I won’t take up your time on the actual integration itself, but could you tell me if it’s possible, and if so, point me in the right direction (docs, etc.)?

    All Apple could come up with is ‘go to developer.apple.com’. There’s a million documents up there, and the search engine doesn’t work too well, so finding such a needle in the haystack is impossible.
    [i:2ee3f02fda]
    (these are they guys who make the Password Server, aren’t they? They don’t seem to know much about their own product.)[/i:2ee3f02fda]

    thanks in advance, folks.
    Cam.

    #356998
    Anonymous
    Participant

    As Mac Troll mentions, using PAM one option, and the best one for code that you want to port to/from other unix based platforms. A somewhat more “Mac like” way is to use the Directory Services APIs directly. The pdf can be found here:
    http://developer.apple.com/documentation/Networking/Conceptual/Open_Directory/OpenDir.pdf

    Look at the documentation for dsDoDirNodeAuth()

    Hope this helps
    – Leland

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.

Comments are closed