Bug 1309 - Can't set effective group at startup
: Can't set effective group at startup
Status: RESOLVED INVALID
Product: Logitech Media Server
Classification: Unclassified
Component: Audio
: 6.1.0
: PC Linux (other)
: P2 normal (vote)
: ---
Assigned To: Dan Sully
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-04-04 19:08 UTC by Jeff Sartain
Modified: 2011-03-16 04:39 UTC (History)
0 users

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff Sartain 2005-04-04 19:08:58 UTC
Just updated to svn 2875 and now am unable to start from the startup script.

If I try (as root) to run the same command:

root@tlaloc jss # /opt/slimserver/trunk/server/slimserver.pl --daemon --user
slimserver --group users --prefsfile ~slimserver/.slimserver.pref --pidfile
/var/run/slimserver.pid --logfile /var/tmp/slimserver.log
Unable to set effective group(s) to users (100) is: 100 27 26 20 19 11 10 6 4 3
2 1 0: 

I have not changed the slimserver account (uid = 1001, gid = 100) and I notice
that this code in slimserver.pl was recently updated.
Comment 1 Jeff Sartain 2005-04-04 19:10:20 UTC
Oops, my bad. Didn't mean to open this again.