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 /sbin/nologin bacula > > Thanks >
Hello compdoc, the above should be sufficient do disallow logins (you can also use /bin/false). Cheers, Uwe -- NIONEX --- Ein Unternehmen der Bertelsmann SE & Co. KGaA ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Bacula-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-users
