On 10/27/05, Yan M. <yannnick_m@yahoo.com> wrote:
From the chgrp man page in Solaris :To change the group ID of a file, the process must be the owner of the file and the new group ID must be the group of the process ID or must be in the supplementary group list of the process.So if the user has which the syslog-ng process is in the supplementary group to whichI want to change ownership of the file to, it should work.It works in a shell.