NX Client Printer Config
NoOp
glgxg at sbcglobal.net
Sun Apr 13 16:58:54 UTC 2008
On 04/12/2008 08:55 PM, drew einhorn wrote:
> When I try to check the "Enable CUPS Printing" box.c
> It complains:
>
> CUPS printing support cannot be enabled.
> Please ensure the permissions for /usr/lib/cups/backend/ipp are set to 755
>
> I don't have /usr/lib/cups/backend/ipp
>
> cupsys 1.3.2-1ubuntu7.6 is installed.
>
> What else needs to be installed?
>
That sounds odd; /usr/lib/cups/backend/ipp is installed by default with
cupsys.
To resolve the NX cups printing issue once you do find the ipp file:
http://www.nomachine.com/ar/view.php?ar_id=AR01E00441
3. Check 'ipp' backend permissions. It should be 755 to allow printing
from user sessions. The default path to 'ipp' is:
/usr/lib/cups/backend/ipp. So if permissions are wrong, fix them with:
# chmod 755 /usr/lib/cups/backend/ipp
====
That changes /usr/lib/cups/backend/ipp to "executable".
More information about the ubuntu-users
mailing list