mirror of
https://github.com/webmin/webmin.git
synced 2026-02-03 06:03:28 +00:00
295 lines
9.6 KiB
Plaintext
295 lines
9.6 KiB
Plaintext
index_title=PAM Authentication
|
|
index_name=Service
|
|
index_desc=Description
|
|
index_add=Add a new PAM service.
|
|
index_return=service list
|
|
index_none=No PAM configuration files were found on your system in the directory $1. Maybe PAM is not supported, or your <a href='$2'>module configuration</a> is incorrect.
|
|
|
|
desc_su=Switch user
|
|
desc_su-l=Switch user (with login)
|
|
desc_login=Local or remote login
|
|
desc_samba=Samba Windows file server
|
|
desc_imap=IMAP mail server
|
|
desc_pop=POP mail server
|
|
desc_kde=KDE login
|
|
desc_rexec=Remote exec server
|
|
desc_rlogin=Remote login server
|
|
desc_rsh=Remote shell server
|
|
desc_passwd=Password change
|
|
desc_chfn=Change finger information
|
|
desc_chsh=Change shell
|
|
desc_ftp=File transfer server
|
|
desc_ftpd=File transfer server
|
|
desc_wu-ftpd=WuFTPd file transfer server
|
|
desc_xscreensaver=Screen saver
|
|
desc_other=Other services
|
|
desc_netatalk.pamd=Netatalk Apple file server
|
|
desc_netatalk=Netatalk Apple file server
|
|
desc_webmin=Webmin web server
|
|
desc_usermin=Usermin web server
|
|
desc_xdm=Local or remote X login
|
|
desc_gdm=Gnome X login
|
|
desc_linuxconf=LinuxConf login
|
|
desc_linuxconf-pair=LinuxConf additional login
|
|
desc_linuxconf-auth=LinuxConf authentication
|
|
desc_xlock=Screen lock
|
|
desc_vlock=Virtual console lock
|
|
desc_kbdrate=Keyboard rate control
|
|
desc_halt=Halt system
|
|
desc_poweroff=Power off system
|
|
desc_reboot=Reboot system
|
|
desc_shutdown=Shutdown system
|
|
desc_mcserv=Midnight commander
|
|
desc_kppp=KDE PPP client tool
|
|
desc_xserver=X11 server
|
|
desc_gnorpm-auth=Gnome RPM tool
|
|
desc_kpackage=KDE RPM tool
|
|
desc_ppp=PPP daemon login
|
|
desc_rp3-config=Redhat PPP client tool
|
|
desc_up2date=Redhat Linux update agent
|
|
desc_up2date-config=Redhat Linux update config
|
|
desc_sudo=Limited root command execution
|
|
desc_httpd=Web Server
|
|
desc_qpop=POP Mail Server
|
|
desc_sshd=SSH Login
|
|
desc_squid=Squid Proxy Server
|
|
desc_bindconf=Redhat BIND config tool
|
|
desc_apacheconf=Redhat Apache config tool
|
|
desc_adsl-config=Redhat ADSL config tool
|
|
desc_internet-config=Redhat internet config tool
|
|
desc_isdn-config=Redhat ISDN config tool
|
|
desc_kontrol-panel=Redhat KDE control panel
|
|
desc_kscreensaver=KDE screen saver
|
|
desc_printconf-gui=Redhat printer config tool
|
|
desc_rhn_register=Redhat Network registration
|
|
desc_system-auth=Common authentication
|
|
desc_cups=CUPS printing
|
|
desc_cupsys=CUPS printing
|
|
desc_libcupsys2=CUPS printing
|
|
desc_ssh=SSH Login
|
|
desc_proftpd=ProFTPd file transfer server
|
|
desc_qpopper=POP Mail Server
|
|
desc_dovecot=POP / IMAP mail server
|
|
desc_cron=Scheduled commands daemon
|
|
desc_runuser=Run command as user
|
|
desc_runuser-l=Run command as user (with login)
|
|
desc_postgresql=PostgreSQL database
|
|
desc_crond=Cron daemon
|
|
desc_smtp=SMTP authentication
|
|
desc_smtp.postfix=Postfix SMTP authentication
|
|
desc_smtp.sendmail=Sendmail SMTP authentication
|
|
desc_config-util=Configuration utilities
|
|
desc_newrole=SELinux new role
|
|
desc_radius=RADIUS dialup login
|
|
desc_pptpconfig=Point-to-point tunneling protocol
|
|
desc_atd=Scheduled commands daemon
|
|
desc_kcheckpass=KDE password checker
|
|
desc_common-account=Common account verification
|
|
desc_common-auth=Common authentication
|
|
desc_common-password=Common password change
|
|
desc_common-session=Common session setup
|
|
|
|
edit_title=Edit PAM Service
|
|
edit_header=PAM service details
|
|
edit_name=Service name
|
|
edit_file=Configuration file
|
|
edit_header_auth=Authentication steps
|
|
edit_header_account=Account verification steps
|
|
edit_header_session=Session setup steps
|
|
edit_header_password=Password change steps
|
|
edit_mod=PAM module
|
|
edit_desc=Description
|
|
edit_args=Parameters
|
|
edit_addmod=Add step for:
|
|
edit_addinc=Add included service
|
|
edit_control=Failure level
|
|
edit_none=No PAM modules specified for this step.
|
|
edit_delete=Delete PAM service
|
|
edit_move=Move
|
|
edit_return=PAM service
|
|
edit_inc=Include service $1
|
|
edit_iheader=Included PAM services
|
|
|
|
pam_pwdb.so=Unix password authentication
|
|
pam_securetty.so=Secure TTY check for root
|
|
pam_nologin.so=<tt>/etc/nologin</tt> file check
|
|
pam_mail.so=New mail notification
|
|
pam_lastlog.so=Last login notification
|
|
pam_rootok.so=<tt>root</tt> user only check
|
|
pam_cracklib.so=Strong password check
|
|
pam_access.so=Access control file check
|
|
pam_deny.so=Always deny access
|
|
pam_env.so=Set environment variables
|
|
pam_ftp.so=FTP authentication check
|
|
pam_time.so=Login time check
|
|
pam_group.so=Set group membership
|
|
pam_listfile.so=File contents check
|
|
pam_limits.so=Set resource limits
|
|
pam_mkhomedir.so=Create home directory
|
|
pam_motd.so=Display the message-of-the-day file
|
|
pam_permit.so=Always allow access
|
|
pam_radius.so=RADIUS server authentication
|
|
pam_rhosts.so=Check <tt>.rhosts</tt> files
|
|
pam_rhosts_auth.so=Check <tt>.rhosts</tt> files
|
|
pam_shells.so=Valid shell check
|
|
pam_unix.so=Old Unix password authentication
|
|
pam_userdb.so=DBM file password authentication
|
|
pam_warn.so=Log warning
|
|
pam_wheel.so=<tt>wheel</tt> group check
|
|
pam_issue.so=Display <tt>/etc/issue</tt> file
|
|
pam_ldap.so=LDAP server authentication
|
|
pam_unix_auth.so=Unix password authentication
|
|
pam_unix_sess.so=Unix session setup
|
|
pam_unix_session.so=Unix session setup
|
|
pam_unix_acct.so=Unix account verification
|
|
pam_unix_passwd.so=Unix password change
|
|
pam_stress.so=Application stress test
|
|
pam_tally.so=Track failed login attempts
|
|
pam_passwd+.so=Password strength check
|
|
pam_filter.so=Input/output filter
|
|
pam_desgold.so=DESGold smartcard authentication
|
|
pam_console.so=Console only check
|
|
pam_xauth.so=X authentication
|
|
pam_stack.so=Call other PAM service
|
|
pam_foreground.so=Console setup
|
|
|
|
control_requisite=Requisite
|
|
control_required=Required
|
|
control_sufficient=Sufficient
|
|
control_optional=Optional
|
|
control_desc_requisite=Fail authentication immediately on failure
|
|
control_desc_required=Fail authentication at end on failure
|
|
control_desc_sufficient=Succeed authentication immediately on success
|
|
control_desc_optional=Success or failure is ignored
|
|
|
|
create_title=Create PAM Service
|
|
create_header=New PAM service options
|
|
create_name=Service name
|
|
create_desc=Description
|
|
create_mods=Initial PAM modules
|
|
create_0=None
|
|
create_1=Unix authentication
|
|
create_2=Deny all access
|
|
|
|
mod_edit=Edit PAM Module
|
|
mod_create=Add PAM Module
|
|
mod_header=PAM module options
|
|
mod_name=Service name
|
|
mod_mod=PAM module
|
|
mod_type=Use in step
|
|
mod_type_auth=Authentication
|
|
mod_type_account=Account verification
|
|
mod_type_session=Session setup
|
|
mod_type_password=Password change
|
|
mod_control=Failure level
|
|
mod_args=Module arguments
|
|
mod_err=Failed to save module
|
|
|
|
pwdb_shadow=Use shadow password file?
|
|
pwdb_nullok=Accept null passwords?
|
|
pwdb_md5=Use MD5-encrypted passwords?
|
|
pwdb_nodelay=Delay after failed login?
|
|
|
|
unix_nullok_secure=Accept null passwords on secure TTYs?
|
|
unix_min=Minimum password length
|
|
unix_nomin=None
|
|
unix_max=Maximum password length
|
|
unix_nomax=No limit
|
|
unix_obscure=Prevent use of easy passwords?
|
|
unix_emin=Missing or invalid minimum password length
|
|
unix_emax=Missing or invalid maximum password length
|
|
|
|
listfile_item=Search file for
|
|
listfile_item_user=Username
|
|
listfile_item_tty=TTY
|
|
listfile_item_rhost=Remote hostname
|
|
listfile_item_ruser=Remote username
|
|
listfile_item_group=Group
|
|
listfile_item_shell=Shell
|
|
listfile_sense=If found in file
|
|
listfile_file=File to search
|
|
listfile_onerr=On file error
|
|
listfile_fail=Fail
|
|
listfile_succeed=Succeed
|
|
listfile_apply=Limit check to
|
|
listfile_all=All users
|
|
listfile_user=Only user
|
|
listfile_group=Only group
|
|
|
|
cracklib_type=Password type in prompt
|
|
cracklib_retry=Maximum retries before failure
|
|
cracklib_eretry=Missing or invalid number of retries
|
|
cracklib_etype=Missing or invalid password type
|
|
|
|
rhosts_equiv=Read <tt>/etc/hosts.equiv</tt> file?
|
|
rhosts_rhosts=Read users' <tt>.rhosts</tt> files?
|
|
rhosts_promiscuous=<tt>+</tt> entry allows all hosts?
|
|
rhosts_suppress=Log authentication failures?
|
|
|
|
env_var=Variable name
|
|
env_def=Default value
|
|
env_over=Override value
|
|
env_evar=Variable names cannot contain spaces
|
|
|
|
securetty_ttys=Secure TTYs
|
|
|
|
shells_shells=Valid user shells
|
|
|
|
tally_deny=Failure attempts before denying access
|
|
tally_reset=Reset failure count on success
|
|
tally_edeny=Missing or invalid number of failure attempts
|
|
tally_magic=Failure count applies to <tt>root</tt>?
|
|
tally_root=<tt>root</tt> account can be denied?
|
|
|
|
time_services=Services
|
|
time_ttys=TTYs
|
|
time_users=Users
|
|
time_times=Access times
|
|
time_info=All fields can contain multiple values separated by |, and values can use * as a wildcard or ! as a negator.
|
|
|
|
group_services=Services
|
|
group_ttys=TTYs
|
|
group_users=Users
|
|
group_times=Access times
|
|
group_groups=Add groups
|
|
group_info=All fields can contain multiple values separated by |, and values can use * as a wildcard or ! as a negator.
|
|
|
|
wheel_group=Check for membership of group
|
|
wheel_group_def=Default (<tt>wheel</tt> or GID 0)
|
|
wheel_trust=Group members bypass further authentication?
|
|
wheel_deny=Deny instead of allowing group members?
|
|
wheel_egroup=Missing or invalid group name
|
|
|
|
motd_file=File to display
|
|
motd_file_def=Default (<tt>/etc/motd</tt>)
|
|
motd_efile=Missing or invalid filename
|
|
|
|
mail_nopen=Display mail notification at login?
|
|
mail_close=Display mail notification at logout?
|
|
mail_empty=Notify if the mail file is empty?
|
|
mail_noenv=Set $MAIL environment variable?
|
|
mail_dir=Mail spool directory
|
|
mail_edir=Missing or invalid mail spool directory
|
|
|
|
stack_service=Pass check on to PAM service
|
|
|
|
log_pam_create=Created PAM service $1
|
|
log_pam_delete=Deleted PAM service $1
|
|
log_mod_create=Added PAM module $1 to service $2
|
|
log_mod_modify=Modified PAM module $1 in service $2
|
|
log_mod_delete=Deleted PAM module $1 in service $2
|
|
log_mod_move=Swapped PAM modules in service $3
|
|
log_mod_move_l=Swapped PAM modules $1 and $2 in service $3
|
|
log_inc_create=Added include $1 for service $2
|
|
log_inc_modify=Modified include $1 for service $2
|
|
log_inc_delete=Deleted include $1 for service $2
|
|
log_incs=Updated includes for service $1
|
|
|
|
inc_edit=Edit Included Service
|
|
inc_create=Create Included Service
|
|
inc_header=Included PAM service details
|
|
inc_inc=Included PAM service
|
|
inc_err=Failed to save included service
|
|
|
|
__norefs=1
|