BTW, if you want some 4d code looking examples, I left the docs for LDAP 4d up on my site
See http://www.adogandhisboy.com/manual/Sample.html On 6/12/17, 10:55 AM, "4D_Tech on behalf of Tom Swenson via 4D_Tech" <4d_tech-boun...@lists.4d.com on behalf of 4d_tech@lists.4d.com> wrote: You do a “bind” to verify the username/password. Ie. It is authentication. On a low level, authentication against an LDAP server is 1. Open a connection 2. Try to bind 3. Unbind – if you’re feeling generous 4. Close the connection if you got a success from the bind it means you sent the correct “distinguishedName” and password combination. ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:4d_tech-unsubscr...@lists.4d.com **********************************************************************