Re: ADAM making a call from 2000 server instead of 2003
- From: "Joe Kaplan" <joseph.e.kaplan@xxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 29 Jun 2007 10:44:35 -0500
What is this code doing and what is the security model for access ADAM from
IIS? IIS 5 and 6 have very different security models and are frequently
configured differently, so there is no surprise that this might not work,
but you would need to provide a lot more details in order to figure out
exactly what is happening.
Joe K.
--
Joe Kaplan-MS MVP Directory Services Programming
Co-author of "The .NET Developer's Guide to Directory Services Programming"
http://www.directoryprogramming.net
--
"thetomatolord" <coolguys@xxxxxxxxxxxxx> wrote in message
news:A3736EDC-DD22-46F4-994E-6D85E8BED27B@xxxxxxxxxxxxxxxx
Setup
iis application accessing data on either a
what works
iis application on 2003 server accessing adam on that same 2003 server
what does not work
iis application on 2000 server accessing adam on a 2003 server (the same
one as above).
ADAM is runing on a 2003 server
I am a domain admin on both the 2000 and 2003 box.
2000 is on SP4 with a bunch of patchs
If I run the command from the 2003 server it works, note I am only on that
machine not going from machine to machine
if I run the command from the 2000 server it fails, in this case I am
going
from a 2000 server to the 2003 server
I am running the following command.
strServerQualified=LDAP://22.222.22.22:22222/
v0517.6/28/2007 10:16:44 AM ADAMStorage.IsValidSetup:
m_strRootDN=OU=container,dc=my,dc=name
v0517.6/28/2007 10:16:44 AM BaseStorage.DirectoryEntryExists: caught
exception, finish FALSE.
v0517.6/28/2007 10:16:44 AM ADAMStorage.IsValidSetup: throw exception
DirectoryEntryExists(m_strRootDN)==FALSE
v0517.6/28/2007 10:16:44 AM UserProvisioning.CheckStorage: caught
exception:
The requested setting "Root DN" is missing.
basically I am trying to store something in that container and 2003 finds
it
but 2000 wont.
other then the failed to find rootdn there are no other errors..
what we tried
SSL is turned on but we turned it off and we still had the issue
different users ids
reinstalled wes 3.0
checked all the iis settings
thnx!
tomatolord
--
1 of the 300
.
- Follow-Ups:
- Re: ADAM making a call from 2000 server instead of 2003
- From: thetomatolord
- Re: ADAM making a call from 2000 server instead of 2003
- Prev by Date: Random Network crashes
- Next by Date: Re: Applying gpos after logon very slow
- Previous by thread: Random Network crashes
- Next by thread: Re: ADAM making a call from 2000 server instead of 2003
- Index(es):
Relevant Pages
|