Re: passing kerberos ticket in ldap_bind call



Not that I'm aware of or have seen documented. You can either pass plain
text credentials or you can allow the current thread's security context to
be used to make the bind.

What are you trying to do?

Joe K.

"gw1128" <gw1128@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:829DD074-04E0-4A15-AF90-1CB898D546DB@xxxxxxxxxxxxxxxx
Anyone know if there is a version of the ldap_bind calls where you can
pass
the raw kerberos ticket as the credentials?


.



Relevant Pages

  • Re: Can you logon to a domain if your PC isnt a member of the domain.
    ... Of course it's possible that the practice test was just plain wrong... ... And this is the answer that I was expecting to get from ... prompted for credentials. ... workgroup-based system, just that the ...
    (microsoft.public.cert.exam.mcse)
  • Re: Security design question
    ... Since forms authentication requires that you capture ... the user's plain text credentials in order to implement the login, ... proxy using the Credentials property. ... Delegation is more tricky if you don't have plain text credentials, ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Enabling TLS encryption
    ... Your vendor will send you the credentials to use. ... Yes, sending credentials by email in plain text is a security risk, not generally recommended. ...
    (microsoft.public.exchange.admin)
  • Re: .Net 2.0 signing TCP channel - examples or guidance?
    ... Dominick Baier - DevelopMentor ... I could get default credentials to work, but could never get username/password to work. ... the domain if you have the plain text credentials needed to get the Kerberos ticket from the KDC or do the NTLM exchange. ...
    (microsoft.public.dotnet.security)
  • Re: ADSI code that will not work in asp.net
    ... - You can change the security context so that a domain user is used. ... bind and should get you valid credentials that can be used. ... > AD server is going to be doing the authenticating? ...
    (microsoft.public.dotnet.framework.aspnet)