~ubuntu-branches/ubuntu/utopic/gridengine/utopic

« back to all changes in this revision

Viewing changes to source/libs/juti/java/com/sun/grid/security/login/Resources.properties

  • Committer: Bazaar Package Importer
  • Author(s): Mark Hymers
  • Date: 2008-06-25 22:36:13 UTC
  • Revision ID: james.westby@ubuntu.com-20080625223613-tvd9xlhuoct9kyhm
Tags: upstream-6.2~beta2
ImportĀ upstreamĀ versionĀ 6.2~beta2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
authuser.success=user {0} authenticated
 
3
authuser.failed=authentication of user {0} failed
 
4
authuser.error=authuser command failed: {0}
 
5
authuser.error.unknown=authuser command failed ({0})
 
6
authuser.error.interrupted=authuser command has been interrupted
 
7
authuser.error.io=IO error while executing authuser: {0}
 
8
 
 
9
unixlogin.error.arch=Can not determine gridengine arch: {0}
 
10
unixlogin.error.missing=mandatory option {0} not available
 
11
unixlogin.error.conf=Invalid configurtion of UnixLoginModule (check JAAS configuration): {0}
 
12
unixlogin.error.iocb=I/O error in callbackhandler: {0}
 
13
unixlogin.error.invalidcb=invalid callbackhandler: {0}
 
14
unixlogin.error.unknownAuthMethod=unknown auth_method ''{0}''
 
15
unixlogin.deprecatedAuthMethod=auth_method ''{0}'' is deprecated, please use ''{1}'' instead
 
16
unixlogin.authuser.principal.count=got {0} principals from authuser
 
17
unixlogin.authuser.principal=add princiapl class = {0}, name = {1} to subject
 
18
unixlogin.authuser.principal.no=authuser returned no principals
 
19
unixlogin.subject.principal=subject has {0} principals
 
20
 
 
21
unixlogin.userprompt=username:\ 
 
22
unixlogin.pwprompt=password:\ 
 
23
ccb.error=Error:\ 
 
24
ccb.warning=Warning:\ 
 
 
b'\\ No newline at end of file'