add printer driver, failing

Tristan Marler tristan.marler at idocz.net
Thu Aug 15 11:15:17 MDT 2013


I'm trying to add a point'n'print driver to my SAMBA 4.0.7 environment, however it fails and the logs show: 



[2013/08/15 11:07:38.476190, 0] ../source3/rpc_server/spoolss/srv_spoolss_nt.c:8266(_spoolss_AddPrinterDriverEx) 
_spoolss_AddPrinterDriverEx: level 8 not yet implemented 
[2013/08/15 11:07:38.492469, 0] ../source3/modules/vfs_dfs_samba4.c:81(dfs_samba4_connect) 
samdb_connect failed 
[2013/08/15 11:07:38.492867, 0] ../source3/smbd/msdfs.c:338(create_conn_struct) 
VFS connect failed! 
[2013/08/15 11:07:38.493250, 0] ../source3/printing/nt_printing.c:628(get_correct_cversion) 
get_correct_cversion: create_conn_struct returned NT_STATUS_UNSUCCESSFUL 







I am adding the driver from a Windows 7 64bit VM. I am logged in as a user in the Domain Admins group. Domain Admins is part of the builtin\Print Operators group, and I have granted "SePrintOperatorPrivilege" to the Domain Admins group, which may be redundant. 




The location for the driver files is set to 777 recursively just to try and eliminate variables. 




What am I doing wrong here? 


More information about the samba-technical mailing list