Displaying 2 results from an estimated 2 matches for "kmpf41ie".
2006 Oct 11
1
Problem adding printer drivers
...ommand I'm using:
/opt/samba/bin/rpcclient -U'tom%*******' -c 'adddriver "Windows NT x86"
"Kyocera FS-C5030N
KX:KMUC41IE.DLL:KMF04610.MDX:KMUU41IE.DLL:KMWTEN22.HLP:NULL:RAW:KMFS41IE.DLL,KMRG41IE.DLL,KMRC41IE.DLL,KM3D41IE.DLL,KMPE41IE.DLL,KCMV3D.INI,KMWM41IE.DLL,
\
KMPF41IE.DLL,KMPO41IE.DLL,KMSW41IE.DLL,KMPLSWOP.DLL,KMPLSWO1.DLL,KMXL41IE.DLL,KM5E41.DLL,KM5C41IE.DLL,KMPS41IE.DLL,KMAGFA1.FDF,KMPRE2.FDF,KM311710.DAT'
spock
The problem I'm getting is that the newline after the \ is not being
escaped and is being counted as part of the filename on the next line....
2006 Oct 16
0
Problem registering printer driver files with samba
...suggests that you can escape
newlines using \, but when I do that, the filenames passed to samba
include the newline and therefore, the command fails. Here is a snippet
of log file that shows the problem:
[2006/10/10 16:21:42, 3] lib/util.c:unix_clean_name(603)
unix_clean_name [W32X86/3/
KMPF41IE.DLL]
[2006/10/10 16:21:42, 3] smbd/dosmode.c:unix_mode(147)
unix_mode(W32X86/3/
KMPF41IE.DLL) returning 0744
[2006/10/10 16:21:42, 3] lib/util.c:unix_clean_name(603)
unix_clean_name [W32X86/
KMPF41IE.DLL]
[2006/10/10 16:21:42, 0]
printing/nt_printing.c:move_driver_to_download_area(19...