SV-213529r615939_rule
V-213529
SRG-APP-000163-AS-000111
JBOS-AS-000290
CAT II
10
Follow steps in section 11.8 - Management Interface Security in the JBoss_Enterprise_Application_Platform-6.3-Administration_and_Configuration_Guide-en-US document.
1. Create an outbound connection to the LDAP server.
2. Create an LDAP-enabled security realm.
3. Reference the new security domain in the Management Interface.
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.
Obtain the list of management interfaces by running the command:
"ls /core-service=management/management-interface"
Identify the security realm used by each management interface configuration by running the command:
"ls /core-service=management/management-interface=<MANAGEMENT-INTERFACE-NAME>"
Determine if the security realm assigned to the management interface uses LDAP for authentication by running the command:
"ls /core-service=management/security-realm=<SECURITY_REALM_NAME>/authentication"
If the security realm assigned to the management interface does not utilize LDAP for authentication, this is a finding.
V-213529
False
JBOS-AS-000290
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.
Obtain the list of management interfaces by running the command:
"ls /core-service=management/management-interface"
Identify the security realm used by each management interface configuration by running the command:
"ls /core-service=management/management-interface=<MANAGEMENT-INTERFACE-NAME>"
Determine if the security realm assigned to the management interface uses LDAP for authentication by running the command:
"ls /core-service=management/security-realm=<SECURITY_REALM_NAME>/authentication"
If the security realm assigned to the management interface does not utilize LDAP for authentication, this is a finding.
M
3987