# @(#) 1.1 src/objsvcs/security/jbinding/com/ibm/ISecurityL13Support/SecurityMessages.properties, security, boss 4/28/98 09:11:03 [4/28/98 10:48:06]
#
#
# THIS PRODUCT CONTAINS RESTRICTED MATERIALS OF IBM
# 5639-D57, (C) COPYRIGHT International Business Machines Corp., 1998
# All Rights Reserved * Licensed Materials - Property of IBM
# The source code for this program is not published or otherwise divested
# of its trade secrets, irrespective of what has been deposited with the
# U. S. Copyright Office.
#
# Default English locale Message text for Security Services.
#
# Caution: because some text editors automatically convert
# consectutive runs of spaces to tabs, use the Java "\ " escape
# sequence to represent each space in a run of multiple spaces.
#
# Also, so that java.util.Properties can disambiguate correctly
# use the special %B metasymbol to represent a blank
# character at the end of a line. Similarly, use "%B" (or "\ ")
# to represent a leading space after the "=" separator or at the
# begining of a continuation line. Note: neither "\ " nor "\u0020"
# work correctly at the end of a line on some platforms, so stick
# with %B in that context.
# translator:
# Translate words on the right hand side of the = sign.
# Do not translate %1, %2 etc.
# Preserve all spaces after a backslash (\) even at the end of a line.
# Start translating
# Window Titles:
security.DCELoginLabel=DCE Login Panel from Component Broker
# Control labels:
security.OK=OK
security.Cancel=Cancel
# DCE Login Panel messages:
# Do not translate the words
# ID
# DCE
# OK
#
security.DCELoginRequired=Login is required for this application
security.UserID=User ID
security.RealmName=Realm(Cell) Name
security.Password=Password
security.LoginPanelTitle=Login at the Target Server.
security.LoginPanelMsg1=The security mechanism you have chosen allows the target server to use your credentials to authenticate your requests when your requests are forwarded to other servers.
security.LoginPanelMsg2=To retrieve your credentials at the target server, enter your User ID and password and press OK.
security.ErrMsg440=Request holder service data key for Security Context invalid.
security.ErrMsg441=ASSOC_ACCEPT message is illegal at the target.
security.ErrMsg442=ASSOC_REJECT message is illegal at the target.
security.ErrMsg443=Request holder service data key for Security Context invalid.
security.ErrMsg444=Security bootstrap repository contains an invalid reference.
security.ErrMsg445=Unknown host.
security.ErrMsg446=The listening port has not been initialized yet.
security.ErrMsg447=The security tagged component assistor is not an ObjectImpl and therefore can not be registered with the ORB.
security.ErrMsg448=The security bootstap repository is inconsistent.
security.ErrMsg449=The SSL tagged component was mal-formed and can not be parsed.
security.ErrMsg450=Failed to initialize security context.
security.ErrMsg451=Credentials do not contain a Public security name.
security.ErrMsg452=The security context is no longer valid.
security.ErrMsg453=No credentials could be found identifying the local target.
security.ErrMsg454=Could not create local credentials.
security.ErrMsg455=Attempting to acquire a security server of an unknown type.
security.ErrMsg456=Attempting to set a security server of an unknown type.
security.ErrMsg457=LocalOSServerImpl no class definition found error.
security.ErrMsg458=LocalOSServerImpl unsatisfied link error.
security.ErrMsg459=LTPAServerImpl CosNaming.NamingContextHelper.narrow general exception.
security.ErrMsg460=LTPAServerImpl WebSphereSecurity.SecurityServerHelper.narrow general exception
security.ErrMsg461=Invalid credential token, unable to validate.
security.ErrMsg462=I/O Error trying to open the security bootstrap repository.
security.ErrMsg463=I/O Error while processing the security bootstrap repository.
security.ErrMsg464=I/O Error while writing the security bootstrap repository.
security.ErrMsg465=THE SECURITY SERVICE HAS ALREADY BEEN INITIALIZED WITH THIS ORB.
security.ErrMsg466=An I/O error occured while processing the message buffer.
security.ErrMsg467=The host address in the IOR is null or blank.
security.ErrMsg468=The port in the IOR is zero.
security.ErrMsg469=The IOR is mal-formed -- the connection will be refused.
security.ErrMsg470=Multiple occurances of the same credentials were found in the established credentials list.
security.ErrMsg471=The requestCredsExpiration property is out of range.
security.ErrMsg472=The BasicAuth expiration time is smaller than the ORB request timeout; A method request could take longer than the period over which the requesting credentials will remain valid.
# Activity log messages
#
# Do not translate the words
# SSL
# Tag
# IOR
# ID
#
security.ActMsg10=Credentials found, but SecurityName & CredentialToken not set.
security.ActMsg20=Credentials are not the correct type for this security context.
security.ActMsg30=No credentials found on default credentials list.
security.ActMsg40=Could not form valid connection key.
security.ActMsg50=SSL Tag present in IOR, but not Security Tag.
# Reserve 400 to 499 for activity codes associated with security utilities
#
# Do not translate the words
# DCE
# SSL
# Type-I
# LTPA
# QOP
#
security.ActMsg400=The configuration appears to be actively correct.
security.ActMsg401=The configuration has been initialized.
security.ActMsg402=Security has been enabled.
security.ActMsg403=The bootstrap repository file name has been set:
security.ActMsg404=The login source has been set:
security.ActMsg405=The login userid has been set:
security.ActMsg406=The login password has been set:
security.ActMsg407=The keytab file name has been set:
security.ActMsg408=The key file name has been set:
security.ActMsg409=The principal has been set:
security.ActMsg410=The principal was not set:
security.ActMsg411=DCE client-association has been enabled.
security.ActMsg412=DCE server-association has been enabled.
security.ActMsg413=SSL Type-I client-association has been enabled.
security.ActMsg414=SSL Type-I server-association has been enabled.
security.ActMsg415=LTPA client-association has been enabled.
security.ActMsg416=LTPA server-association has been enabled.
security.ActMsg417=Local operating system client-association has been enabled.
security.ActMsg418=Local operating system server-association has been enabled.
security.ActMsg419=The authentication target has been set:
security.ActMsg420=The SSL client keyring has been set:
security.ActMsg421=The SSL client keyring password has been set:
security.ActMsg422=The SSL session timeout has been set:
security.ActMsg423=The SSL credentials timeout has been set:
security.ActMsg425=The SSL port has been set:
security.ActMsg426=The standard perform-QOP model has been set:
security.ActMsg427=The perform client-authentication has been set:
security.ActMsg428=The perform server-authentication has been set:
security.ActMsg429=The perform message replay detection has been set:
security.ActMsg430=The perform message out-of-sequence detection has been set:
security.ActMsg431=The perform message integrity has been set:
security.ActMsg432=The perform message confidentiality has been set:
security.ActMsg433=The standard claim-QOP model has been set:
security.ActMsg434=The claim client-authentication required has been set:
security.ActMsg435=The claim server-authentication required has been set:
security.ActMsg436=The claim message replay detection required has been set:
security.ActMsg437=The claim message out-of-sequence detection required has been set:
security.ActMsg438=The claim message integrity required has been set:
security.ActMsg439=The claim message confidentiality required has been set:
security.ActMsg440=The claim client-authentication supported has been set:
security.ActMsg441=The claim server-authentication supported has been set:
security.ActMsg442=The claim message replay detection supported has been set:
security.ActMsg443=The claim message out-of-sequence supported required has been set:
security.ActMsg444=The claim message integrity supported has been set:
security.ActMsg445=The claim message confidentiality supported has been set:
security.ActMsg446=The delegation mode has been set:
security.ActMsg447=The security service will not be disabled during bootstrap activation.
security.ActMsg448=The security bootstrap repository port has been set:
security.ActMsg449=The configuration appears to be complete.
security.ActMsg450=The configuration appears to be consistent.
security.ActMsg451=The configuration appears to be passively correct.
security.ActMsg452=The SSL server keyring has been set:
security.ActMsg453=The SSL server keyring password has been set:
security.ActMsg454=The indicated entry was not found in the key file.
security.ActMsg455=Unable to login principal: null authentication information.
security.ActMsg456=Trying again to form a secure association with the target.
security.ActMsg457=We couldn't close the security bootstrap repository.
security.ActMsg458=BasicAuth credentials will not expire.
security.ActMsg459=The BasicAuth credentials expiration has been set:
# Trace log messages
# Do not translate the words
# ConnectionData
# RequestHolder
# Tag
# SSL
# IOR
# Credentials
# EstablishTrustInClient
# DCE
#
security.TrcMsg10=Secure server association options not enabled.
security.TrcMsg20=Unable to get credentials.
security.TrcMsg30=Trying unauthenticated login.
security.TrcMsg40=No ConnectionData object attached to RequestHolder.
security.TrcMsg50=No security service context found on RequestHolder service context list.
security.TrcMsg60=No security service context found in message.
security.TrcMsg70=Session entry already exists.
security.TrcMsg80=Security Tag not found in IOR.
security.TrcMsg90=SSL Tag not found in IOR.
security.TrcMsg100=Null Credentials list.
security.TrcMsg110=No service context list found on RequestHolder.
security.TrcMsg120=Security enabled, but EstablishTrustInClient is not set in IOR.
security.TrcMsg400=Unable to get Credentials.
security.TrcMsg401=Unable to get Current.
security.TrcMsg402=No security context associated with request.
security.TrcMsg403=DCE Security Tag not found in IOR.
security.TrcMsg404=SSL Security Tag not found in IOR.
security.TrcMsg405=Unable to get client security name from credentials.