当我遇到权限问题时,我尝试以非 root 用户“coins”的身份访问我的 crontab,如以下提到 pam 配置的错误消息所示:
[coins@COINS-TEST ~]$ crontab -l
Authentication service cannot retrieve authentication info You (coins) are not allowed to access to (crontab) because of pam configuration.
Run Code Online (Sandbox Code Playgroud)
此 crontab 访问问题最常见的修复方法是什么?