BEA Weblogic 9.2 or 10.1
After running cliCreateUserGroupsForWLS script with input user "fimadmin" the user cannot login to fimconfig console.
When running the cliCreateUserGroupsForWLS script with input user "fimadmin" as described in the Install and Configuration guide page 36 the following occurs:
Connected...
Creating groups...
Group [FIMAdmin] created successfully ...
Group [FIMSecurityAdmin] created successfully ...
Group [FIMFederationAdmin] created successfully ...
Group [FIMSuperAdmin] created successfully ...
User [fimadmin] already exists.
user [fimadmin] added to group [FIMSuperAdmin] successfully ...
Done.
=========================================================================================================
If the name of the administrative user you are trying to create is "fimadmin" the add will fail because the user name "is the same as an existing group "FIMAdmin". The output from the script saying it was successfully added to the chosen group is incorrect
Execute the script with a user name that is not one of the 4 FIM security admin groups or any existing weblogic group.
For example :
myfimadmin=FIMSuperAdmin,attitash,SuperAdmin for FIM
A successful execution of the script will produce an output similar to the following:
Connected...
Creating groups...
Group [FIMAdmin] created successfully ...
Group [FIMSecurityAdmin] created successfully ...
Group [FIMFederationAdmin] created successfully ...
Group [FIMSuperAdmin] created successfully ...
User [myfimadmin] created successfully ...
user [myfimadmin] added to group [FIMSuperAdmin] successfully ...
Done.
Related Articles
FIM 4.x - Error running cliCreateUserGroupsForWLS 11Number of Views FIM 4.x - What JAVA JDK Should be Used with WebLogic 9 or WebLogic 10 with FIM 4.x 11Number of Views FIM 4.x - Missing Audit Logging for SAML 1.1 6Number of Views Opening RSA SecurID Software Token 4.1.2.30 for Windows Desktop produces the following message: Error loading the applicat… 455Number of Views Clicking on the Salesforce AFX Connector 'Get OAuth 2.0 Access Token' button results in a redirect_uri_mismatch error in R… 216Number of Views
Trending Articles
Downloading RSA Authentication Manager license files or RSA Software token seed records Unable to login to RSA Authentication Manager Security Console as super admin RSA Authentication Manager 8.9 Release Notes (January 2026) How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device Connection fails to Cloud Authentication Service when connecting through a proxy server from RSA Authentication Manager to…