<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>On Jan 21, 2011, at 4:26 AM, Gerome wrote:</div><blockquote type="cite"><div>I am trying to print to a file which is working fine. My issue is the file produced by CUPS has root ownership and as the following permissions<br>-rw------- root root mytext.txt<br>I would like to know how CUPS can change the permissions of the printed file, using the cupsd.conf file only as we are using the webinterface and I have only access to that cfg file.<br>Thanks in advance.<br></div></blockquote></div><div><br></div>file: devices are only provided for testing. Among other things, there is no control over the permissions or ownership of the file created - as you've seen the current implementation uses the cupsd user (typically root) and mode 0600.<div><br></div><div>There are several third-party alternatives on the CUPS links page that offer what you want:</div><div><br></div><div>    <a href="http://www.cups.org/links.php">http://www.cups.org/links.php</a></div><div><br><div>__________________________________________________<br>Michael Sweet, Senior Printing System Engineer, PWG Chair<br></div><br></div></body></html>