> Op 1 jun. 2017 om 15:20 heeft Franz Gansberger via samba <samba at
lists.samba.org> het volgende geschreven:
> 
> Hi all,
> 
> according to this thread, I ran into the same situation:
> 
> [2017/06/01 10:35:46.909754,  0]
../source3/rpc_server/spoolss/srv_spoolss_nt.c:8476(_spoolss_AddPrinterDriverEx)
>  _spoolss_AddPrinterDriverEx: level 8 not yet implemented
> [2017/06/01 10:35:46.925055,  0]
../source3/printing/nt_printing.c:1097(move_driver_file_to_download_area)
>  move_driver_file_to_download_area: Unable to rename [x64/kmfc5150_xps] to
[x64/3/KMFC5150_XPS]: NT_STATUS_OBJECT_NAME_NOT_FOUND
> 
> 
> [print$]
>       path = /data/data/printerdrivers/
>       read only = no
>      acl_xattr:ignore system acl = yes
>      browseable = yes  
>      guest ok = no
>      write list = root, administrator, @"Domain Admins",
@lpadmin, @"Print Operators"
> 
> 
> Samba version 4.5.8-Debian
> 
> I followed all the hints from Rowland, but...
> 
> Has there been any solution so far?
> Appreciate any thoughts..
> :-)
> 
> Franz
> -- 
> To unsubscribe from this list go to the following URL and read the
> instructions:  https://lists.samba.org/mailman/options/samba
> 
if it a kyocera driver, you need to cleanup all 32bit parts from the inf.  
and you can try
ln -s x64 X64 in the driver folder
last xps driver? cant test this atm but try the pcl or ps version.
there is a post of me which tells verything you need to know for a printer
(cups) set on debian. (google for it, use l.p.h in your search)
last, you only need the first three line if you use acl_xattr:ignore system acl
= yes
and configure the share from a windows client. 
dont mix posix acl settings and acl_xattr:ignore system acl = yes
still no go after above, i can test next wednesday and give better help.
ps? that driver is it a 'level 3 Windows driver' since level 4 and up
are not supported yet.   ( the error msg shows level 8, but that not the windows
level)
greetz
Louis