Re: Desparate in SF: ADAM on XP Laptop in Workgroup



The service (or should I say services...) is running.

There doesn't appear to be anything interesting in the event viewer for
instance1.
There is a warning [Category: Security] that contains the following:
*************************************************
Active Directory was unable to initialize auditing security system. It will
run with auditing disabled. No security audits will be generated.

Additional Data:
Error value:
120 This function is not supported on this system.

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
*************************************************

There are also a few information events [Category: Online Defragmentation]
that contain the following:
*************************************************
instance1 (1668) ADAMDSA: Online defragmentation has completed a full pass
on database 'C:\Program Files\Microsoft ADAM\instance1\data\adamntds.dit'.

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
*************************************************

Service startups and shutdowns complete successfully. Shutdowns take a
little while (about 2-3 minutes, but eventually complete.)

dsdbutil "list instances" quit yields the following:
********************************************
C:\WINDOWS\ADAM>dsdbutil "list instances" quit
dsdbutil: list instances

Instance Name: instance1
Long Name: instance1
LDAP Port: 50000
SSL Port: 50001
Install folder: C:\WINDOWS\
Database file: C:\Program Files\Microsoft
ADAM\instance1\data\adamntds.d
it
Log folder: C:\Program Files\Microsoft ADAM\instance1\data
Service state: Running

Instance Name: instance2
Long Name: instance2
LDAP Port: 50002
SSL Port: 50003
Install folder: C:\WINDOWS\
Database file: C:\Program Files\Microsoft
ADAM\instance2\data\adamntds.d
it
Log folder: C:\Program Files\Microsoft ADAM\instance2\data
Service state: Running

Instance Name: instance3
Long Name: instance3
LDAP Port: 50004
SSL Port: 50005
Install folder: C:\WINDOWS\
Database file: C:\Program Files\Microsoft
ADAM\instance3\data\adamntds.d
it
Log folder: C:\Program Files\Microsoft ADAM\instance3\data
Service state: Running

Instance Name: instance4
Long Name: instance4
LDAP Port: 50006
SSL Port: 50007
Install folder: C:\WINDOWS\
Database file: C:\Program Files\Microsoft
ADAM\instance4\data\adamntds.d
it
Log folder: C:\Program Files\Microsoft ADAM\instance4\data
Service state: Running

dsdbutil: quit

C:\WINDOWS\ADAM>
********************************************

"Lee Flight" wrote:

Hi

looks like the ADAM service is AWOL, is the service running?
Anything interesting in the ADAM instance event log in event viewer
from boot or if you try and restart the service?

If you open the ADAM Tools Command Prompt and run

dsdbutil "list instances" quit

what do you get back?

Lee Flight


"Steve24" <Steve24@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:FDDD9E82-FF20-4975-A7B6-C18E06818DEE@xxxxxxxxxxxxxxxx
Lee,

First, thanks for your reply.

No, I do not have any interesting networking components installed.
I'm a simple man with simple needs; in this instance, to build a C# app
that
uses ADAM.

I forgot to mention that i did change that registry setting (LSA) from 1
to
0.

If i try to connect with ldp.exe and uncheck the connectionless checkbox,
it
says:
**********************************
ld = ldap_open("<machine name>", 50000);
Established connection to <machine name>.
Retrieving base DSA information...
**********************************
where <machine name> is the actual name of my machine...

if I leave "connectionless" checked, I get the following:
**********************************
ld = cldap_open("<machine name>", 50000);
Established connection to <machine name>.
Retrieving base DSA information...
Server error: <empty>
Error<82>: ldap_parse_result failed: Local Error
Server error: <empty>
Getting 0 entries:
-----------
Server error: <empty>
**********************************

If i then try to bind as the logged in user, i get the following:
(pasted exactly from ldp)
**********************************
0 = ldap_set_option(ld, LDAP_OPT_ENCRYPT, 0)
res = ldap_bind_s(ld, NULL, &NtAuthIdentity, NEGOTIATE (1158)); // v.3
{NtAuthIdentity: User='NULL'; Pwd= <unavailable>; domain = 'NULL'.}
Error <81>: ldap_bind_s() failed: Server Down.
Server error: <empty>
**********************************

I will look up adamuinstall as you've suggested in the meantime.

Any ideas? I am

"Lee Flight" wrote:

Hi

do you have any additional "interesting" network components installed
e.g. netware client or VPN client?

Search ADAM help file for "forceguest" and set the corresponding
regkey to 0 (regardless of remote or local access).

What happens if you try to connect with ldp.exe?

See also adamuninstall in ADAM help for forcible removal of an instance.

Lee Flight


"Steve24" <Steve24@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:C54135C5-54CC-4F08-903F-FDCA9D39CB9A@xxxxxxxxxxxxxxxx
Hello,

First, I am a complete AD novice.
(I am a C# developer, so I'm not an IT novice...)
I am looking to develop an application using ADAM but I cannot get ADAM
to
work on my IBM T43 Laptop running XP Pro SP2 in workgroup mode.

I've installed ADAM with no errors.
I can create instances with no errors (I've created instances with and
without partitions just fine)

However, when I attempt to connect to the instance using ADSI EDIT, the
machine just hangs.

* I am 100% I am connecting to the correct server/port combination (I
even
took screen shots during the install just to check myself.)

* I have tried using the machine name and IP Address for the server
name.
The service IS started. I even rebooted my machine just in case that
old
catch all troubleshooting tip happened to work.

* The Windows firewall is OFF and I have no other firewall running. I
also
saw a service named "Windows Firewall/Internet Connection Sharing(ICS)"
that
I have also stopped, you know...just in case.
I am it is something silly stupid as a buddy of mine who has a laptop
with
XP/workgroup got it to run on his first try.

* I have SCRUTINIZED my system tray and closed/exit'ed out of any
applications that weren't necessary, again...just in case.

* When I attempt to remove an instance (any of them) using Add/Remove
Programs the machine hangs while it tries to connect to the instance.

* I have tried connecting as "The logged on user" as well as by using
an
explicit user/password combination.

* My user is in the Administrators group, but just for kicks -since i
was
having so much fun already- i logged on as the Administrator and still
got
the same results.

* I have checked, re-checked, and then checked again the system
requirements
and sure that i should be in the zone: XP Pro with SP2, workgroup mode,
ADAM
w/ SP1.

* The only obvious difference between my buddy's machine and mine was
that
he had .net framework 2.0 installed whereas i had 1.1; i've installed
2.0
with no joy.

Please, please, please help as I have wasted a week.5 scolding ADAM and
he
is still being uncooperative. I am...

Desparate in San Fran...








.



Relevant Pages

  • Re: Desparate in SF: ADAM on XP Laptop in Workgroup
    ... Established connection to. ... Server error: <empty> ... Search ADAM help file for "forceguest" and set the corresponding ...
    (microsoft.public.windows.server.active_directory)
  • Re: Desparate in SF: ADAM on XP Laptop in Workgroup
    ... Anything interesting in the ADAM instance event log in event viewer ... Established connection to. ... Server error: <empty> ...
    (microsoft.public.windows.server.active_directory)
  • Re: Desparate in SF: ADAM on XP Laptop in Workgroup
    ... From the dsdbutil output you have 4 ADAM instances installed, ... Established connection to. ... Server error: ... took screen shots during the install just to check myself.) ...
    (microsoft.public.windows.server.active_directory)
  • Re: Desparate in SF: ADAM on XP Laptop in Workgroup
    ... Anything interesting in the ADAM instance event log in event viewer ... Established connection to. ... Server error: <empty> ...
    (microsoft.public.windows.server.active_directory)
  • Re: Desparate in SF: ADAM on XP Laptop in Workgroup
    ... I've already looked at my firewall settings. ... Certainly I have ADAM SP1 running on several WinXP ... Established connection to. ... took screen shots during the install just to check myself.) ...
    (microsoft.public.windows.server.active_directory)

Loading