I am trying to suspend an account on my server, its a VPS server and I get this error
Changing Shell to /bin/false...Changing shell for ******.
Warning: "/bin/false" is not listed in /etc/shells
Shell changed.
Done
Locking Password...Locking password for user ******.
passwd: Success
Done
Suspending mysql users
Notification =>********@*****.com via EMAIL [level => 3]
sendmail: Cannot lookup callers gid
sendmail: Cannot lookup callers gid
The account is still active. How can I fix this so that when I suspend it suspends.
Thank you
Changing Shell to /bin/false...Changing shell for ******.
Warning: "/bin/false" is not listed in /etc/shells
Shell changed.
Done
Locking Password...Locking password for user ******.
passwd: Success
Done
Suspending mysql users
Notification =>********@*****.com via EMAIL [level => 3]
sendmail: Cannot lookup callers gid
sendmail: Cannot lookup callers gid
The account is still active. How can I fix this so that when I suspend it suspends.
Thank you