search for: sepfile

Displaying 9 results from an estimated 9 matches for "sepfile".

Did you mean: depfile
2003 Jun 18
1
'Little' problems with Samba v2.2.3a-12.3 (Debian Woody) and PRINTERS !!
...d = enumprinters 2 enumprinters 2 servername:[\\MYSRV] printername:[\\MYSRV\nss.rdc] sharename:[nss.rdc] portname:[Samba Printer Port] drivername:[HP LaserJet 4050 Series PS] comment:[Partage imprimante HP4050N (1er etage)] location:[] sepfile:[] printprocessor:[WinPrint] datatype:[RAW] parameters:[] attributes:[0x18] priority:[0x1] defaultpriority:[0x1] starttime:[0x0] untiltime:[0x0] status:[0x0] cjobs:[0x0] averageppm:[0x0] Revision:[1]...
2010 Jan 29
1
Error when trying to print with point and print installed drivers
...as the driver installed (and doesn't): rpcclient $> enumprinters 2 servername:[\\fissionator] printername:[\\fissionator\Ricoh] sharename:[Ricoh] portname:[Samba Printer Port] drivername:[] comment:[Ricoh 3245C MFD] location:[] sepfile:[] printprocessor:[winprint] datatype:[RAW] parameters:[] attributes:[0x1048] priority:[0x1] defaultpriority:[0x1] starttime:[0x0] untiltime:[0x0] status:[0x0] cjobs:[0x0] averageppm:[0x0] .......
2006 Jan 18
1
Problem in rpc_api_pipe related to the \spoolss pipe
...(adddriver also worked perfectly): rpcclient -Umhansen -c 'enumprinters 2' localhost servername:[\\pdc] printername:[\\pdc\e21a] sharename:[e21a] portname:[Samba Printer Port] drivername:[e21a] comment:[HP5000Duplex] location:[] sepfile:[] printprocessor:[winprint] datatype:[RAW] parameters:[] attributes:[0x1048] priority:[0x1] defaultpriority:[0x1] starttime:[0x0] untiltime:[0x0] status:[0x0] cjobs:[0x0] averageppm:[0x0] rpcclient -Umhansen...
2003 Jul 28
3
Problem with rpcclient command
Hi, I am trying to query a W2K PDC for info on a print driver by issuing the following command: rpcclient -Uxxx%yyy -d 3 -c 'getdriver "HP LaserJet 8000 Series PS"' abert The response I get is: Initialising global parameters params.c:pm_process() - Processing configuration file "/etc/samba/smb.conf" Processing section "[global]" added interface
2005 Sep 28
0
Automatic printer drivers for Windows clients do not work
...' -c 'getprinter ps2pdf 2' localhost servername:[\\SMBHOST] printername:[\\SMBHOST\ps2pdf] sharename:[ps2pdf] portname:[Samba Printer Port] drivername:[HP Color LaserJet 5/5M PS] comment:[print ps to pdf - mail] location:[] sepfile:[] printprocessor:[winprint] datatype:[RAW] parameters:[] attributes:[0x3048] priority:[0x1] defaultpriority:[0x1] starttime:[0x0] untiltime:[0x0] status:[0x0] cjobs:[0x0] averageppm:[0x0] $ find /usr/local/s...
2004 Jan 07
3
PDF printer and wiidows driver auto-download.
..../rpcclient -U linback -c 'enumprinters 2' 192.168..111.144 Password: servername:[\\faierie] printername:[\\faierie\PdfPrinter] sharename:[PdfPrinter] portname:[Samba Printer Port] drivername:[PdfPrinter] comment:[] location:[] sepfile:[] printprocessor:[winprint] datatype:[RAW] parameters:[] attributes:[0x1018] priority:[0x1] defaultpriority:[0x1] starttime:[0x0] untiltime:[0x0] status:[0x0] cjobs:[0x0] averageppm:[0x0] smb.conf -------- #...
2003 Dec 11
1
No joy adding a CUPS printer
...-c 'getprinter lp 2' cmd = getprinter lp 2 servername:[\\localhost] printername:[\\localhost\lp] sharename:[lp] portname:[Samba Printer Port] drivername:[lp] comment:[HP OfficeJet 6110 Foomatic/hpijs (recommended)] location:[] sepfile:[] printprocessor:[winprint] datatype:[RAW] parameters:[] attributes:[0x18] priority:[0x1] defaultpriority:[0x1] starttime:[0x0] untiltime:[0x0] status:[0x0] cjobs:[0x0] averageppm:[0x0] [root samba]# rpcclient...
2002 Oct 23
3
cupsaddsmb rpcclient error
...00012e 00012e smb_io_unistr portname 0010 offset: 0000012c 00012c smb_io_unistr drivername 0014 offset: 00000108 000108 smb_io_unistr comment 0018 offset: 00000106 000106 smb_io_unistr location 001c devmode: 00000000 0020 offset: 00000104 000104 smb_io_unistr sepfile 0024 offset: 000000f2 0000f2 smb_io_unistr printprocessor 0028 offset: 000000ea 0000ea smb_io_unistr datatype 002c offset: 000000e8 0000e8 smb_io_unistr parameters 0030 sec_desc: 00000000 00001c smb_io_reldevmode devmode 001c offset: 00000000 0034 attribu...
1999 Sep 23
1
rpcclient problem
i can use the smbclient -L just fine to get a list of shares off my NT4 (Alpha processor) server. My problem lies with rpcclient. It lets me login but then samtest gives the following error: smb: \> samtest samtest SAM Encryption Test SAMR_R_UNKNOWN_38: Unknown NT error smb: \> all i need to be able to do is change the nt password, but the ntpass command gives the same error. any ideas