Re: [Cpu-users] CPU, debian, and some bug reports...
Brought to you by:
matheny
From: Guido T. <ult...@qu...> - 2003-10-14 06:25:12
|
On Mon, Oct 13, 2003 at 04:01:01PM -0500, Blake Matheny wrote: Hi, > With the configuration file given below, there should be no group named > 'debug'. In order to automatically create the users group, USERGROUPS must be > set to yes which I see USERGROUPS is not even in your configuration file. If > USERGROUPS is nonexistant (or set to no) cpu looks for a USERS_GID entry, > specifying the default gid to use. That is also not set in your configuration > file, so cpu defaults to using gid 100 at this point. When you try and > 'groupdel debug' it is normal to see 'No such object', since the object wasn't > created :-) > > Try adding 'USERGROUPS = yes' to your configuration file and let me know if > you still have the same problem. > Thanks, that fixes the problem! > Also, I can see by your error messages that you aren't using 1.4.2. I would > suggest you upgrade, as the error messages are significantly better. > Well, I'm using the debian version... I'll upgrade to 1.4.2 asap! :) Bye, and thanks, Guido |