SV-213501r615939_rule
V-213501
SRG-APP-000033-AS-000024
JBOS-AS-000050
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 Management Realm.
For standalone servers run the following command:
/core-service=management/securityrealm=
ManagementRealm/authentication=local:remove
For managed domain installations run the following command:
/host=HOST_NAME/core-service=management/securityrealm=
ManagementRealm/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 Management security realm.
Run the following command.
For standalone servers run the following command:
"ls /core-service=management/securityrealm=ManagementRealm/authentication"
For managed domain installations run the following command:
"ls /host=HOST_NAME/core-service=management/securityrealm=ManagementRealm/authentication"
If "local" is returned, this is a finding.
V-213501
False
JBOS-AS-000050
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 Management security realm.
Run the following command.
For standalone servers run the following command:
"ls /core-service=management/securityrealm=ManagementRealm/authentication"
For managed domain installations run the following command:
"ls /host=HOST_NAME/core-service=management/securityrealm=ManagementRealm/authentication"
If "local" is returned, this is a finding.
M
3987