On Sun, May 9, 2010 at 11:24 PM, Jamal Mubarak <jmubar...@gmail.com> wrote: >> >> 'owner process' isn't 'owner of lp* files', you need look owner pf >> cups process with 'ps' command. > > jamal% ps -afx | grep cups > 0 11783 1 0 0:00.90 ?? 0:00.96 /usr/sbin/cupsd -l >
Who is the process onwer? try 'ps -ef | grep cups' > jamal% ls -l /usr/sbin/cupsd > -r-x------ 1 root wheel 887456 Feb 11 01:47 /usr/sbin/cupsd > > Is this what you are asking for? I have tried to change the group of > /usr/sbin/postdrop to "wheel" from "_postdrop" without any difference. Same > error. > Cups process onwer is in wheel? I think no. > Jamal > > -- Reinaldo de Carvalho http://korreio.sf.net http://python-cyrus.sf.net "Don't try to adapt the software to the way you work, but rather yourself to the way the software works" (myself)