amPolicyConfig.properties revision 01ce6982ca6b7bc49d0fe7ee2c2e66c7b12ef6d6
870N/A#
870N/A# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
870N/A#
870N/A# Copyright (c) 2007 Sun Microsystems Inc. All Rights Reserved
870N/A#
870N/A# The contents of this file are subject to the terms
870N/A# of the Common Development and Distribution License
870N/A# (the License). You may not use this file except in
870N/A# compliance with the License.
870N/A#
870N/A# You can obtain a copy of the License at
870N/A# https://opensso.dev.java.net/public/CDDLv1.0.html or
870N/A# opensso/legal/CDDLv1.0.txt
870N/A# See the License for the specific language governing
870N/A# permission and limitations under the License.
870N/A#
870N/A# When distributing Covered Code, include this CDDL
870N/A# Header Notice in each file and include the License file
870N/A# at opensso/legal/CDDLv1.0.txt.
870N/A# If applicable, add the following below the CDDL Header,
870N/A# with the fields enclosed by brackets [] replaced by
870N/A# your own identifying information:
870N/A# "Portions Copyrighted [year] [name of copyright owner]"
870N/A#
870N/A# $Id: amPolicyConfig.properties,v 1.8 2009/12/11 01:43:23 goodearth Exp $
870N/A#
870N/A
870N/A# Portions Copyrighted 2012 ForgeRock Inc
870N/A# Portions Copyrighted 2012 Open Source Solution Technology Corporation
870N/A
870N/Aonlinehelp.doc=policyattr.html
870N/Aiplanet-am-policy-config-service-description=Policy Configuration
870N/Aa100=Resource Comparator
870N/Aa100a=Continue Evaluation on Deny Decision
870N/Aa100b=Yes
870N/Aa100c=No
870N/Aa100d=Advices Handleable by OpenAM
870N/Aa100e=Realm Alias Referrals
870N/Aa101=Primary LDAP Server
870N/Aa101.help=Format: local server name | host name:port<br>Multiple entries must be prefixed by local server name.
870N/Aa102=LDAP Base DN
870N/Aa1021=LDAP Users Base DN
870N/Aa1022=OpenAM Roles Base DN
870N/Aa103=LDAP Bind DN
870N/Aa104=LDAP Bind Password
870N/Aa105=LDAP Organization Search Filter
870N/Aa106=LDAP Organization Search Scope
870N/Aa107=LDAP Groups Search Filter
870N/Aa108=LDAP Groups SearchScope
870N/Aa109=LDAP Users Search Filter
870N/Aa110=LDAP Users Search Scope
870N/Aa111=LDAP Roles Search Filter
870N/Aa112=LDAP Roles Search Scope
870N/Aa1121= OpenAM Roles Search Scope
870N/Aa113=LDAP Organization Search Attribute
870N/Aa114=LDAP Groups Search Attribute
870N/Aa115=LDAP Users Search Attribute
870N/Aa116=LDAP Roles Search Attribute
870N/Aa117=Maximum Results Returned from Search
870N/Aa118=Search Timeout
870N/Aa118.help=In seconds.
870N/Aa119=LDAP SSL/TLS
870N/Aa120=LDAP Connection Pool Minimum Size
870N/Aa121=LDAP Connection Pool Maximum Size
870N/Aa122=Selected Policy Subjects
870N/Aa123=Selected Policy Conditions
870N/Aa124=Selected Policy Referrals
870N/Aa125=Subjects Result Time to Live
870N/Aa125.help=In minutes.
870N/Aa126=SCOPE_BASE
870N/Aa127=SCOPE_ONE
870N/Aa128=SCOPE_SUB
870N/Aa129=Organization
870N/Aa130=OpenAM Roles
870N/Aa131=LDAP Groups
870N/Aa132=LDAP Roles
870N/Aa133=LDAP Users
870N/Aa134=Authentication Level (greater than or equal to)
870N/Aa134a=Authentication Level (less than or equal to)
870N/Aa135=Authentication to a Module Instance
870N/Aa135a=Authenticate to a Realm
870N/Aa135b=Authenticate to a Module Chain
870N/Aa136=IP Address/DNS Name
870N/Aa137=Time (day, date, time, and timezone)
870N/Aa138=Peer Realm Referral
870N/Aa139=Sub-Realm Referral
870N/Aa140=Authentication to a Role
870N/Aa141=Active Session Time
870N/Aa141a=Current Session Properties
870N/Aa141fc=LDAPFilterCondition
870N/Aa141amc=Identity Membership
870N/Aa143=Authenticated Users
870N/Aa145=OpenAM Identity Subject
870N/Aa150=User Alias
870N/Aa151=Resource/Environment/IP Address
870N/Aa200=Selected Response Providers
870N/Aa201=IDRepo Response Provider
870N/Aa210=Selected Dynamic Response Attributes
870N/Aa212=ou
870N/Aa213=o
870N/Aa214=mail
870N/Aa215=employeenumber
870N/Aa216=c
870N/A
870N/A################################################################################
870N/A#
870N/A# Console Display Properties
870N/A#
870N/A################################################################################
870N/Afilter.label=Filter
870N/Ascope.label=Scope
870N/Aattribute.label=Attribute
870N/Abind.dn.label=Bind DN
870N/Abind.password.label=Bind Password
870N/Abase.dn.label=Base DN
870N/Auser.base.dn.label=Users Base DN
870N/Auser.alias.label=User Alias
870N/Aenable.ssl.label=SSL/TLS on Server
870N/Aprimary.server.label=Primary Server
870N/Apolicy.subjects.label=Subjects
870N/Apolicy.conditions.label=Conditions
870N/Apolicy.referrals.label=Referrals
870N/A
870N/Amaximum.results.label=Maximum Results
870N/Atimeout.label=Timeout
870N/A
870N/Aenabled.label=Enabled
870N/AscopeBase.label=SCOPE_BASE
870N/AscopeOne.label=SCOPE_ONE
870N/AscopeSub.label=SCOPE_SUB
870N/AsearchProperties.section.label=Search
870N/A
870N/Apolicy.properties.section.title.ldap=LDAP Properties
870N/Aldap.user.section.label=User Configuration
870N/Aldap.connectionPool.section.label=Connection Pool Size
870N/Amaximum.label=Maximum
870N/Aminimum.label=Minimum
870N/Aldap.server.section.label=Server
870N/A
870N/Apolicy.properties.section.title.LDAPSubjectInformation=Subject Search Properties
870N/AorgSearchProperties.section.label=Organizations
870N/AgroupSearchProperties.section.label=Groups
870N/AuserSearchProperties.section.label=Users
870N/AroleSearchProperties.section.LDAP.label=LDAP Roles
870N/AroleSearchProperties.section.AM.label=OpenAM Roles
870N/A
870N/Apolicy.properties.section.title.availableObjects=Available Object Types
870N/AavailableObjects.section.label=Available Object Types
870N/Apolicy.properties.section.title.miscellaneous=Miscellaneous
870N/AeditableList.addButtonLabel=Add
870N/AeditableList.deleteButtonLabel=Remove
870N/A
870N/Ahelp.inMinutes=in minutes
870N/Ahelp.inSeconds=in seconds
870N/A
870N/Aa160=SampleSubject
870N/Aa161=SampleCondition
870N/Aa162=SampleReferral
870N/Aa163=SampleResponseProvider
870N/A
870N/Aa144=Web Services Clients
870N/A