文件操作 - auth-master.conf.ext
返回文件管理
返回主菜单
删除本文件
文件: /etc/dovecot/conf.d/auth-master.conf.ext
编辑文件内容
# Authentication for master users. Included from 10-auth.conf. # By adding master=yes setting inside a passdb you make the passdb a list # of "master users", who can log in as anyone else. # <doc/wiki/Authentication.MasterUsers.txt> # Example master user passdb using passwd-file. You can use any passdb though. passdb { driver = passwd-file master = yes args = /etc/dovecot/master-users # Unless you're using PAM, you probably still want the destination user to # be looked up from passdb that it really exists. pass=yes does that. pass = yes }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件