文件操作 - pluto
返回文件管理
返回主菜单
删除本文件
文件: /root/sh/etc/pam.d/pluto
编辑文件内容
#%PAM-1.0 # Regular System auth auth include system-auth # # Google Authenticator with Regular System auth in combined prompt mode # (OTP is added to the password at the password prompt without separator) # auth required pam_google_authenticator.so forward_pass # auth include system-auth use_first_pass # # Common account required pam_nologin.so account include system-auth password include system-auth session optional pam_keyinit.so force revoke session include system-auth session required pam_loginuid.so
修改文件时间
将文件时间修改为当前时间的前一年
删除文件