startup mol errors with normal user account

Thomas Otto mol-general@lists.maconlinux.org
Mon, 15 Sep 2003 02:01:06 +0200


> do I now have to do add each user to use it with visudo and when I type 
> it.. I have to type
> 
> $ sudo startmol -X
> 
> I remeber one could set each user to use or deny useage of mol...  but I 
> can't remember where it is stored or has that been taken out...

You can make a groups 'molusers' and then add

%molusers hostname = NOPASSWD: /path/to/startmol -X

via 'visudo' only once and then do "adduser user group" for each allowed 
user.

My 2ยข

     -Thomas