On Tue, Feb 26, 2013 at 08:57:42AM -0700, compdoc wrote:
> I was trying to set up a stunnel and changed the bacula user to allow
> logins, but I'd like to change that back to default and remove that right.
>
> Is the following command enough, or is there more I need to do?
>
> sudo usermod -s /s
I was trying to set up a stunnel and changed the bacula user to allow
logins, but I'd like to change that back to default and remove that right.
Is the following command enough, or is there more I need to do?
sudo usermod -s /sbin/nologin bacula
Thanks
---