SAMBA printer share and NT

Jean-Francois Micouleau Jean-Francois.Micouleau at utc.fr
Wed Mar 18 21:04:52 GMT 1998


On Wed, 18 Mar 1998, Luke Kenneth Casson Leighton wrote:

> hi herb,
> 
> meet jean-francois: he's doing the dce/rpc \PIPE\spoolss - the spool
> service for NT Domains printing.


	I already responded to herb privately.

> 
> jean-francois, regarding the following URL:
> 
> http://samba.anu.edu.au/listproc/samba/current/0217.html
> 
> have you added any printers, do you have any network traces, can you
> possibly tell us what's involved?

No I didn't added any printers, but I know how to do it. In short that's
like for windows 95.

There is a DCE/RPC call on \\pipe\spoolss (note the lower case on pipe,
that's one more derivation to the coding standard :-) ), called
GetPrinterDriver from the workstation requesting the drivers, the server
reply if it have the drivers and where they are located. 

After that's a standard Open&X, Read, ... on the Printer$ share.

In order here are the 4 tasks I have to do:

	- do my higher work (diploma, ...)
	- clean what's already done, and do the prs_xx memory stuff
	- write the code to print
	- write the driver support
	
	And dominate the word ... :)

		Jean Francois

-----------------------------------------------------------
: Jean Francois Micouleau       : Email: jfm at utc.fr       :
: Universite de                 : Tel  : 03 44 23 47 78   :
: Technologie de                :  Service Informatique   :
: Compiegne              France :     Division IRNM       :
-----------------------------------------------------------



More information about the samba-technical mailing list