Home > Documentation > Configuring and administering > Administering Security > Administering security realms > Properties File Realm |
This realm type allows you to configure Web applications to authenticate users against it.
Enter the name of security realm and select Properties File Realm from the Realm type: menu. Click Next and follow the wizard.
When you create a new properties file realm through the administrative console, the key values you supply are in the configuration options field, which is the location and filenames of the user and group property files, for example:
usersURI=var/security/vhost1_users.properties
groupsURI=var/security/vhost1_groups.properties
By default, the security realm used by the server to authenticate administrative users for console and deployer access, is the geronimo-admin properties file realm.
The following example illustrates a deployment plan for this default geronimo-admin realm.
Once the security realm has been created, you can click the usage link to view samples of how to apply the new realm in your applications.
Bookmark this on Delicious Digg this | Privacy Policy - Copyright © 2003-2013, The Apache Software Foundation, Licensed under ASL 2.0. |