The Administration Console enables you to set a variety of system-wide security settings.
The Security page opens.
If this option is enabled, a JVM option, -Djava.security.manager, will be added to the JVM settings of the GlassFishTM Server. See To Configure the JVM Options. You must restart the server to enable this change.
Ensure that you have granted correct permissions for all applications. You can turn off the security manager to enhance performance. This option is disabled by default.
If this option is enabled, the server will load and run all the audit modules selected in the Audit Modules list. If this option is disabled, the server will not access audit modules. This option is disabled by default.
Applications will use this realm unless their deployment descriptor specifies a different realm. All configured realms appear in the list. The default value is file.
The server uses this user name when no other principal is provided.
A default principal is not required for normal server operation.
The default choices are default and simple. The default option is default.
By default, the server uses an audit module named default. For information on creating new audit modules, see To Create an Audit Module.
Valid properties are dependent on the type of realm selected in the Default Realm field.
For a description of File Realm properties, see Properties Specific to the FileRealm Class.
For a description of Certificate Realm properties, see Properties Specific to the CertificateRealm Class.
For a description of JDBC Realm properties, see Properties Specific to the JDBCRealm Class.
For a description of LDAP Realm properties, see Properties Specific to the LDAPRealm Class.
For a description of Solaris Realm properties, see Properties Specific to the SolarisRealm Class.