From Douglas.Srofe@nielsenmedia.com Tue Sep 9 16:20:38 2003 Return-Path: Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 44612 invoked from network); 9 Sep 2003 16:20:38 -0000 Received: from unknown (HELO yorktown.nielsenmedia.com) (63.114.249.17) by daedalus.apache.org with SMTP; 9 Sep 2003 16:20:38 -0000 Received: from nmrusdunsxg10.nmrlan.net (nmrusdunsxg10.nielsenmedia.com [10.9.11.154]) by yorktown.nielsenmedia.com (8.12.9/8.12.8) with ESMTP id h89GKctH002318 for ; Tue, 9 Sep 2003 12:20:38 -0400 (EDT) Received: from nmrusdunsxg2.nielsenmedia.com (unverified) by nmrusdunsxg10.nmrlan.net (Content Technologies SMTPRS 4.3.6) with ESMTP id for ; Tue, 9 Sep 2003 12:20:37 -0400 Received: by nmrusdunsxg2.nielsenmedia.com with Internet Mail Service (5.5.2653.19) id ; Tue, 9 Sep 2003 12:20:37 -0400 Message-ID: From: "Srofe, Douglas (c)" To: "'Tomcat Users List'" Subject: RE: Tomcat and Active Directory Date: Tue, 9 Sep 2003 12:20:35 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Thanks for the suggestion. I did download the ldap browser. I was able to fetch a dn based on the host but it wouldn't connect. I guess I need to go back to our admin and make sure they have given me other valid information. Thanks for all of your help. -----Original Message----- From: Christopher Williams [mailto:ccwilliams3@ntlworld.com] Sent: Tuesday, September 09, 2003 11:41 AM To: Tomcat Users List Subject: Re: Tomcat and Active Directory You won't get an intelligent response if you enter your LDAP URL into a web browser, but many email clients are LDAP-compatible (e.g. Outlook Express - add an LDAP link via the Tools\Accounts menu). Also, you can try an LDAP browser, such as the one at http://www.iit.edu/~gawojar/ldap. Another suggestion which you can try right now is to change the "ldap" to "ldaps" in the URL - port 636 is the SSL port for LDAP. ----- Original Message ----- From: "Srofe, Douglas (c)" To: "'Tomcat Users List'" Sent: Tuesday, September 09, 2003 4:31 PM Subject: RE: Tomcat and Active Directory > > Thanks for your response. I have changed the url to the following: > > connectionURL="ldap://nmr001dundom01:636/ou=migrated > users,ou=nmr,dc=enterprisenet,dc=org" > > Our admin said to use port 636. > > However, I still get the same error saying it can't connect to > localhost:389. > > As a test, should I be able to enter that url in the browser and get > something meaningful? > > Thanks again. > > -----Original Message----- > From: Christopher Williams [mailto:ccwilliams3@ntlworld.com] > Sent: Tuesday, September 09, 2003 10:55 AM > To: Tomcat Users List > Subject: Re: Tomcat and Active Directory > > > There's just been a similar question answered. The URL to your Active > Directory appears to be wrong - after all I'm guessing that Active Directory > is not running on your development system. Change the URL to: > ldap://server.name:389/ou=migrated users... > > and you might have some success. > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org > > --------------------------------------------------------------------- > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org