Hi Everyone, There seemed to be two issues. One was the presence of the nfsnobody user/group which had the highest possible ID under CentOS. The other was register_argc_argv, which needs to be turned on as discussed on the forums a while back.
On Nov 24, 2007 3:23 PM, Richard Beare <[EMAIL PROTECTED]> wrote: > Hello, > > I've installed savane on a CentOS 5 host and successfully bootstrapped > the site (I think). I have working sendmail and mailman > configurations. > > After bootstrapping I created another user account and requested a > project. The mails were sent correctly and the administrator account > OK'd the project. Up to this point everything looks sensible. However > the project is visible to the user, but still shows as a pending > project to the administrator. If I now click on the project from the > Pending Projects page I get the following : "Error: No group chosen: > nogroup" > > I'm getting the following error messages from cron jobs: > > Subject: Cron <[EMAIL PROTECTED]> sv_groups --cron && sv_users --cron > groupadd: GID 0 is not unique > groupadd: GID 1 is not unique > useradd: invalid numeric argument 'neuromatlab' > /bin/chmod: cannot access `/home/r/richardb/.ssh/authorized_keys': No > such file or directory > /bin/chown: `richardb:svusers': invalid user > > No errors in /var/log/sv_* > Some SElinux related sendmail messages in /var/log/messages: > > Nov 23 21:09:47 savane-host setroubleshoot: SELinux is preventing > /usr/sbin/sendmail.sendmail (system_mail_t) "read" to > eventpoll:[13666] (httpd_t). For complete SELinux messages. run > sealert -l b9774781-8b8f-435b-8223-caa9d63c5d5e > > > So something isn't quite right and I don't know where to start > looking. All advice appreciated. > > Thanks > _______________________________________________ Savane-help mailing list [email protected] https://mail.gna.org/listinfo/savane-help
