The Application Server comes preconfigured with three realms: file, certificate, and admin-realm. It is also possible to create ldap, JDBC, solaris, and custom realms. Generally, you will have one realm of each type on a server, but on the Application Server there are two file realms: file and admin-realm. These are two realms of the same type used for two different purposes. It is also possible to have a different certificate database for each virtual server on your system.
The New Realm page is displayed.
Valid choices are shown in the following table.
Realm Name |
Class Name |
---|---|
file |
com.sun.enterprise.security.auth.realm.file.FileRealm |
certificate |
com.sun.enterprise.security.auth.realm.certificate.CertificateRealm |
ldap |
com.sun.enterprise.security.auth.realm.ldap.LDAPRealm |
JDBC |
com.sun.enterprise.security.auth.realm.jdbc.JDBCRealm |
solaris |
com.sun.enterprise.security.auth.realm.solaris.SolarisRealm |
custom |
Name of login realm class |
For a description of file realm properties, see Editing the File and Admin-realm.
For a description of certificate realm properties, see Editing the Certificate Realm.
For a description of custom realm properties, see To Create a Custom Realm.
create-auth-realm