• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: LDAP Kerberos support...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: LDAP Kerberos support...


  • Subject: Re: LDAP Kerberos support...
  • From: "R. Matthew Emerson" <email@hidden>
  • Date: Fri, 9 Feb 2007 16:18:08 -0500


On Feb 9, 2007, at 4:02 PM, email@hidden wrote:

I'm writing a small app to display info from our active directory service
and I wanted to use the ldap_kerberos_bind. The API looked really simple
but I keep getting a "ZeroLink: unknown symbol '_ldap_kerberos_bind'"
error. I included the Kerberos.framework but I'm just no having any luck.
BTW, I know most of my code works since I was able to get it to work with
"ldap_simple_bind_s".

The ldap_kerberos_bind calls are Kerberos IV only. Running nm on Apple's libldap leads me to believe that it may have been built without these calls.


I think you'll need to use ldap_sasl_interactive_bind_s(). Unfortunately, the ldap_sasl_bind man page says "Description still under construction..." when referring to SASL authentication.

I'm afraid you'll have to UTSL. Source for the ldapsearch command is probably a good place to look.



_______________________________________________

Cocoa-dev mailing list (email@hidden)

Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >LDAP Kerberos support... (From: email@hidden)

  • Prev by Date: LDAP Kerberos support...
  • Next by Date: [SOLVED] Re: Remembering the state of an NSScrollView?
  • Previous by thread: LDAP Kerberos support...
  • Next by thread: Formatting data for printing
  • Index(es):
    • Date
    • Thread