⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 applicationresources.properties

📁 这是linux下ssl vpn的实现程序
💻 PROPERTIES
📖 第 1 页 / 共 3 页
字号:

client.tunnel.inactivity.name=Tunnel inactivity timeout (secs)
client.tunnel.inactivity.description=Interval in seconds to wait before offering to close an idle tunnel.

client.preventSessionTimeoutIfActive.name=No session timeout if active
client.preventSessionTimeoutIfActive.description=If checked, the option will prevent your session from timing out. Use with care on public computers.

fileBrowsing.showUsersHome.description=Should the users home directory (if available) be shown in the list of network places.

fileBrowsing.auth.tryCurrentUser.name=Try current user (1st)
fileBrowsing.auth.tryCurrentUser.description=First, try using the current SSL-Explorer user / password if an underlying file store requests authentication.

fileBrowsing.auth.tryGuest.name=Try guest (2nd)
fileBrowsing.auth.tryGuest.description=Second, try using the underlying stores guest user and password if it requests authentication. This is store dependant.

ui.toolTips.name=Enable tool tips.
ui.toolTips.description=This option will enable tool tips in various places in the SSL-Explorer user interface. 

ui.homePage.name=Home page
ui.homePage.description=The page to which a user is directed after login.

ui.theme.name=Theme
ui.theme.description=The theme that will be selected upon login.

jcifs.netbios.wins.name=WINS server address
jcifs.netbios.wins.description=WINS server address

jcifs.netbios.hostname.name=NetBIOS hostname
jcifs.netbios.hostname.description=NetBIOS hostname.

jcifs.netbios.scope.name=NetBIOS scope
jcifs.netbios.scope.description=This is extremely rare but NetBIOS provides for a "scope id" to be used in a attempt to conceal groups of machines on the same network. Ask your network administrator if scope id is used. If so, it must be set using this property or name queries will fail.

jcifs.netbios.laddr.name=NetBIOS local interface address
jcifs.netbios.laddr.description=The IP address of the local interface the client should bind to for name queries if it is different from the default.

jcifs.netbios.baddr.name=NetBIOS Broadcast address
jcifs.netbios.baddr.description=Broadcast address

jcifs.netbios.lmhosts.name=LMHOSTS file path
jcifs.netbios.lmhosts.description=The path to an lmhosts file containing a map of IP addresses to hostnames.

jcifs.smb.client.laddr.name=Local interface address
jcifs.smb.client.laddr.description=The IP address of the local interface the client should bind to if it is different from the default.

jcifs.smb.client.disablePlainTextPasswords.name=Disable plain text passwords
jcifs.smb.client.disablePlainTextPasswords.description=Disable use of plain text passwords.

jcifs.netbios.soTimeout.name=NetBIOS Socket timeout (secs)
jcifs.netbios.soTimeout.description=To prevent the client from holding resources unnecessarily, the datagram socket used for nameservice queries is closed after this time period which is specified in seconds. The default is 5 seconds.

jcifs.netbios.retryCount.name=NetBIOS retry count
jcifs.netbios.retryCount.description=The number of times a name query should be attempted if no answer is received. In adverse network conditions one may wish to increase this value however failed name queries take retryCount * retryDuration milliseconds. The default value is 2.

jcifs.netbios.retryTimeout.name=NetBIOS retry timeout (secs)
jcifs.netbios.retryTimeout.description=The duration in seconds that the client will wait for a response to a name query. The default is 3 seconds.

jcifs.resolveOrder.name=Resolve order
jcifs.resolveOrder.description=A comma separated list of name resolution method identifiers that specify which methods will be used and in what order to resolve hostnames. Possibly values are LMHOSTS,WINS,BCAST and DNS.

jcifs.smb.client.responseTimeout.name=Response timeout (secs)
jcifs.smb.client.responseTimeout.description=The time period in seconds that the client will wait for a response to a request from the server. The default value is 10000. Under poor network conditions you may wish to increase this value but socket timeout should be increased as well to accommodate.

jcifs.smb.client.soTimeout.name=Socket timeout (secs)
jcifs.smb.client.soTimeout.description=To prevent the client from holding server resources unnecessarily, sockets are closed after this time period if there is no activity. This time is specified in seconds. The default is 15 seconds.

cifs.userCacheSize.name=User cache size
cifs.userCacheSize.description=Maximum number user cached nodes

cifs.userCacheTTL.name=User cache TTL (secs)
cifs.userCacheTTL.description=Maximum time-to-live in seconds of each user cached node

cifs.guestUser.name=Guest user
cifs.guestUser.description=The username to use if option 'Try guest user' is enabled.

cifs.guestPassword.name=Guest password
cifs.guestPassword.description=The password to use if option 'Try guest user' is enabled.

security.userDatabase.name=User database
security.userDatabase.description=Select where information for authenticating users is obtained. If you select 'Bullt-in', no further configuration is necessary. If you choose 'Active directory', you should ensure the Active directory options such as Domain are configured correctly.

security.userDatabase.value.builtIn=Built-in
security.userDatabase.value.builtIn.description=SSL-Explorer will use its own internal database of users and roles. If you use this User Database, you will also be able to create, edit and remove users and roles. 
security.userDatabase.value.activeDirectory=Active Directory
security.userDatabase.value.activeDirectory.description=SSL-Explorer will integrate with your networks Active Directory server allowing users to use the same logon credentials as they would use for other Windows resources. Roles will map to your Active Directory groups.  
security.userDatabase.value.unixAuth=UNIX
security.userDatabase.value.unixAuth.description=Users will be retrieved and authenticated using the local <strong>/etc/passwd</strong>, <strong>/etc/shadow</strong> and <strong>/etc/group</strong> files. This option is currently known to work on Linux and Solaris servers.

profiles.promptForProfileAtLogon.name=Prompt for profile at logon.
profiles.promptForProfileAtLogon.description=If this option is selected, and a user has more than one profile, the profile to use must be selected after a successful logon.

security.maxLogonAttemptsBeforeLock.name=Max. logon attempts before lock
security.maxLogonAttemptsBeforeLock.description=The maximum number of logon attempts before the logon is temporarily locked. Use a value of zero to disable all account locking features.

security.maxLocksBeforeDisable.name=Max. locks attempts before disable
security.maxLocksBeforeDisable.description=The maximum number of temporary locks before the account is permanently disabled. Use a value of zero to never lock accounts.

security.lockDuration.name=Lock duration (secs)
security.lockDuration.description=How long (in seconds) a temporary lock should last before the user can attempt authentication again.

security.password.pattern.name=Password pattern
security.password.pattern.description=A regular expression describing the requirements for a user password.

security.password.pattern.description.name=Password pattern description
security.password.pattern.description.description=The text that will be displayed to the user describing the requirements for a password.

security.password.daysBeforeExpiryWarning.name=Days before expiry warning
security.password.daysBeforeExpiryWarning.description=The number of days after the last password change that a warning should be displayed telling the user they should change their password soon.

security.password.daysBeforeExpiry.name=Days before expiry
security.password.daysBeforeExpiry.description=The number of days after the last password change that the user will be forced to change the password.

security.session.maxCookieAge.name=Maximum logon cookie age (secs)
security.session.maxCookieAge.description=Maximum age of the cookie that is used persist the logon if the browser is closed. A value of -1 will mean that the user will have to logon everytime the browser is opened.

security.session.lockSessionOnBrowserClose.name=Lock session on browser close.
security.session.lockSessionOnBrowserClose.description=Enabling this option will force the user to provide their password upon opening a new browser and returning to the site.

security.administrators.name=Administrator user(s) / group(s)
security.administrators.description=This field can contain a list of users (or groups) that have administrative privileges by default. Once you have an administrative account, you may use the Accounts page to assign administrative rights to other users. You may also use regular expressions.
security.administrators.add=Add
security.administrators.remove=Remove
security.administrators.entryTitle=User / Role
security.administrators.targetTitle=Administrators


security.multipleSessions.name=Multiple sessions
security.multipleSessions.description=This option allows you to place restrictions on users logging on more than once.
security.multipleSessions.value.0=No restriction
security.multipleSessions.value.1=Single session per user
security.multipleSessions.value.2=Single session per user / IP address

security.maskPersonalAnswers.name=Mask Personal Answers
security.maskPersonalAnswers.description=When enabled, any answers to <b>Personal Questions</b> that the user may provide will be hidden using the * character in the same way as passwords are hidden.

security.privateKeyMode.name=Confidential Mode
security.privateKeyMode.description=This option determines how the passphrase for the users private key is determined. Attributes are stored by encrypting them with a user's public key so that they can only be decrypted by the corresponding private key. When set to <b>Automatic</b> the passphrase for the private key will be automatically configured as the users account password. If no account password has been provided then it will be prompted for instead. When set to <b>Prompt</i> the user will be prompted for the passphrase upon logon meaning that the passphrase will be independent of the users password. <b>Disabled</b> will prevent the key being used at all, meaning confidential user attributes will not be encrypted at all.  
security.privateKeyMode.value.disabled=Disabled
security.privateKeyMode.value.prompt=Prompt
security.privateKeyMode.value.automatic=Automatic

pki.algorithm.name=Public Key Algorithm
pki.algorithm.description=Public key algorithm used to encrypt confidential user attributes.
pki.algorithm.value.rsa=RSA
pki.algorithm.value.dsa=DSA

pki.bitLength.name=Bit Length
pki.bitLength.description=Bit length of public/private keys used to encrypt confidential user attributes.
pki.bitLength.value.512=512
pki.bitLength.value.768=768
pki.bitLength.value.1024=1024
pki.bitLength.value.2048=2048

webServer.protocol.name=Protocol
webServer.protocol.description=You can disable SSL-Explorer's native SSL server and listen for plain HTTP connections instead of HTTPS. This is useful for some types of SSL accelerator cards.
webServer.protocol.value.https=HTTPS
webServer.protocol.value.https.description=HTTPS 
webServer.protocol.value.http=HTTP
webServer.protocol.value.http.description=HTTP

webServer.keystore.password.name=Keystore password
webServer.keystore.password.description=Keystore password

webServer.keystore.sslCertificate.password.name=SSL Certificate password
webServer.keystore.sslCertificate.password.description=The password to use for the main SSL certificate.

webServer.port.name=Port
webServer.port.description=Port on which the webserver will listen for HTTPS requests.

webServer.minThreads.name=Minimum threads
webServer.minThreads.description=The mimimum number of threads to reserver for the web server.

webServer.maxThreads.name=Maximum threads
webServer.maxThreads.description=The maximum number of threads to reserver for the web server.

webServer.sessionInactivityTimeout.name=Session inactivity timeout (mins.)
webServer.sessionInactivityTimeout.description=The number of minutes of inactivity before a session will automatically invalidated and the user logged out.

webServer.bindAddress.name=Bind address
webServer.bindAddress.description=The IP address of the interface to listen for connection on. Leave blank to listen on all interfaces.
webServer.bindAddress.add=Add
webServer.bindAddress.remove=Remove
webServer.bindAddress.sourceTitle=Available Interfaces
webServer.bindAddress.targetTitle=Selected Interfaces

webServer.validExternalHostnames.name=Valid external hostnames
webServer.validExternalHostnames.description=If a value if provided here, the hostname that the client uses to access SSL-Explorer must match one of those below. If it does not, the browser will be redirected to the first hostname in the list.
webServer.validExternalHostnames.add=Add
webServer.validExternalHostnames.remove=Remove
webServer.validExternalHostnames.entryTitle=Hostname
webServer.validExternalHostnames.targetTitle=Valid Hostnames
webServer.invalidHostnameAction.name=Invalid hostname action
webServer.invalidHostnameAction.description=Sets the action to take if a client tries to connect using an invalid hostname.
webServer.invalidHostnameAction.value.none=Allow connection
webServer.invalidHostnameAction.value.redirect=Redirect to valid hostname
webServer.invalidHostnameAction.value.error=Refuse all requests using invalid hostname.
webServer.invalidHostnameAction.value.disconnect=Close connection immediately

webServer.enableHTTPRedirect.name=Enable HTTP redirect
webServer.enableHTTPRedirect.description=You can enable a seperate HTTP server which will automatically redirect users to the HTTPS server

webServer.httpRedirectPort.name=HTTP redirect port
webServer.httpRedirectPort.description=The port number on which to listen for HTTP requests. All requests will be redirected to the HTTPS server.

webServer.maxIdleTimeMs.name=Max idle time (ms)
webServer.maxIdleTimeMs.description=Set the maximum thread idle time. Threads that are idle for longer than this period may be stopped. Delegated to the named or anonymous Pool.

webServer.lowResourcePersistTimeMs.name=Low resource persist time (ms)
webServer.lowResourcePersistTimeMs.description=Set the low resource persistance time. When the server is low on resources, this timeout is used for idle persistent connections. It is desirable to have this set to a short period of time so that idle persistent connections do not consume resources on a busy server.

webServer.bufferSize.name=Buffer size
webServer.bufferSize.description=Set the size of the buffers used by connections from this listener.

webServer.bufferReserve.name=Buffer reserve
webServer.bufferReserve.description=The header reserve area within the buffers used by connections from this listener. The header reserve is space reserved in the first buffer of a response to allow a HTTP header to be written in the same packet. The reserve should be large enough to avoid moving data to fit the header, but not too large as to waste memory.

webServer.requestsPerGC.name=Requests per GC
webServer.requestsPerGC.description=The number of requests that should be processed before Java garbage collection is scheduled. Set to <strong>0</strong> (zero) to let the virtual machine handle this automatically.

webServer.compression.name=Compression
webServer.compression.description=When enabled all data returned to the client browser will be compressed. This saves bandwidth at the expense of some processor time.  

webServer.requestLog.name=Enable request log
webServer.requestLog.description=Enable the request log and every request will be logged in the file [sslexplorer-installation]/logs/[yyyy-mm-dd].request.log. This file is in NCSA format.

webServer.disableCertificateWarning.name=Disable Certificate Warning
webServer.disableCertificateWarning.description=Disables the untrusted SSL certificate warning

activeDirectory.serviceAccountUsername.name=Service Account Username
activeDirectory.serviceAccountUsername.description=SSL-Explorer requires a dedicated Active Directory account to use for authenticating users. This field should be set to the account name to use. We recommended the you create an Account specifically for this task (for example, create a Windows user named 'SSLExplorer').

activeDirectory.serviceAccountPassword.name=Service Account Password
activeDirectory.serviceAccountPassword.description=SSL-Explorer requires a dedicated Active Directory account to use for authenticating users. This field should be set to the password for this account. We recommended the you create an Account specifically for this task (for example, create a Windows user named 'SSLExplorer').

activeDirectory.domain.name=Domain
activeDirectory.domain.description=Your fully qualified Active Directory domain name.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -