similar to: Adding printer port from Win2K client

Displaying 20 results from an estimated 1000 matches similar to: "Adding printer port from Win2K client"

2003 Jul 03
0
Setting up Pointing and Click Printing through APW on Win2k Machine
First off I have read the SAMBA 2.2 printer documetation and Samba Printing Documentation for 3.0. And searched the Internet through Google and did not come up with much. Maybe it is how I am doing search I don't know. I had some success using CUPS for Point and Click printing using cupaddsmb command. I could get the print drivers to download on W2K and XP. But, I could not get the the
2002 May 03
0
Win2k Printer Installation Woes Continue....
hahahahahahahahahahahahahahahahaha!!! Sorry, I'm a bit slap-happy...been fighting Win2k/APW problems ever since I upgraded to 2.2.3a. Still having problems >2.2.4-pre and now 2.2.4. I have a workaround, sort of...set disable spoolss=no, install drivers for the HP printers; then set disable spoolss=yes. Add "use client driver=no" on each of the HP printer entries. Add
2004 Jul 01
2
Problem on APW Drivers Install
I'm using this doc and i want to install drivers dor ARM350U (Sharp) on my samba server. <http://us1.samba.org/samba/docs/man/howto/printing.html#id2548605> Required permissions In order to add a new driver to your Samba host, one of two conditions must hold true: * The account used to connect to the Samba host must have a UID of 0 (i.e., a root account). * The account
2006 Apr 24
1
Handling large dataset & dataframe [Broadcast]
Here's a skeletal example. Embellish as needed: p <- 5 n <- 300 set.seed(1) dat <- cbind(rnorm(n), matrix(runif(n * p), n, p)) write.table(dat, file="c:/temp/big.txt", row=FALSE, col=FALSE) xtx <- matrix(0, p + 1, p + 1) xty <- numeric(p + 1) f <- file("c:/temp/big.txt", open="r") for (i in 1:3) { x <- matrix(scan(f, nlines=100), 100,
2002 Oct 08
4
Win2K Printer Driver Problems - Hi Jerry!!
Nope, close but no cigar. With 2.2.6Pre2 Word started to behave itself but Outlook acts as though landscape is a foreign concept(i.e everything prints portrait regardless of page setup). Spoolsv also crashes on the Win2K workstations requiring a manual restart of the spooler service. We will downgrade to 2.2.5 and try Jerry's patch. In another message Jerry talks about "running"
2002 May 10
16
Win2k Printing Problems
I just joined this list, If this has been answered before I apologize: I have a Redhat 7.2 box running Samba 2.2.4 I have a few printers running on JetDirect boxes that I am attempting to print to. I used printconf in Redhat to set them up within the linux box. Everything works fine from the linux box. I set them up within samba (see [printers] below), but when I print I get "Failed to
2002 Jun 26
5
parsing fix for spoolss & samba-2.2.5
For those people experiencing Explorer.exe crashes when working with printers, please try this patch ftp.samba.org/pub/jerry/patches/post-2.2.5/parse_sec.patch It was a size vs. alignment bug when marshalling security descriptors for the PRINTER_INFO_2 structure. cheers, jerry --------------------------------------------------------------------- Hewlett-Packard
2002 Nov 13
1
ADD Printerdriver to server through APW
Hi I recently tried to install the printerdriver to the samba server (samba 3.0alpha30 on debian) from a windows 2000 client. The APW asked me for a Win2k-server cd for the winnt drivers, although i had them on a disc...which I don't have 2 Questions: 1) does anybody know why the APW will not accept my winnt driver from the driver disc when i comes to install the winnt driver 2) is it
2012 Feb 07
1
APW and Windows 7
Hi, I have set up my samba server as a print only server. Nothing specific is wrong. The print server is working but I have a couple of questions about using APW to install printer drivers and Windows 7. Linux server: Centos 6 Samba version: 3.6.3 - Default install (./configure; make && make install) I did the usual, net use \\myprinter\print$ /user:root Browse to \\myprinter. In
2002 May 01
3
smbclient & printing on win2k box with HP Deskjet 560C (Drivers?) SMB 2.2.3a - Kernel 2.4.7, red hat 7.2
Hi LUs, I dont have much time at the moment to read tons of documentation. So, I would like to ask a hopefully easy to answer question. Samba is running alright with me, smbclient works fine, but I would like to print from my Linux box over LAN to a printer (HP 560C) connected to a win2k box. Because I can't afford a better or second printer & I also havent got enough room for it
2004 Apr 23
2
Memory leak in Samba with APW printing configuration ?
Hi, On Samba 3.0.2a on debian stable with a 2.6.5 kernel, each time I use APW to configure my printers, smbd takes more and more memory and the kernel does an Out of Memory (I have 512 Mo RAM). It's Xerox printers. Is the problem known (and corrected in 3.0.3rc1) or is it new ? Thanks for the answer. Cordialy, -- Yohann F.
2002 Aug 04
1
"Denied Access" when using APW?????? HELP!!!!
I know that I have been posting WAY too frequently, but know one has answered my pleas with anything that helped. No matter how I try to use the RPC calls, whenever I try to add a new printer to a my Samba 2.2.5 server I get an "access denied" error. I am running on RH 7.3 and have patch everything including Samba with the patches from Jerry's patch folder. My user has full
2002 Aug 13
2
Win2k explorer.exe dies when dealing with printers
Hi there. I've been some days dealing with printing problems in Win2k clients, having a Samba 2.2.5 parched with "parse_sec.patch" as a printer server. When I try to print anything, explorer.exe dies. Sometimes dies spoolsv.exe, or sometimes all the system locks (it may be because explorer do not restart). It happens to all my Win2k clients with Service Pack 2, and only when using
2003 May 03
1
Version 0.81beta4 of Printing Chapter for Samba 3.0 HOWTO Collection available
[crossposting to Samba, CUPS and Linuxprinting mailing lists...] Hi, the Draft for the Printing Chapter of the new Samba 3.0 HOWTO Collection. is now updated to version 0.81beta4.It is available at http://www.linuxprinting.org/kpfeifle/SambaPrintHOWTO/ A PDF version (for convenient printing) is also there. Here is my Changelog:
2004 Apr 14
0
APW Permissions Issue
SuSE 8.2 with Samba 2.2.7a, smb.conf is at end. (Hostname=outside) This box runs VMware with a Windows 2000 client configured as a workgroup member (hostname=RNOME-W2K). I created a Linux user account for the W2K machine, edited etc/passwd to add a "$" at the end of the username for the machine, and added the machine account and my user account to the Linux ntadmin group. I then ran
2004 Dec 28
0
Setting a HP 9300 driver with APW -> Windows protection fault
Hello, SAMBA 3.0.10, MS Windows 2000 pro, HP deskjet 9300 printer driver available at: ftp://ftp.hp.com/pub/softlib/software3/COL4383/dj-14540-2/dj9308en.exe When I set the driver via APW, and then close the properties dialog, I get a protection fault from C:\winnt\explorer.exe. Attached is the corresponding samba log at level 3, and my smb.conf. The driver installation works fine if I set
2004 Feb 16
0
APW: Print Driver not Storing for some printer types
Hi there. I'm using samba 3.0.2 as a printserver. It's been working for ages and I upgraded it the other day to see if it fixed this problem I've been having trying to get printer drivers stored onto the server. The mechanism for uploading drivers seems to be working fine but I've recently got two new printers: an HP laserjet4200tn & and OKI c5100. No matter what I seem to
2007 Dec 08
0
uploading printer driver using APW changes printer share name
Hi, I've set up a printer called "UREW-EDV" using the cups webinterface. After that an enumprinters give the following output: rpcclient $> enumprintershp LaserJet 1320 PCL 6 flags:[0x800000] name:[\\server\UREW-EDV] description:[\\server\UREW-EDV,,Netzwerkdrucker-EDV] comment:[Netzwerkdrucker-EDV] Next step is uploading a driver using APW:
2002 Dec 13
0
APW print problems with Samba 2.2.7a & CUPS, enumprinters, setdriver fail.
I'm trying to add print drivers to printers on a Samba server using a NT4 workstations in the past this has worked. I'm currently running Samba 2.2.7a & CUPS 1.1.17, when I attempt to add drivers to the new printer it crashes the NT4 workstation. Prior to the workstation crashing however it does copy the driver files to the server, it then pauses as if the workstation is waiting
2003 Oct 08
0
installing printer drivers through APW problematic
Hi, I'm part of an organization managing Windows clients with a couple of GNU/Linux servers. We're having some trouble configuring our Samba 3 Debian Linux server. It's just a domain member with authentification done with a Windows AD Domain Controller, it's supposed to be our new print server. The printers have already been set up for lprng. Whenever trying to add a driver to any