Displaying 2 results from an estimated 2 matches for "oki7200".
2003 May 29
3
Samba+CUPS+Driver autodownload
Hi,
I'm trying to get Samba to offer the Adobe driver automatically for the
two printers I have set up with CUPS.
I have all of the necessary files plucked out of the Adobe Postscript
Windows driver package, but I'm hitting the problem when I come to run
"cupsaddsmb -v ..." that the "rpcclient adddrivers" command always fails
with NT_STATUS_UNSUCCESSFUL. The drivers
2003 May 29
4
Samba+CUPS+Drivers autodownload
Hi Matt,
the problem you referred to is discussed in detail
as bug #82 in Samba's bug tracking tool. It consists
of 2 bugs. One prevents the registration of drivers
and is due to a NULL-pointer passed from that part
of code in rpc_server/srv_spoolss_nt.c which calls
sys_adminlog function. It begins with the comment
/* BEGIN_ADMIN_LOG */
and ends with the comment
/* END_ADMIN_LOG */