1. Home
  2. Security Hardening
  3. DISA RedHat JBoss EAP 6.3 STIG V2R2
  4. JBOS-AS-000305 – LDAP enabled security realm value allow-empty-passwords must be set to false.

JBOS-AS-000305 – LDAP enabled security realm value allow-empty-passwords must be set to false.

Details

Passwords need to be protected at all times, and encryption is the standard method for protecting passwords during transmission. If passwords are not encrypted, they can be plainly read (i.e., clear text) and easily compromised.

Application servers have the capability to utilize either certificates (tokens) or user IDs and passwords in order to authenticate. When the application server transmits or receives passwords, the passwords must be encrypted.

Solution

Configure the LDAP Security Realm using default settings that sets ‘allow-empty-values’ to false. LDAP Security Realm creation is described in section 11.9 -Add an LDAP Security Realm in the JBoss_Enterprise_Application_Platform-6.3-Administration_and_Configuration_Guide-en-US document.

Supportive Information

The following resource is also helpful.

This security hardening control applies to the following category of controls within NIST 800-53: Identification and Authentication.This control applies to the following type of system Unix.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles