Where i find examples of using LDAP and Active Directory with Java? -----Original Message----- From: Manuel Toscano Ferrera [mailto:[EMAIL PROTECTED]] Sent: quarta-feira, 7 de Março de 2001 04:25 To: [EMAIL PROTECTED] Subject: Re: (OUT-OF-TOPIC) Servlet fetch user's list from a NT Domain Control er Group Hi, In NT Domain the users are in the Active DIrectory and the Active directory can be used like a ldap. bye Manuel Toscano Por favor, responda a "A mailing list for discussion about Sun Microsystem's Java Servlet API Technology." <[EMAIL PROTECTED]> Enviado por: "A mailing list for discussion about Sun Microsystem's Java Servlet API Technology." <[EMAIL PROTECTED]> Destinatarios: [EMAIL PROTECTED] CC: Asunto: Re: (OUT-OF-TOPIC) Servlet fetch user's list from a NT Domain Control er Group You can always validate a user searching it in a text file (file classes management) or in a database (JDBC API). I supose NT Domain list is in a text file, isn't it? At 11.49 7/3/01 +0000, you wrote: >Hi! > >I wonder if is possible from a servlet validate a user against a user's list >from a NT Domain Controler Group? There is something in Java to do that? > >Thanks! > >GreG > > ___________________________________________________________________________ >To unsubscribe, send email to [EMAIL PROTECTED] and include in the body >of the message "signoff SERVLET-INTEREST". > >Archives: http://archives.java.sun.com/archives/servlet-interest.html >Resources: http://java.sun.com/products/servlet/external-resources.html >LISTSERV Help: http://www.lsoft.com/manuals/user/user.html ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
