Re: [Bacula-users] default bacula user rights

2013-02-28 Thread Uwe Schuerkamp
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

[Bacula-users] default bacula user rights

2013-02-26 Thread compdoc
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 ---