SV-213500r615939_rule
V-213500
SRG-APP-000033-AS-000024
JBOS-AS-000045
CAT I
10
Log on to the OS of the JBoss server with OS permissions that allow access to JBoss.
Using the relevant OS commands and syntax, cd to the <JBOSS_HOME>/bin/ folder.
Run the jboss-cli script.
Connect to the server and authenticate.
Remove the local element from the Application Realm.
For standalone servers, run the following command:
/core-service=management/securityrealm=
ApplicationRealm/authentication=local:remove
For managed domain installations, run the following command:
/host=HOST_NAME/core-service=management/securityrealm=
ApplicationRealm/authentication=local:remove
Log on to the OS of the JBoss server with OS permissions that allow access to JBoss.
Using the relevant OS commands and syntax, cd to the <JBOSS_HOME>/bin/ folder.
Run the jboss-cli script.
Connect to the server and authenticate.
Verify that Silent Authentication has been removed from the default Application security realm.
Run the following command.
For standalone servers, run the following command:
"ls /core-service=management/securityrealm=ApplicationRealm/authentication"
For managed domain installations, run the following command:
"ls /host=HOST_NAME/core-service=management/securityrealm=ApplicationRealm/authentication"
If "local" is returned, this is a finding.
V-213500
False
JBOS-AS-000045
Log on to the OS of the JBoss server with OS permissions that allow access to JBoss.
Using the relevant OS commands and syntax, cd to the <JBOSS_HOME>/bin/ folder.
Run the jboss-cli script.
Connect to the server and authenticate.
Verify that Silent Authentication has been removed from the default Application security realm.
Run the following command.
For standalone servers, run the following command:
"ls /core-service=management/securityrealm=ApplicationRealm/authentication"
For managed domain installations, run the following command:
"ls /host=HOST_NAME/core-service=management/securityrealm=ApplicationRealm/authentication"
If "local" is returned, this is a finding.
M
3987