Last Updated: January 21, 2014 1:25 PM
First published: Dec 17, 2013
authentication not working in 10.x, 12.x
NT ACCESS DENIED or CIFS error
using pre-verify or authenticate when job held
if you run in command line, you can actually connect with the second syntax. $ smbclient //server.deacnet.wfu.edu/printqueue Enter username's password: session setup failed: NT_STATUS_LOGON_FAILURE $ smbclient \\\\server.deacnet.wfu.edu\\printqueue -U 'DEACNET\username' Enter DEACNET\username's password: Domain=[DEACNET] OS=[Windows Server (R) 2008 Standard 6002 Service Pack 2] Server=[Windows Server (R) 2008 Standard 6.0] smb: \>
wrong driver - only with built-in 72xx, 73xx series PPD - works, can print to \\xerox or \\print
won't work if using Xerox's PPD file 5.311.0.0 2013/02/12 (.EXE extract from Windows machine) printer makes noise, nothing come out http://www.support.xerox.com/support/workcentre-7800-series/downloads/enus.html?operatingSystem=winxp&fileLanguage=en&&associatedProduct=WorkCentre-78xx-built-in%20controller
WorkCentre 7835 - Xeroxv5Pkg-Linixx86_64-5.15.497.2463.deb 2013/09/06 (no PPD, just .so) http://www.support.xerox.com/support/workcentre-7800-series/downloads/enus.html?associatedProduct=WorkCentre-78xx-built-in+controller&operatingSystem=linux&fileLanguage=en
xeroxprtdrv 80.9MB - "The package is of bad quality - The installation of a package which violates the quality standards isn't allowed. This could cause serious problems on your computer ..." use at your own risk.
xeroxlogmgr, xeroxprint, xeroxprtmgr, xeroxquemgr
sudo xeroxprtmgr
it will create two queues, do not use the one starts with _, it will just stuck or not print
there is an active ticket about this problem