XPSDDInstall Fails to run on ADLDS with Error occurred during "Add" for "xpsNumber=09******text: No such attribute
search cancel

XPSDDInstall Fails to run on ADLDS with Error occurred during "Add" for "xpsNumber=09******text: No such attribute

book

Article ID: 275292

calendar_today

Updated On:

Products

SITEMINDER

Issue/Introduction

Newly built ADLDS.

- smldapsetup ldgen executed successfully 

- smldapsetup ldmod executed successfully 

- smldapsetup ldmod ADLDS (after setting up the ADLDS GUID) executed successfully 

- smreg -su executed successfully 

- When running XPSDDInstall, getting the following Error.

<Install_drive>siteminder\xps\dd>xpsddinstall smmaster.xdd
[XPSDDInstall - XPS Version 12.8.xx.xxxx]
Log output: <Install_drive>:\siteminder/log/XPSDDInstall.xxxx-xx-xx_xxxx.log
Initializing the database, please wait...
(WARN) : [sm-xpsxps-01040] No policy data found
Saving data from smmaster.xdd, please wait...
(ERROR) : [sm-xpsxps-01080] Error occurred during "Add" for "xpsNumber=09******,ou=XPS,ou=policysvr4,ou=siteminder,ou=netegrity,DC=test,DC=testenv,DC=testenvcorp", text: No such attribute
(ERROR) : [sm-xpsxps-00540] Previous error occurred on object "CA.SM"
(FATAL) : [sm-xpsxps-04140] Save failed.

Environment

Release : 12.8.x and 12.9 (Applicable to all the supported releases)
Component: SMPLC (Siteminder Policy Server)

Cause

The error 'No such attribute": "xpsNumber=09******,ou=XPS,ou=policysvr4,ou=siteminder,ou=netegrity,DC=test,DC=testenv,DC=testenvcorp", text: No such attribute means the schema (smldapsetup ldmod  ADLDS.ldif) is not imported properly.  

The usual trap for preparing " ADLDS.ldif " is wrong {guid} substitution.

To easily find out which {guid} to use, please lookup the file generated by " smldapsetup ldgen ". It contains the correct {guid}.

Resolution

Issue was related to ADLDS replication overriding the Object in the Store created by the smldapsetup commands.

Once the replication issue was addressed, XPSDDInstall completed with no errors.