Hi all, I just setup cups and am trying to print the test page from the cups web admin page at http://localhost:631. I start cupsd by running sudo /usr/local/sbin/cupsd. Printing fails with the below error. It seems to be a permission's error on the ulpt0 device. If anyone has an idea how to resolve this error I'd be grateful.
--Attached Error Log Output-- I [30/Nov/2006:23:39:49 -0500] Adding start banner page "none" to job 3. I [30/Nov/2006:23:39:49 -0500] Adding end banner page "none" to job 3. I [30/Nov/2006:23:39:49 -0500] Job 3 queued on "MFC210C" by "root". I [30/Nov/2006:23:39:49 -0500] Started filter /usr/local/libexec/cups/filter/pstops (PID 18940) for job 3. I [30/Nov/2006:23:39:49 -0500] Started filter /usr/local/libexec/cups/filter/brlpdwrapperMFC210C (PID 23749) for job 3. I [30/Nov/2006:23:39:49 -0500] Started backend /usr/local/libexec/cups/backend/usb (PID 21392) for job 3. E [30/Nov/2006:23:39:49 -0500] PID 21392 (/usr/local/libexec/cups/backend/usb) stopped with status 1! I [30/Nov/2006:23:39:49 -0500] Hint: Try setting the LogLevel to "debug" to find out more. E [30/Nov/2006:23:39:49 -0500] [Job 3] Unable to open USB device "usb:/dev/ulpt0": Permission denied

