Re: using xp credentials for ldap authentication



What authentication protocol(s) does the server application support?
--
Joe Kaplan-MS MVP Directory Services Programming
Co-author of "The .NET Developer's Guide to Directory Services Programming"
http://www.directoryprogramming.net
--
"Michel777" <Michel777@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:D6561EFB-0698-4D88-BE83-84D04407D59F@xxxxxxxxxxxxxxxx
Scenario:

the windows xp user has autheticated againts a nt-domain (active diectory)
with credentials xpuser / xppassword. a java application running on this
xp
box will access a server application located on unix. this server wants
authenticate the xpuser againts active directory.

Question:
is it possible to use the xppasword (cached in hash form in the registry)
for that authenticateion ? If not is there any other way to avoid
requiring
to type the password (xppasword) by xpuser ?




.



Relevant Pages

  • Re: Windows Authentication, Single sign on and Active Directory
    ... service proxy client fails to connect due to authentication failure and then ... Co-author of "The .NET Developer's Guide to Directory Services Programming" ... The server is always in the domain. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: pass credentials from win app to web app
    ... There is no standard way to do this with forms authentication as forms ... some credentials to the server via a form POST and the server issues the ... Co-author of "The .NET Developer's Guide to Directory Services Programming" ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: SSPI/NTLM between native code and managed code fails for Windows 2
    ... I'm not sure what the problem is, but given that you are using a C# app here, did you consider using NegotiateStream directly on top of TcpClient or something like that in your managed code so that you could use Microsoft's SSPI/Negotiate wrapper instead of your own? ... This doesn't address any potential issues in your native server, but might help and give you an opportunity to simplify your code base. ... Co-author of "The .NET Developer's Guide to Directory Services Programming" ... the "token" back and forth until authentication occurs. ...
    (microsoft.public.platformsdk.security)
  • Re: Kerberos machine authentication - apparent authentication fail
    ... > until logon), the wireless connection can kick off when it is ready. ... > was confirmed in the server event logs with IAS (i set that up as the radius ... > as an ordinary user kicks in and takes over from the machine authentication. ... > while the network sorts itself out and a double click on a network link of ...
    (microsoft.public.windows.server.security)
  • Re: Basic Authentication + IIS 5 + Windows 2000 + Frontpage 2002 = failure?
    ... SYSTEM account. ... In IIS I took the virtual server that I was testing, ... Authentication premise. ... From a website perspective, I ...
    (microsoft.public.inetserver.iis.security)