Displaying 20 results from an estimated 1000 matches similar to: "installing samba printer on windows xp"
2001 Mar 27
2
IMPRINTS: mkprintpkg.pl unable to expand microsoft cab file
Jerry,
Perhaps you could help me with a problem building a Samba print package.
I've downloaded the drivers files I need from HP. I run the appropriate
mkprintpkg.pl command, but it dies with the following output:
[root@tux designjet]# /usr/local/imprints/bin/mkprintpkg.pl
--name="hp1050c" --version=1.00
--display-name="HP DesignJet 1050c" -d "HP DesignJet 1050C
2003 Mar 10
0
Fw: Win95 & Win98 - NOT WORKING - NT,2000, XP are ok (reposted)
Hi Peter,
i had a long, frunstrating web surfing yesterday night, searching for
something
that could apply to your case. I didn't find much at all, sorry. The only
thing
perhaps interesting to you could be this:
http://us2.samba.org/samba/ftp/docs/htmldocs/printer_driver2.html
This doc contains a section about migrating from 2.0.x to 2.2.x
I think the problem lyes in the new way samba
2002 Jun 09
1
SPOOLSS Emergency
I am trying to associate a driver that i installed with mkprintpkg and install_printer_drivers.pl with the printer that its supposed to go with.
this is a log of what is happening:
nendral:~ # rpcclient nendral -U root -W xxxx
Enter Password:
session setup ok
Domain=[xxxx] OS=[Unix] Server=[Samba 2.2.4]
rpcclient $> enumdrivers
[Windows NT x86]
Printer Driver Info 1:
Driver Name:
2002 Jul 17
1
rpcclient enumdrivers enumprinters
Hi all,
i'm new to the list and here's my first question :
I'm trying to install several printer drivers on my samba server with
imprints. I did a package with the NT/2000 and W9x drivers and the
mkprintpkg command. Then I used the command install_printer_drivers.pl to
install the files in the appropriate directories. So now i'd like to check
the drivers available and the
2003 Mar 21
3
Automated printer driver problems
Hi,
I am having a problem with automating the download of printer drivers from
a Samba 2.2.8 server.
We used to use the server with he following options set:
use client driver = yes
disable spoolss = yes
However these options have now been removed from smb.conf.
Following the instructions available in printer_driver2.htm (supplied in
docs/htmldocs in the source), I can add a printer driver to
2003 Mar 06
4
Win95 & Win98 - NOT WORKING - NT,2000, XP are ok (reposted)
Sorry to have to repost this (didn't get any response on the first post),
we really need some of the fixes of the new Samba but cannot go ahead without
the support for the older machines.
Need to prove that Samba is the great product that I believe it is.
Hi folks - I am having printing problems with our older machines.
Printing is working fine for our Windows NT, 2000 and XP clients.
2002 Jun 10
1
Samba 2.2.4 and Printing with W2K
Firstly, apologies for asking this again, I see that it cause a mail loop
lasttime.
We've setup samba(2.2.4, no patches) and installed the printer drivers using
the methods decribed in the printer_driver2.html. The drivers have appeared
to have install correctly, we you right click on the printer share and select
properties the relevent tabs for the printer driver appear. However, once
2001 Oct 29
0
Fwd: Re: Using rpcclient to install printer drivers
Hi all,
This is a re-post of a question I originally submitted 10/22. There have
been no responses, so I am trying again as this problem has us stalled in
our tracks re managing printer drivers with rpcclient.
>>I am getting a fatal Signal 11 event when I use
>>install_printer_drivers.pl on AIX 4.3.3 with Samba 2.2.1a so I would like
>>to bring you up to date on my
2003 Mar 14
2
Win95 & Win98 - NOT WORKING - NT,2000, XP are ok (re posted)
Did you change your "security" setting in your new Samba e.g. from "share"
to "domain"?
-----Original Message-----
From: peter.a.bryant@mainroads.qld.gov.au
[mailto:peter.a.bryant@mainroads.qld.gov.au]
Sent: Friday, 14 March, 2003 7:00 AM
To: samba@lists.samba.org
Cc: John H Terpstra
Subject: Re: [Samba] Win95 & Win98 - NOT WORKING - NT,2000, XP are ok
(reposted)
2001 Oct 22
0
Fwd: Re: Using rpcclient to install printer drivers
Hi Jerry Carter and list members,
The post below was rejected by the list moderator as too big. That cost me
four days and now I am really anxious for positive feedback from rpcclient
experts either in the field or at samba.org. It was too big because I
included a listing of STDERR and STDOUT from setting debug level to 10 in
step #4 of install_printer_drivers.pl. I have trimmed it down by
2002 Feb 28
0
[print$] again
Some days ago, you helped me getting rid of old printer driver
information, that worked well. I have now setup a different printer for
the same network printer box, one that beautifully installs its drivers
locally with the Add Printer Wizard.
So I thought, why not try again and install the drivers to the samba
server? I followed the instructions in htmldocs/printer_driver2.html and
could copy
2009 Sep 10
2
Windows 2008 terminal services with a samba PDC
Dear,
My windows 2008 terminal server doesn't find the terminal license server
when I add the windows server to the samba domain. The license server is
installed on the same 2008 server as where the terminal services are
installed on. When the windows server was still in a workgroup, then he
found the TS license server.
I'm using samba 3.2.14-40 and on the windows server 2008, the
2003 Feb 13
1
pdb-mysql HOWTO
Hi,
Does anyone know where I can find a tutorial about pdb-mysql ?
I always checked
http://us2.samba.org/samba/ftp/cvs_current/docs/htmldocs/pdb-mysql.html, but
It seems to be a little bit complicated for me...
I created a table called "user", but I don't know how to fill it...
Regards,
Kenni
2002 Mar 01
1
Antwort: [print$] again
Hi Frank,
I have seen the same behavior and send a report to the list:
http://lists.samba.org/pipermail/samba/2002-February/067733.html
Maybe, you get a answer ...
Regards, Thomas
Gesendet von: samba-admin@lists.samba.org
An: samba@lists.samba.org
Kopie:
Thema: [Samba] [print$] again
Some days ago, you helped me getting rid of old printer driver
information, that worked well. I
2009 May 28
2
max.col weirdness
Hi,
I think there's some rounding issue with returning the max column.
(running 2.9.0 on an Apple, but my buddy found it on his PC)
> x <- matrix(c(1234.568,1234.569,1234.567),1)
> max.col(x)
[1] 2
> x <- matrix(c(12345.568,12345.569,12345.567),1)
> max.col(x)
[1] 3
> x <- matrix(c(112345.568,112345.569,112345.567),1)
> max.col(x)
[1] 3
> max.col(-x)
[1]
2003 Nov 17
4
Transfer directly to voicemail?
Does anyone have a setup (or am I missing a simple thing here) to
transfer a caller directly to someone voicemail? Example: I receive a
call, the caller wants to speak with x, who I know is not in the office.
Other than transferring them to x's extension, which rings to timeout
and then picks up voicemail, can I transfer right into voicemail?
I am using all SIP phones in my setup (7960s).
2004 Jul 15
17
VoicePulse changes
I'm a bit displeased at the way this happened. I received an email from
VoicePulse. Here's some excerpts:
------------------
>We're sending you this important update so you can take advantage of
improvements we've
>been making to your VoicePulse Connect! service.
>We've been working hard on improving the audio quality and reliability
of your Connect!
>service,
2003 Sep 08
9
Maximum number of X100P cards in the same * box
Hi all,
Which is the practical (from your experience) limit of the number of X100P
cards installed in a single Asterisk box?
Asterisk can work reliable with 6 X100P cards in the same box?
Anyone know when the 4 ports FXO Digium card will be available on the
market?
Many thanks,
Dan
P.S. Please do not aswer with RTFG ...tried before without success...:-))
1998 Oct 18
2
Changing "Shutdown" to "Log off" in Win95?
The Samba set up we're using to support 25 or so Win 95 clients
is working well, but my users are usually not up to complicated
tasks. Has anyone found a way to get logging out down to a single
action (like, Start/Logout), instead of Start/Shutdown/Close all
programs and log in as another user/Yes?
I'm tired of explaining this already! :)
Daryl
Daryl Biberdorf darylb@superserve.com
2008 Jun 18
8
Expanding SSHKnock shell script, a few questions please
Hi all,
Another Debian Etch fan here, running shorewall (shell) 3.2.6-2 (and Yes I''m going to upgrade when Lenny goes stable).
I already have the SSHKnock working, as documented on the website:
http://www.shorewall.net/PortKnocking.html
Thanks, works great!
In addition to the knock to open 22, I want to also ADD a redirect, from 2222 to 22 on an internal box. So, when I knock on 1600