I've never dealt with Active Directory. But I think it will be very hard to implement AD on your Palm if there is no such library already available. But you can do a NTLM authentication between the Palm user and your server and then check on the server side if the user has access rights to this AD.
This page here is a very good starting point for NTLM authentication. At the bottom of the page is a Java sample. It should be fairly simple to port it to the Palm. http://davenport.sourceforge.net/ntlm.html Regards, Benjamin Stadin Andre Augusto wrote: > Hello everybody! > Can anybody tell me how can I authenticate someone that uses my application > with an Active Directory Authentication > (http://www.microsoft.com/windows2000/server/evaluation/features/dirlist.asp#heading3)? > Are there any examples where I can learn how to do this? This authentication > will use the Wi-Fi capabilities of my Tungsten C. The Wi.Fi communication is > not the problem...because that I know how it's made! > I need to authenticate the person who logs in in my application in that > Active Directory (AD), and i don't know how to do it... > > Thanks a lot! > André Augusto > -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
