LDAP Browser for AD in Windows Server 2003 |
![]() ![]() |
LDAP Browser for AD in Windows Server 2003 |
Jun 25 2007, 02:43 AM
Post
#1
|
|
|
Member ![]() ![]() Posts: 10 From: Lagos Nigeria OS: XP, 2003, Linux |
Someone please gimme directions on how to solve this problem.. I deployed a Windows 2003 Domain Controller with Active Directory and all. I try to connect using ldap browser but I am not able to. Is there something else I need to do before I'm able to connect?
|
|
|
Jun 26 2007, 04:07 AM
Post
#2
|
|
|
Member ![]() ![]() Posts: 10 From: Lagos Nigeria OS: XP, 2003, Linux |
I just discovered that I did not configure DNS properly. I had to create PTR records in DNS when I noticed that nslookup returns an error, and in Event Viewer, DNS error says something about not being able to list the content of AD.
My problem with ldap browser is not solved yet, but I know I'm moving in the right direction. I welcome whatever input anyone has to give and I'll keep y'all posted on how it goes. Cheers. |
|
|
Jun 28 2007, 05:15 AM
Post
#3
|
|
|
Member ![]() ![]() Posts: 10 From: Lagos Nigeria OS: XP, 2003, Linux |
Thanks for viewing my post. I eventually downloaded another LDAP Browser (Softerra LDAP Browser 2.6) and I noticed that for every connection failure, the error message says 'Invalid Credentials', so I changed the user account on the browser to LDAP_USER in the AD and set the appropriate password; I also removed 'cn=' from the entry from the USER DN: box.
Now I am able to enumerate the content of the AD. Cheers. |
|
|
Jun 28 2007, 07:22 AM
Post
#4
|
|
![]() Ruler of Omicron Persei 8 Posts: 19,911 From: kn-ARGH!-xville Tenn-ARGH!-see OS: 3.1, 95, 98SE, xp, 2000, NT4, 2003 Standard Edition, linux (various flavors) |
sorry nobody got to you..but yeah...can't browse LDAP without the right creds...some of those viewers handle the credentials differently as well so...always good to read the manual
-------------------- ● Advice is just that, advice. Always consider the source. ● When in doubt press F1. If that doesn't work check Google Trunk Monkeys 1,2,3,4,5,6,7,8● Remember: GIGO means Garbage In = Garbage Out ● Always remember - WhatWouldScHwErVDo? ![]() "Never under estimate the destructive power of stupidity"~ The monkey I only post Mon.- Fri. Please be patient. Has it been 3 days since the last reply to your thread? Read This You could PM me for support, but then i would have to kill you, so it's in your best interest to post in the forum if you have a question If i've helped you enough that you feel the need to donate, please conider the Young-Williams Animal Center. Donation Link |
|
|
Jul 11 2007, 06:25 PM
Post
#5
|
|
|
Member ![]() ![]() Posts: 11 OS: XP |
Hello Defmonk,
I don't know if you are still monitoring this thread, but I can offer you some assistance. There are multiple LDAP browsers available. LDP is a low level LDAP utility from Microsoft. - http://support.microsoft.com/kb/224543 ADSIEdit is another low level LDAP utility that is directly available from Microsoft as well. You will need to download either the Windows 2003 Resource Kit or 2003 Support Tools (I can't remember) to get this utility. "Active Directory Schema" is a readily available MMC snap-in you can use to your LDAP directory. You will simply need to register it first though to make it available. type "REGSVR32 SCHMMGMT.DLL" at the command prompt to make it available. A brand spankin new LDAP browser was just made available yesterday from Sysinternals called ADExplorer. You can grab it here... http://www.microsoft.com/technet/sysintern...adexplorer.mspx And finally, if you prefer to do LDAP queries by command line, then you will want to go get ADFind from Joeware.net. What sort of LDAP specific problems are you having? This post has been edited by ben.watson: Jul 11 2007, 06:27 PM |
|
|
Jul 11 2007, 06:48 PM
Post
#6
|
|
|
Member ![]() ![]() Posts: 11 OS: XP |
Also, you should also perform a...
DCDIAG /V NETDIAG /V And look for any errors and resolve those. Once all the tests pass, you should have a largely well running domain controller. You can also add the /FIX switch on the end of both of those commands to allow those utilities to perform safe and trivial fixes for issues you may be experiencing. |
|
|
![]() ![]() |
|
Time is now: 5th July 2008 - 05:23 PM |
| Advertisements do not imply our endorsement of that product or service. The forum is run by volunteers who donate their time and expertise. We make every attempt to ensure that the help and advice posted is accurate and will not cause harm to your computer. However, we do not guarantee that they are accurate and they are to be used at your own risk. |