📄 allowuser.example
字号:
#<--- This is a comment line## allowuser## This file can be used to allow access to users/groups which match# one or more of the following criteria:## USER: username match# SHELL: user default shall match# GECOS: user gecos-field contains a certain string# GROUP: user belongs to a matching group.## A special meaning value is ANY, used as a value for any of the # previous hints. All users/groups match it.## Anyone of the following criteria allow all user (not suggested)#USER: ANYSHELL: ANYGECOS: ANYGROUP: ANY## An empty or missing file grants access to anyone not denied in# denyuser. Se also that file.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -