|
ldegroot -> RE: SCCM System discovery and Multiple domains (7/7/2008 6:21:14 PM)
|
quote:
ORIGINAL: sudhir1982 Hi, Seems like the SCCM does not have the required access to the other domain in the forest, SCCM uses the system account for the LDAP query, and it needs at least user rights on the target domain, More information at http://technet.microsoft.com/en-us/library/bb932200(TechNet.10).aspx After have the required permissions on the other domain, you could enable the verbose logging for the discovery and chk the log(adsysdis.log) for more information. Keep me updated [8|] HI Sudhir Here is an excerpt from the adsys.log
ERROR: Failed to bind to AD Object LDAP://DC=OTHERDOMAIN,DC=COM,DC=AU, error=A referral was returned from the server.~~ -- Extended Error --- LDAP Provider : 0000202B: RefErr: DSID-031006E0, data 0, 1 access points~ ref 1: 'otherdomain.com.au'~. SMS_AD_SYSTEM_DISCOVERY_AGENT 8/07/2008 8:11:30 AM 5436 (0x153C)
ERROR: Failed to enumerate directory objects in AD container LDAP://DC=OTHERDOMAIN,DC=COM,DC=AU SMS_AD_SYSTEM_DISCOVERY_AGENT 8/07/2008
8:11:30 AM 5436 (0x153C)
STATMSG: ID=5204 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_AD_SYSTEM_DISCOVERY_AGENT"
SYS=CCM01 SITE=SYD PID=5896 TID=5436 GMTDATE=Mon Jul 07 22:11:30.031 2008
ISTR0="LDAP://DC=OTHERDOMAIN,DC=COM,DC=AU"
ISTR1="A referral was returned from the server.~~ --
Extended Error --- LDAP Provider : 0000202B: RefErr: DSID-031006E0, data 0,
1 access points~ ref 1: 'otherdomain.com.au'~" ISTR2="" ISTR3="" ISTR4=""
ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0
SMS_AD_SYSTEM_DISCOVERY_AGENT 8/07/2008 8:11:30 AM 5436 (0x153C)
STATMSG: ID=5203 SEV=W LEV=M SOURCE="SMS Server"
COMP="SMS_AD_SYSTEM_DISCOVERY_AGENT"
SYS=CCM01 SITE=SYD PID=5896 TID=5436
GMTDATE=Mon Jul 07 22:11:30.031 2008 ISTR0="722"
ISTR1="0" ISTR2="722" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0
SMS_AD_SYSTEM_DISCOVERY_AGENT 8/07/2008 8:11:30 AM 5436 (0x153C)
STATMSG: ID=5202 SEV=I LEV=M SOURCE="SMS Server"
COMP="SMS_AD_SYSTEM_DISCOVERY_AGENT"
SYS=CCM01 SITE=SYD PID=5896 TID=5436
GMTDATE=Mon Jul 07 22:11:30.031 2008 ISTR0="2"
ISTR1="3642" ISTR2="2920" ISTR3="722" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0 SMS_AD_SYSTEM_DISCOVERY_AGENT 8/07/2008 8:11:30 AM 5436 (0x153C)
I have applied read access to all objects including child objects on the second domain, but at this stage as there is more than one DC in the second domain AND the site server is NOT part of the domain users group on the second domain, I think that is still preventing this to work. Will get to the bottom of this and let you guys know Thanks for all the help thus far to all concerned, much appreciated!
|
|
|
|