|
Problem |
If you are attempting to add a new user
through the administrative console, and you observe the following message
in the Naming Server, you may have this problem:
BBOU0243E IMPLEMENTATION OF CLASS NamingServiceDO::BindingDO 311
EITHER CAUSED OR RAISED EXCEPTION
IDL:ITLSIMFException/IInvalidAuthority:1.0
DURING INVOCATION OF METHOD insertToDataStore.
OR the following error on the Administrative Console:
BBON0151E CORBA system exception server still connected
This command was used to add the user:
ldapmodify -v -p 1389 -D "cn=CBAdmin,o=BOSS,c=US" -w mypass -f
acl_updat |
|
Cause |
The CBSYMCR1 ID is omitted from the ACL LDIF file. |
|
Solution |
Add the CBSYMCR1 id to the ACL LDIF file, then rerun the
ldapmodify command. |
|
|
|
|
|
|
|