All Downloads are FREE. Search and download functionalities are using the official Maven repository.

hudson.security.Messages.properties Maven / Gradle / Ivy

The newest version!
#**************************************************************************
#
# Copyright (c) 2004-2009 Oracle Corporation
#
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors: 
#
#    Kohsuke Kawaguchi, Eric Lefevre-Ardant, Seiji Sogabe
#        
#
#************************************************************************** 

GlobalMatrixAuthorizationStrategy.DisplayName=Matrix-based security

HudsonPrivateSecurityRealm.WouldYouLikeToSignUp=This {0} {1} is new to Hudson. Would you like to sign up?

HudsonPrivateSecurityRealm.DisplayName=Hudson''s own user database
HudsonPrivateSecurityRealm.Details.DisplayName=Password
HudsonPrivateSecurityRealm.Details.PasswordError=\
  The confirmed password is not the same as the one entered. \
  Please make sure to type the same password twice.
HudsonPrivateSecurityRealm.ManageUserLinks.DisplayName=Manage Users
HudsonPrivateSecurityRealm.ManageUserLinks.Description=Create/delete/modify users that can log in to this Hudson

FullControlOnceLoggedInAuthorizationStrategy.DisplayName=Logged-in users can do anything

AuthorizationStrategy.DisplayName=Anyone can do anything

LDAPSecurityRealm.DisplayName=LDAP
LDAPSecurityRealm.SyntaxOfServerField=Syntax of server field is SERVER or SERVER:PORT or ldaps://SERVER[:PORT]
LDAPSecurityRealm.UnknownHost=Unknown host: {0}
LDAPSecurityRealm.UnableToConnect=Unable to connect to {0} : {1}
LDAPSecurityRealm.InvalidPortNumber=Invalid port number

LegacySecurityRealm.Displayname=Delegate to servlet container

UserDetailsServiceProxy.UnableToQuery=Unable to query user information: {0}

ProjectMatrixAuthorizationStrategy.DisplayName=Job-based Matrix Authorization Strategy

PAMSecurityRealm.DisplayName=Unix user/group database
PAMSecurityRealm.ReadPermission=Hudson needs to be able to read /etc/shadow
PAMSecurityRealm.BelongToGroup={0} needs to belong to group {1} to read /etc/shadow
PAMSecurityRealm.RunAsUserOrBelongToGroupAndChmod=\
  Either Hudson needs to run as {0} or {1} needs to belong to group {2} and ''chmod g+r /etc/shadow'' needs to be done to enable Hudson to read /etc/shadow
PAMSecurityRealm.Success=Success
PAMSecurityRealm.User=User ''{0}''
PAMSecurityRealm.CurrentUser=Current User
PAMSecurityRealm.Uid=uid: {0}

# not in use
Permission.Permissions.Title=N/A
AccessDeniedException2.MissingPermission={0} is missing the {1} permission




© 2015 - 2025 Weber Informatics LLC | Privacy Policy