📄 ftp.pamd
字号:
#%PAM-1.0auth required /lib/security/pam_listfile.so item=user sense=deny file=/etc/ftpusers onerr=succeedauth required /lib/security/pam_pwdb.so shadow nullok# If this is enabled, anonymous logins will fail because the 'ftp' user does# not have a "valid" shell, as listed in /etc/shells.## If you enable this, it is recommended that you do *not* give the 'ftp'# user a real shell. Instead, give the 'ftp' user /bin/false for a shell and# add /bin/false to /etc/shells.#auth required /lib/security/pam_shells.soaccount required /lib/security/pam_pwdb.sosession required /lib/security/pam_pwdb.so
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -