Issue with usermgr
Hi All,
We are trying to get application up for a client who already has RPAS AP implemented.
While trying to create admin user, we are facing the below issue:
oretail @ /u01/planning/APFA/domain/APFA $>usermgr -d . -add itadm1 -label itadm -group admin -admin
Now executing usermgr in domain '/u01/planning/APFA/domain/APFA'.
Enter Password:
********
Verify Password:
********
usermgr caught Exception: Invalid pageId 283 for get. Not between 1 and 278 for Btree '/u01/planning/APFA/domain/APFA/data/security.db/r_measurerights%1.ary', 7.
in line 3372 of file 'PageManager.cpp'
usermgr exited with status: 4
****I can see that a folder with name itadm1 gets created under global domain, but no folders gets created under any of the local domains.****