amAuthRadius.properties revision 472fc80404c5545ee7bdc88554b8580758ccccda
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk#
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk#
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk# Copyright (c) 2007 Sun Microsystems Inc. All Rights Reserved
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk#
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk# The contents of this file are subject to the terms
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk# of the Common Development and Distribution License
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk# (the License). You may not use this file except in
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk# compliance with the License.
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk#
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk# You can obtain a copy of the License at
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk# https://opensso.dev.java.net/public/CDDLv1.0.html or
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk# opensso/legal/CDDLv1.0.txt
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk# See the License for the specific language governing
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk# permission and limitations under the License.
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk#
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk# When distributing Covered Code, include this CDDL
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk# Header Notice in each file and include the License file
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk# at opensso/legal/CDDLv1.0.txt.
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk# If applicable, add the following below the CDDL Header,
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk# with the fields enclosed by brackets [] replaced by
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk# your own identifying information:
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk# "Portions Copyrighted [year] [name of copyright owner]"
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk#
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk# $Id: amAuthRadius.properties,v 1.2 2008/06/25 05:40:35 qcheng Exp $
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk#
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk# Portions Copyrighted 2011 ForgeRock Inc
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk# Portions Copyrighted 2012 Open Source Solution Technology Corporation
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenkonlinehelp.doc=radius.html
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenkauthentication=Authentication Modules
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenkiplanet-am-auth-radius-service-description=RADIUS
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenka101=Primary Radius Servers
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenka101.help=A list of primary Radius servers that will be used for authentication
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenka101.help.txt=The module will use these servers in preference to the secondary servers. \
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenkA single entry must be in the format:<br/><br/><code>radius_server:port</code><br/><br/>\
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenkMultiple entries allow associations between OpenAM servers and a Radius server. \
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenkThe format is:<br/><br/><code>local server name | radius_server:port</code><br/><br/>\
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk<i>NB </i>The local server name is the full name of the server from the list of servers and sites.
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenka102=Secondary Radius Servers
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenka102.help=A list of secondary Radius servers that will be used for authentication, in case the primary servers are unavailable.
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenka102.help.txt=The module will use secondary servers for authentication if all primary servers are unavailable. \
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenkA single entry must be in the format:<br/><br/><code>radius_server:port</code><br/><br/>\
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenkMultiple entries allow associations between OpenAM servers and a Radius server. \
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenkThe format is:<br/><br/><code>local server name | radius_server:port</code><br/><br/>\
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk<i>NB </i>The local server name is the full name of the server from the list of servers and sites.
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenka103=Shared Secret
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenka103.help=The secret shared between the RADIUS server and the authentication module.
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenka104=Port Number
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenka104.help=Port number on which the RADIUS server is listening.
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenka105=Timeout
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenka105.help=Amount of time in seconds to wait for the RADIUS server response.
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenka105.help.txt=This sets the <code>SO_TIMEOUT</code> timeout on the packet.
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenka106=Health check interval
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenka106.help=The interval between checks to unavailable RADIUS servers, in minutes.
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenka106.help.txt=Determines how often OpenAM checks an offline server's status. The check will send an invalid authentication request to \
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenkthe RADIUS server. Offline servers will not be used until the healthcheck was successful. Primary servers that become available will be \
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenkused in preference to secondary servers.
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk#Always the Authentication Level attribute should be the last item in the
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk#display section of the profile page. Make sure the key is always a large
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk#number. Now it is a500. This is to avoid reshuffling the keys if new
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk#attributes are added.
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenka500=Authentication Level
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenka500.help=The authentication level associated with this module.
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenka500.help.txt=Each authentication module has an authentication level that can be used to indicate the level of security \
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenkassociated with the module; 0 is the lowest (and the default).
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenkRADIUSUnknowEx=Unknown RADIUS exception.
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenkRadiusconfigHelper=RADIUS configHelper returns error.
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenkRadiusInitializeLoginEx=RADIUS initialization login exception.
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenkRadiusInitializeEx=RADIUS initialization exception.
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenkRadiusInitExSharedSecret=RADIUS initialization exception : No shared secret.
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenkRadiusInitNex=RADIUS system profile number format error.
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenkRadiusInitLex=RADIUS system profile login error occurred.
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenkRadiusInitEx=RADIUS system profile error occurred.
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenkRadiusNoServerNoSecret=RADIUS server and shared secret are required.
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenkRadiusNoSecret=A RADIUS shared secret is required.
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenkRadiusNoServer=Cannot connect to a RADIUS server.
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenkRadiusLoginFailed=RADIUS login failed.
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenkRadiusLoginRejected=RADIUS login rejected.
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenkRadiusLoginFailedInvPIN=RADIUS authentication failed due to invalid PIN.
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenkRadiusAuth=Unknown RADIUS state.
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenkRadiusUseridNotASCII=RADIUS user ID must be in ASCII.
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenkRadiusPasswordNotASCII=RADIUS password must be in ASCII.
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenkRadiusPasswordNotValid=RADIUS password is not valid.
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenkRadiusChalRspNotASCII=RADIUS challenge response must be in ASCII.
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenkRadiusServer1NotASCII=RADIUS Server 1 must be in ASCII.
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenkRadiusServer2NotASCII=RADIUS Server 2 must be in ASCII.
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenkRadiusSharedSecretNotASCII=RADIUS shared secret must be in ASCII.
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenkRadiusInputEncodingException=RADIUS input encoding exception on ASCII check.
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenkRadiusHelperLocalhost=Host 127.0.0.1 is not recognized.
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenkRadiusHelperIOEx=I/O exception occurred when connecting to RADIUS service.
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenkRadiusHelperInputNotASCII=RadiusHelper input must be in ASCII.
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenkRadiusHelperInputEncodingException=RadiusHelper input encoding exception on ASCII check.
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenkRadiusDestroyIOEx=RADIUS destroy() Error occurred when closing socket connection.
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenkRadiusDestroyEx=RADIUS destroy() Error occurred.
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenkiwtAuthRadius-debug.on=On
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenkiwtAuthRadius-debug.off=Off
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenkiwtAuthRadius-debug.log=Log Messages
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk