Cannot find the 'Active Directory Schema' while configuring RSA Mobile 1.5 Authentication Server
2 years ago
Originally Published: 2004-05-11
Article Number
000061740
Applies To
RSA Mobile 1.5 Authentication Server
Microsoft Windows 2000 Advanced Server SP4
Issue
Cannot find the "Active Directory Schema" while configuring RSA Mobile 1.5 Authentication Server
After configuring the datastore, you must update the Active Directory so RSA Mobile can store its values in it. To do this, the Active Directory Schema needs to be installed as a snap-in. On some systems, this snap-in is not registered yet and therefore is not in the list.
Resolution
To install the Active Directory Schema snap-in, open Command Prompt and type the following:

regsvr32
schmmgmt.dll

This command will register schmmgmt.dll on your computer. Now you can run the MMC and Select Console, then Add/Remove the snap-in to add the Active Directory Schema.

For more information about schema updates, visit the following Microsoft knowledgebase article:

Schema Updates Require Write Access to Schema in Active Directory
http://support.microsoft.com/default.aspx?scid=kb;en-us;285172