Shantanu,

 

Can you post the definitions of the classes/attributes you added to the schema? And can you indicate the error you are receiving? There are several possible problems I can think of off the top of my head:

  1. Insufficient access rights to create the object
  2. The structure rules (possSuperiors) may not allow you to create the new object in the location you are trying to.
  3. You may not have all the mandatory attributes (mustContain/mayContain
  4. You don't have a value for the naming attribute rDNAttID
  5. One or more of the attributes may not be of the appropriate syntax
  6. One or more of the attributes may be multi-valued when the schema indicates that they are single-valued

 

There are other potential problems I'm not thinking of right now.

 

-gil

 

-----Original Message-----
From: Shantanu Bhattacharya [mailto:[EMAIL PROTECTED]]
Sent:
Friday, October 11, 2002 1:11 AM
To: [EMAIL PROTECTED]
Subject: [ActiveDir] Some Queries in Active Directory for Win2K

 

Hi,

 

Read up your article on Active Directory called "Secure Your Applications With Active Directory". It is one of the few available on the Internet that talks about writing applications using Active Directory.

 

I am working on Active Directory myself and facing some problems. Here is the description of the same:

 

1.       I have created a new schema using the API.

2.       I am trying to create an instance of that schema. It is not allowing me to create it even after specifying all the mandatory parameters.

 

Can you help me do the same?

 

Thanking you in advance

 

Regards

Shantanu         

Reply via email to