K
Kirk Potter
Hi,
I am trying to import some information into Active Directory on a Windows
2000 server.
I am using LDIFDE and I have managed to successfully add two attributes and
an auxiliary class. I am trying to add the auxiliary class to the User
class.
My import file is as follows:
dn: CN=User, CN=Schema, CN=Configuration, DC=test, DC=local
changetype: modify
add: auxiliaryClass
auxiliaryClass: AEUser
-
I get the following error:
Error on Line X: Unwilling to perform
The server side error is "8508"
An error has occured in the program
I have checked the schema and I can see my added attributes and auxilary
class. Does anyone know why I am getting this error?
Thanks in advance,
Kirk
I am trying to import some information into Active Directory on a Windows
2000 server.
I am using LDIFDE and I have managed to successfully add two attributes and
an auxiliary class. I am trying to add the auxiliary class to the User
class.
My import file is as follows:
dn: CN=User, CN=Schema, CN=Configuration, DC=test, DC=local
changetype: modify
add: auxiliaryClass
auxiliaryClass: AEUser
-
I get the following error:
Error on Line X: Unwilling to perform
The server side error is "8508"
An error has occured in the program
I have checked the schema and I can see my added attributes and auxilary
class. Does anyone know why I am getting this error?
Thanks in advance,
Kirk