home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 March / PCWorld_2001-03_cd.bin / Software / Komercni / VAgeJava / ivj35 / setup / JSP.Cab / F26245_sec.properties < prev    next >
Text File  |  2000-07-29  |  18KB  |  400 lines

  1. # @(#) 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]
  2. #
  3. #
  4. # THIS PRODUCT CONTAINS RESTRICTED MATERIALS OF IBM
  5. # 5639-D57, (C) COPYRIGHT International Business Machines Corp., 1998
  6. # All Rights Reserved * Licensed Materials - Property of IBM
  7. # The source code for this program is not published or otherwise divested
  8. # of its trade secrets, irrespective of what has been deposited with the
  9. # U. S. Copyright Office.
  10. #
  11.  
  12. #   Default English locale Message text for Security Services.
  13. #
  14. #   Caution: because some text editors automatically convert
  15. #   consectutive runs of spaces to tabs, use the Java "\ " escape
  16. #   sequence to represent each space in a run of multiple spaces.
  17. #
  18. #   Also, so that java.util.Properties can disambiguate correctly
  19. #   use the special %B metasymbol to represent a blank
  20. #   character at the end of a line.  Similarly, use "%B" (or "\ ")
  21. #   to represent a leading space after the "=" separator or at the
  22. #   begining of a continuation line.  Note: neither "\ " nor "\u0020"
  23. #   work correctly at the end of a line on some platforms, so stick
  24. #   with %B in that context.
  25.  
  26. # translator:
  27. # Translate words on the right hand side of the = sign.
  28. # Do not translate %1, %2 etc.
  29. # Preserve all spaces after a backslash (\) even at the end of a line.
  30.  
  31.  
  32. # Start translating
  33.  
  34.  
  35. # Window Titles:
  36. security.DCELoginLabel=DCE Login Panel from Component Broker
  37.  
  38.  
  39.  
  40. # Control labels:
  41. security.OK=OK
  42. security.Cancel=Cancel
  43.  
  44.  
  45. # DCE Login Panel messages:
  46. # Do not translate the words
  47. #    ID
  48. #    DCE
  49. #    OK
  50. #
  51. security.DCELoginRequired=Login is required for this application
  52. security.UserID=User ID
  53. security.RealmName=Realm(Cell) Name
  54. security.Password=Password
  55. security.LoginPanelTitle=Login at the Target Server.
  56. 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.
  57. security.LoginPanelMsg2=To retrieve your credentials at the target server, enter your User ID and password and press OK.
  58. security.LoginPanelMsg3=To send unauthencated requests, press Cancel.
  59.  
  60.  
  61. # Retry Panel messages:
  62. #
  63. # Do not translate the words
  64. #    ID
  65. #    DCE
  66. #
  67. security.LoginFailed1=Login Failed at Target Server
  68. security.LoginFailed2=The login at target server failed.
  69. security.PressOK=Press OK to re-enter your user ID and password.
  70. security.PressCancel=Press Cancel to retry the request without logging in.
  71.  
  72.  
  73. # Error log messages
  74. #
  75. # Do not translate the following words
  76. #    Vault
  77. #    LoginHelper
  78. #    Current
  79. #
  80. security.ErrMsg10=Null reference to Vault.
  81. security.ErrMsg20=Null reference to LoginHelper.
  82. security.ErrMsg30=Unable to get Current.
  83. security.ErrMsg40=Unable to initialize security context.
  84. security.ErrMsg50=Attempt to establish secure connection failed.
  85.  
  86. security.ErrMsg60=Unable to build security context.
  87. security.ErrMsg70=Unable to complete secure association at the client.
  88. security.ErrMsg80=Unable to reclaim message. Message was out-of-sequence or not recoverable.
  89. security.ErrMsg90=Unable to protect message.
  90. security.ErrMsg100=Null target security name.
  91.  
  92. # Do not translate the word SecurityContext
  93. #
  94. security.ErrMsg110=Client credentials were not the correct type.
  95. security.ErrMsg120=Unable to create SecurityContext object.
  96. security.ErrMsg130=Client credentials were not valid.
  97. security.ErrMsg140=Unable to delete credentials from default credentials list.
  98. security.ErrMsg150=Unable to find session in session table.
  99.  
  100. # Do not translate the words
  101. #    PrincipalAuthenticator
  102. #    Current
  103. #
  104. security.ErrMsg160=Null session entry in session table.
  105. security.ErrMsg170=Null session handle in session table.
  106. security.ErrMsg180=Unable to get PrincipalAuthenticator from Current.
  107. security.ErrMsg190=Invalid or null client security name, unable to authenticate.
  108.  
  109.  
  110.  
  111. # Reserve 200 to 249 for error codes associated with message type ASSOC_REJECT
  112. #
  113. # Do not translate the words
  114. #    ID
  115. #    DCE
  116. #
  117. security.ErrMsg200=Attempt to establish a secure association at the target server failed.
  118. security.ErrMsg205=User ID or password was invalid.
  119. security.ErrMsg210=Password expired.
  120. security.ErrMsg215=Account locked.
  121. security.ErrMsg220=Service unavailable.
  122. security.ErrMsg225=Internal error.
  123. security.ErrMsg230=Reason unknown.
  124. security.ErrMsg235=Client authentication required.
  125. security.ErrMsg240=Login failed.
  126.  
  127.  
  128. # Reserve 250 to 299 for error codes associated with message type ASSOC_SOURCE_ERROR
  129. #
  130. security.ErrMsg250=Secure association compromised.
  131.  
  132.  
  133.  
  134. # More error messages
  135. #
  136. security.ErrMsg300=Invalid message type returned from target.
  137. security.ErrMsg310=Invalid security attribute type, unable to authenticate.
  138. security.ErrMsg320=Connection type found in session entry was not valid for this security context.
  139. security.ErrMsg330=Target sequence number in received message out of sync with session entry.
  140. security.ErrMsg340=Invalid communication direction for security feature.
  141.  
  142. security.ErrMsg350=Security attribute type is null or invalid.
  143. security.ErrMsg355=Duplicate security attribute type specified.
  144. security.ErrMsg360=Security attribute list is null.
  145. security.ErrMsg370=Security attribute list contains null attribute type or attribute family.
  146. security.ErrMsg380=Security attribute list contains null member.
  147.  
  148.  
  149.  
  150. # Reserve 400 to 499 for error codes associated with security utilities
  151. #
  152. # Do not translate the words
  153. #    Vault
  154. #    ISecurityLocalObjectBaseL13Impl.Vault
  155. #   standardClaimQOPModels
  156. #   Authenticity
  157. #   delegationCredentials
  158. #   loginTimout
  159. #    standardPerformQOPModels
  160. #    securityBootStrapRepositoryPort
  161. #    SSLCredentialsTimeout
  162. #    SSLPort
  163. #    SSLV3SessionTimeout
  164. #    SSL
  165. #    Properties
  166. #    KeyTable
  167. #    QOP
  168. #    performClientAuthentication
  169. #    Key File
  170. #    DCE
  171. #    ASSOC_ACCEPT
  172. #    ASSOC_REJECT
  173. #    LocalOSServerImpl
  174. #    LTPAServerImpl
  175. #    CosNaming.NamingContextHelper.narrow
  176. #    WebSphereSecurity.SecurityServerHelper.narrow
  177. #    I/O
  178. #   requestCredsExpiration
  179. #
  180. security.CompLabel=Configuration component
  181. security.ErrMsg400=We couldn't close the key file; processing will continue anyway.
  182. security.ErrMsg401=Vault handed in is not an ISecurityLocalObjectBaseL13Impl.Vault.
  183. security.ErrMsg402=The standardClaimQOPModels attribute contains an invalid option; using Authenticity.
  184. security.ErrMsg403=The delegationCredentials property contains an illegal delegation mode.
  185. security.ErrMsg404=The loginTimeout property is out of range.
  186. security.ErrMsg405=The loginTimeout property contains a non-integer string value.
  187. security.ErrMsg406=The standardPerformQOPModels attribute contains an invalid option.
  188. security.ErrMsg407=The securityBootStrapRepositoryPort property contains a non-integer string value.
  189. security.ErrMsg408=The SSLCredentialsTimeout property is out of range.
  190. security.ErrMsg409=The SSLCredentialsTimeout property contains a non-integer string value.
  191. security.ErrMsg410=The SSLPort property contains a non-integer string value.
  192. security.ErrMsg411=The SSLV3SessionTimeout property is out of range.
  193. security.ErrMsg412=The SSLV3SessionTimeout property contains a non-integer string value.
  194. security.ErrMsg413=A problem occured while processing the security configuration.
  195. security.ErrMsg414=The configuration is incorrect; security will be disabled.
  196. security.ErrMsg415=The configuration is incorrect.
  197. security.ErrMsg416=The configuration is in an unknown state.
  198. security.ErrMsg417=The active correctness verification produced a verification result of
  199. security.ErrMsg418=The configuration has not been initialized.
  200. security.ErrMsg419=The bootstrap repository file name has not been set.
  201. security.ErrMsg420=None of the association options have been set.
  202. security.ErrMsg421=The SSL client keyring has not been set.
  203. security.ErrMsg422=The configuration is incomplete.
  204. security.ErrMsg423=The completeness verification produced a verification result of
  205. security.ErrMsg424=The login source is Properties, however either the userid or password were not specified.
  206. security.ErrMsg425=The login source is KeyTable, however the KeyTable file was not specified.
  207. security.ErrMsg426=The secure association options require the use of SSL, however either the keyring or the keyring password was not specified.
  208. security.ErrMsg427=The specified perform-QOP options are not valid.
  209. security.ErrMsg428=The specified claim-QOP options are not valid.
  210. security.ErrMsg429=The configuration is inconsistent.
  211. security.ErrMsg430=The consistency verification produced a verification result of
  212. security.ErrMsg431=The passive correctness verification produced a verification result of
  213. security.ErrMsg432=The SSL server keyring has not been set.
  214. security.ErrMsg433=The performClientAuthentication is set, but none of the server association options are set.
  215. security.ErrMsg434=The Key File contains an entry containing the wrong number of values:
  216. security.ErrMsg435=Credentials are invalid.
  217. security.ErrMsg436=The configuration is ambiguous about which security mechanism to use.
  218. security.ErrMsg437=The DCE tagged component was mal-formed and can not be parsed.
  219. security.ErrMsg438=Invalid initial reference name.
  220. security.ErrMsg439=Unable to get Credentials.
  221. security.ErrMsg440=Request holder service data key for Security Context invalid.
  222. security.ErrMsg441=ASSOC_ACCEPT message is illegal at the target.
  223. security.ErrMsg442=ASSOC_REJECT message is illegal at the target.
  224. security.ErrMsg443=Request holder service data key for Security Context invalid.
  225. security.ErrMsg444=Security bootstrap repository contains an invalid reference.
  226. security.ErrMsg445=Unknown host.
  227. security.ErrMsg446=The listening port has not been initialized yet.
  228. security.ErrMsg447=The security tagged component assistor is not an ObjectImpl and therefore can not be registered with the ORB.
  229. security.ErrMsg448=The security bootstap repository is inconsistent.
  230. security.ErrMsg449=The SSL tagged component was mal-formed and can not be parsed.
  231. security.ErrMsg450=Failed to initialize security context.
  232. security.ErrMsg451=Credentials do not contain a Public security name.
  233. security.ErrMsg452=The security context is no longer valid.
  234. security.ErrMsg453=No credentials could be found identifying the local target.
  235. security.ErrMsg454=Could not create local credentials.
  236. security.ErrMsg455=Attempting to acquire a security server of an unknown type.
  237. security.ErrMsg456=Attempting to set a security server of an unknown type.
  238. security.ErrMsg457=LocalOSServerImpl no class definition found error.
  239. security.ErrMsg458=LocalOSServerImpl unsatisfied link error.
  240. security.ErrMsg459=LTPAServerImpl CosNaming.NamingContextHelper.narrow general exception.
  241. security.ErrMsg460=LTPAServerImpl WebSphereSecurity.SecurityServerHelper.narrow general exception
  242. security.ErrMsg461=Invalid credential token, unable to validate.
  243. security.ErrMsg462=I/O Error trying to open the security bootstrap repository.
  244. security.ErrMsg463=I/O Error while processing the security bootstrap repository.
  245. security.ErrMsg464=I/O Error while writing the security bootstrap repository.
  246. security.ErrMsg465=THE SECURITY SERVICE HAS ALREADY BEEN INITIALIZED WITH THIS ORB.
  247. security.ErrMsg466=An I/O error occured while processing the message buffer.
  248. security.ErrMsg467=The host address in the IOR is null or blank.
  249. security.ErrMsg468=The port in the IOR is zero.
  250. security.ErrMsg469=The IOR is mal-formed -- the connection will be refused.
  251. security.ErrMsg470=Multiple occurances of the same credentials were found in the established credentials list.
  252. security.ErrMsg471=The requestCredsExpiration property is out of range.
  253. 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.
  254.  
  255.  
  256.  
  257. # Activity log messages
  258. #
  259. # Do not translate the words
  260. #    SSL
  261. #    Tag
  262. #    IOR
  263. #    ID
  264. #
  265. security.ActMsg10=Credentials found, but SecurityName & CredentialToken not set.
  266. security.ActMsg20=Credentials are not the correct type for this security context.
  267. security.ActMsg30=No credentials found on default credentials list.
  268. security.ActMsg40=Could not form valid connection key.
  269. security.ActMsg50=SSL Tag present in IOR, but not Security Tag.
  270.  
  271.  
  272. # Reserve 400 to 499 for activity codes associated with security utilities
  273. #
  274. # Do not translate the words
  275. #    DCE
  276. #    SSL
  277. #    Type-I
  278. #    LTPA
  279. #    QOP
  280. #
  281. security.ActMsg400=The configuration appears to be actively correct.
  282. security.ActMsg401=The configuration has been initialized.
  283. security.ActMsg402=Security has been enabled.
  284. security.ActMsg403=The bootstrap repository file name has been set:
  285. security.ActMsg404=The login source has been set:
  286. security.ActMsg405=The login userid has been set:
  287. security.ActMsg406=The login password has been set:
  288. security.ActMsg407=The keytab file name has been set:
  289. security.ActMsg408=The key file name has been set:
  290. security.ActMsg409=The principal has been set:
  291. security.ActMsg410=The principal was not set:
  292. security.ActMsg411=DCE client-association has been enabled.
  293. security.ActMsg412=DCE server-association has been enabled.
  294. security.ActMsg413=SSL Type-I client-association has been enabled.
  295. security.ActMsg414=SSL Type-I server-association has been enabled.
  296. security.ActMsg415=LTPA client-association has been enabled.
  297. security.ActMsg416=LTPA server-association has been enabled.
  298. security.ActMsg417=Local operating system client-association has been enabled.
  299. security.ActMsg418=Local operating system server-association has been enabled.
  300. security.ActMsg419=The authentication target has been set:
  301. security.ActMsg420=The SSL client keyring has been set:
  302. security.ActMsg421=The SSL client keyring password has been set:
  303. security.ActMsg422=The SSL session timeout has been set:
  304. security.ActMsg423=The SSL credentials timeout has been set:
  305. security.ActMsg425=The SSL port has been set:
  306. security.ActMsg426=The standard perform-QOP model has been set:
  307. security.ActMsg427=The perform client-authentication has been set:
  308. security.ActMsg428=The perform server-authentication has been set:
  309. security.ActMsg429=The perform message replay detection has been set:
  310. security.ActMsg430=The perform message out-of-sequence detection has been set:
  311. security.ActMsg431=The perform message integrity has been set:
  312. security.ActMsg432=The perform message confidentiality has been set:
  313. security.ActMsg433=The standard claim-QOP model has been set:
  314. security.ActMsg434=The claim client-authentication required has been set:
  315. security.ActMsg435=The claim server-authentication required has been set:
  316. security.ActMsg436=The claim message replay detection required has been set:
  317. security.ActMsg437=The claim message out-of-sequence detection required has been set:
  318. security.ActMsg438=The claim message integrity required has been set:
  319. security.ActMsg439=The claim message confidentiality required has been set:
  320. security.ActMsg440=The claim client-authentication supported has been set:
  321. security.ActMsg441=The claim server-authentication supported has been set:
  322. security.ActMsg442=The claim message replay detection supported has been set:
  323. security.ActMsg443=The claim message out-of-sequence supported required has been set:
  324. security.ActMsg444=The claim message integrity supported has been set:
  325. security.ActMsg445=The claim message confidentiality supported has been set:
  326. security.ActMsg446=The delegation mode has been set:
  327. security.ActMsg447=The security service will not be disabled during bootstrap activation.
  328. security.ActMsg448=The security bootstrap repository port has been set:
  329. security.ActMsg449=The configuration appears to be complete.
  330. security.ActMsg450=The configuration appears to be consistent.
  331. security.ActMsg451=The configuration appears to be passively correct.
  332. security.ActMsg452=The SSL server keyring has been set:
  333. security.ActMsg453=The SSL server keyring password has been set:
  334. security.ActMsg454=The indicated entry was not found in the key file.
  335. security.ActMsg455=Unable to login principal: null authentication information.
  336. security.ActMsg456=Trying again to form a secure association with the target.
  337. security.ActMsg457=We couldn't close the security bootstrap repository.
  338. security.ActMsg458=BasicAuth credentials will not expire.
  339. security.ActMsg459=The BasicAuth credentials expiration has been set:
  340.  
  341.  
  342.  
  343.  
  344. # Trace log messages
  345. # Do not translate the words
  346. #    ConnectionData
  347. #    RequestHolder
  348. #    Tag
  349. #    SSL
  350. #    IOR
  351. #    Credentials
  352. #    EstablishTrustInClient
  353. #     DCE
  354. #
  355. security.TrcMsg10=Secure server association options not enabled.
  356. security.TrcMsg20=Unable to get credentials.
  357. security.TrcMsg30=Trying unauthenticated login.
  358. security.TrcMsg40=No ConnectionData object attached to RequestHolder.
  359. security.TrcMsg50=No security service context found on RequestHolder service context list.
  360.  
  361. security.TrcMsg60=No security service context found in message.
  362. security.TrcMsg70=Session entry already exists.
  363. security.TrcMsg80=Security Tag not found in IOR.
  364. security.TrcMsg90=SSL Tag not found in IOR.
  365. security.TrcMsg100=Null Credentials list.
  366.  
  367. security.TrcMsg110=No service context list found on RequestHolder.
  368.  
  369. security.TrcMsg120=Security enabled, but EstablishTrustInClient is not set in IOR.
  370.  
  371. security.TrcMsg400=Unable to get Credentials.
  372. security.TrcMsg401=Unable to get Current.
  373. security.TrcMsg402=No security context associated with request.
  374. security.TrcMsg403=DCE Security Tag not found in IOR.
  375. security.TrcMsg404=SSL Security Tag not found in IOR.
  376. security.TrcMsg405=Unable to get client security name from credentials.
  377.  
  378.  
  379.  
  380. # More error messages
  381. #
  382. # Do not translate the words
  383. #    ORB
  384. #
  385. security.ErrMsg25=Null reference to ORB.
  386.  
  387.  
  388.  
  389.  
  390.  
  391.  
  392.  
  393.  
  394.  
  395.  
  396.  
  397.  
  398.  
  399.  
  400.