Text edit, sandbox access to cups server
I run a lab for a computer science department. The computers in the lab are dual boot iMacs running Snow Leopard & Windows 7. We recently upgraded one of the lab computers to Lion (we did not do a clean install). Access to the lab printers is controlled by a cups server running on our MacPro server.
Since upgrading the one lab computer to Lion that computer can no longer print from Text Edit or Preview. The problem appears to be caused by the fact that Text Edit & Preview are now sandboxed and sandbox is denying network access. This is a typical message in /var/log/system.log when a user tries to print from Text Edit (I've changed the IP address of the cups server to nonsense for this posting):
sandboxd[220] ([204]): TextEdit(204) deny network-outbound 111.11.11.11:631
Here is a similar message when one tries to print from Preview:
sandboxd[300] ([268]): Preview(268) deny network-outbound 111.11.11.11:631
In the print dialogue box of both apps it states that there is no printer selected. If I try to add a printer I get an error message saying the attempt to add failed. The following error messages shows up in /var/log/system.log:
[0x0-0x20020].com.apple.print.add[303]: Password for student on 111.11.11.11?
There is no request for a password when trying to add the printer.
Any ideas/suggestions for how I can resolve this problem?
Thanks,
Julie
iMac, Mac OS X (10.7.2)