Re: ADAM Error: "A referral was returned..."



Thanks Lee.

How do I check/create the naming context on ADAM instance?

Right now, I have not got the access to the machine, hence cant post the
exact error message, but it is somthing like,

Error at line 2) DC....
"A referral was returned from the server"...


"Lee Flight" <lef@xxxxxxxxxxxxxxx> wrote in message
news:eJVP6jTcFHA.3048@xxxxxxxxxxxxxxxxxxxxxxx
> Hi
>
> could you post the full error from the output of the batch file
> and also check that the naming context
>
> DC=fabnoa,DC=fabcorp,DC=fabrikam,DC=com
>
> exists on your ADAM instance.
>
> Thanks
> Lee Flight
>
> "S P" <annonymous@xxxxxxxxxxxxx> wrote in message
> news:uA5lPLTcFHA.2124@xxxxxxxxxxxxxxxxxxxxxxx
> > 1) ADAM Instance Name Is: instance1
> > -------------------------------------
> >
> > 2) ldif file
> > -------
> > dn: OU=COMPUTERNAME,ADDOMAIN
> > changetype: add
> > objectclass: organizationalUnit
> >
> > dn: OU=SimpleAccountProvisioning,OU=COMPUTERNAME,ADDOMAIN
> > changetype: add
> > objectclass: organizationalUnit
> >
> > dn: OU=Fabrikam,OU=SimpleAccountProvisioning,OU=COMPUTERNAME,ADDOMAIN
> > changetype: add
> > objectclass: organizationalUnit
> >
> > dn:
> >
OU=Users,OU=Fabrikam,OU=SimpleAccountProvisioning,OU=COMPUTERNAME,ADDOMAIN
> > changetype: add
> > objectclass: organizationalUnit
> >
> > dn: OU=Disabled
> > Users,OU=Fabrikam,OU=SimpleAccountProvisioning,OU=COMPUTERNAME,ADDOMAIN
> > changetype: add
> > objectclass: organizationalUnit
> > ------
> >
> > 3) Command used is:
> > ---------------------
> > set servername=%COMPUTERNAME%
> > set username=administrator
> > set domainname=fabnoa
> > set password=pwd
> > rem ====================================================================
> > set addomain=DC=fabnoa,DC=fabcorp,DC=fabrikam,DC=com
> > rem ====================================================================
> > ldifde -i -f fabrikam-ou-structure.ldif -v -k -c
> > "OU=COMPUTERNAME,ADDOMAIN"
> > "OU=%COMPUTERNAME%,%addomain%" -s %servername% -b %username%
%domainname%
> > %password%
> > ---------------------
> >
> > "Lee Flight" <lef@xxxxxxxxxxxxxxx> wrote in message
> > news:eh$th#ScFHA.3120@xxxxxxxxxxxxxxxxxxxxxxx
> >> Hi
> >>
> >> getting a referral means that the directory service could not
> >> find the naming context being referenced in the ldif file
> >> in its directory tree.
> >>
> >> Common causes are an incorrect value for the dn attribute or
> >> failing to specify the correct ADAM instance on the ldif command
> >> ( -s option). If you cannot spot the problem please post
> >>
> >> the ldifde command line and error
> >> the offending ldif file
> >>
> >> Thanks
> >> Lee Flight
> >>
> >> "S P" <annonymous@xxxxxxxxxxxxx> wrote in message
> >> news:%23yGGOdRcFHA.2664@xxxxxxxxxxxxxxxxxxxxxxx
> >> > Hi All,
> >> >
> >> > I am newbie and have installed ADAM on Windows 2003.
> >> >
> >> > I am trying to create the OUs which are specified in the .ldif file
> >> > format.
> >> >
> >> > However, while executing the command ldifde, I get the error, "A
> > referral
> >> > was returned".
> >> >
> >> > What could be wrong and when does this error is returned.
> >> >
> >> > Any pointer/help?
> >> >
> >> > TIA
> >> > S P
> >> >
> >> >
> >>
> >>
> >
> >
>
>


.



Relevant Pages

  • Re: ADAM Error: "A referral was returned..."
    ... >> changetype: add ... >> objectclass: organizationalUnit ... >>> find the naming context being referenced in the ldif file ...
    (microsoft.public.windows.server.active_directory)
  • Re: ADAM Error: "A referral was returned..."
    ... changetype: add ... objectclass: organizationalUnit ... > find the naming context being referenced in the ldif file ...
    (microsoft.public.windows.server.active_directory)
  • Re: ADAM Error: "A referral was returned..."
    ... exists on your ADAM instance. ... > changetype: add ... > objectclass: organizationalUnit ...
    (microsoft.public.windows.server.active_directory)
  • Re: ADAM - Classes & Attributes
    ... changetype: ntdsSchemaAdd ... objectClass: attributeSchema ... changetype: ntdsSchemaModify ...
    (microsoft.public.windows.server.active_directory)
  • Re: security descriptor
    ... changetype: add ... objectClass: controlAccessRight ... where the field 'appliesTo' has the schemaIDGUID of class 'testpermissions' ... mayContain: clear-log ...
    (microsoft.public.windows.server.active_directory)