Displaying 20 results from an estimated 800 matches similar to: "Admin Printers and Faxes from Windows XP"
2002 Feb 22
1
Samba 223a, internal error
Hi,
I try to configure printers drivers on a samba server named lct8
(i read the printing support in samba 2.2.x), the smb.conf
looks like :
[global]
secutity = SERVER
passwd server = PDC
(...)
printer admin = @sysadmin, guy
[print$]
path = /usr/local/samba/printers
write list = @sysadmin, guy
create mask = 0644
guest ok = Yes
[hpcolor]
path = /tmp
printable = Yes
With win2k (host
2003 Feb 07
2
Windows 2000 printing to public printer
Greetings,
I have setup a Linux Samba server with guest access to the printers and
a share (/tmp). I can access the folder share from a Windows 2000
Workstation with the guest user all right.
However, when I try to access the printer I get "Access denied, unable
to connect". The samba log for this machine shows the following error:
----------
[2003/02/07 18:07:14, 0]
2002 Jun 05
1
printing situation in HEAD
I'm trying to get driver uploading to work from
win2k or winXP to 3.0a17 (head from today)
I had this working before but now i'm getting these wierd
out of memory errors on the clients when i try to get properties of the
shared printers.
When i open the printers and faxes folder on the server i get this in
the logs but no error message on the client
[2002/06/05 19:13:44, 3]
2003 Sep 16
2
adding printer driver to a printer
Hi,
I'm using debian woody with samba (2.2.3a-12.3). After installing
2.2.8a everything that worked, still works. What didn't work, still
doesn't work.
Sharing files works properly.
I'd like to share a printer via the samba server. When I go to the
printers&faxes share in explorer, no printers are shown.
Hereunder is my smb.conf, /etc/lprng/printcap, and the logfile
2004 Feb 05
0
Printing Problem With USB Epson C84
OK, I've solved all of my previous permissions issues, now I just need
to get the output out.
Setup:
SuSE 9.0 Pro running Samba 2.2.8a. VMware installed with Windows 2000
Pro guest OS. Epson C84 attached via USB prints fine from Linux with
CUPS and also via the commandline using smbclient > print. With data
shares, I have no problems.
Problem:
Print jobs from Windows 2000 never get
2008 Nov 08
1
Access Denied to Printers
Hi!
Trying to trace down a problem with printer sharing. I don't see
anything glaringly obvious with my smb.conf. I am using LDAP and CUPS.
Using a Windoze client, accessing a printer I receive the friendly
"Access denied, unable to connect". Checking the Samba logs, I find:
[2008/11/07 18:26:08, 0] param/loadparm.c:process_usershare_file(8268)
process_usershare_file:
2003 Jun 09
0
Printsharing and Drivers for 2000/98/95
Hi All,
I'm attempting to set up print-sharing on a Samba 2.2.7 running on Redhat 7.3. Both 98 and 2000 clients can print fine and dandy if I install the drivers I downloaded from HP (I'm using a LaserJet 5MP for reference). What I want to do is install the drivers to the Linux box so future clients can download the drivers painlessly. I believe I've followed the instructions in
2003 Jul 24
0
lost CUPSslibs support after upgrading to samba 2.2.8a-1
Dear all
Of coarse, everything was working ok- but
after i upgraded from 2.2.7 to samba 2.2.8a-1 now it seems that i have
lost the cupslib support.
the log gives me this:
[2003/07/24 09:11:46, 0]
rpc_client/cli_spoolss_notify.c:spoolss_connect_to_client(79)
connect_to_client: Can't resolve address for BO1868-6567
[2003/07/24 09:11:46, 0] printing/pcap.c:pcap_printername_ok(289)
2004 Feb 21
1
Cannot connect to printer
I have a SuSE 9.0 linux box which I try to setup as a printer server
(cups). I try to connect from a Windows XP home client.
Log file:
[2004/02/21 15:31:29, 0] printing/print_cups.c:cups_printername_ok(388)
Unable to get printer status for
::{2227a280-3aea-1069-a2de-08002b30309d} - client-error-not-found
[2004/02/21 15:31:29, 0] smbd/service.c:make_connection(252)
notebook1 (192.168.0.15)
2003 Feb 22
1
Slow printers share
Hi there,
I have set up a server to act as a PDC, file server and print server for a record store I occasionally work at.
Everything is working fine, except browsing the printer share is painfully slow. It's not really a problem, but if something is wrong I'd like to know what it is.
smb.conf contains
----------------------------------------
[global]
...
printing = cups
printcap =
2006 Jul 21
1
APW greyed out for printer admin
Greetings,
We're running samba 3.0.23 (ADS domain member) and cups 1.2.2 on debian
sarge to serve printing to XP clients.
I have a user with the required priveleges to install and set print
driver options using the Add Printer Wizard:
# net rpc rights list 'SOMEDOMAIN\suarezry'
SeMachineAccountPrivilege
SeTakeOwnershipPrivilege
SeBackupPrivilege
SeRestorePrivilege
2006 Jan 20
1
couldn't find service ::{2227a280-3aea-1069-a2de-08002b30309d}
i have the error:
couldn't find service ::{2227a280-3aea-1069-a2de-08002b30309d}
in my samba.log. i've googled extensively and irc'd #samba and
#samba-technical (no-response) and can't find the SOLUTION. thank you
for your help. -anthony
[global]
workgroup = example.com
netbios name = home
server string = example Samba Domain Server
hosts allow = 127.0.0.1 192.168.1.0/24
2003 Jun 10
2
Cups printing works but status is always Access Denied
I have a RedHat 9 installation running XFS.
Cups 1.1.17-13 is installed
I have compiled and installed Samba 2.2.8a and everything appears to be
working apart from a minor printing problem.
After I have installed a printer on my Win2K workstation I can print via
samba to the cups printer using the windows PCL print driver and it works
fine.
However the printer status is always 'Access denied,
2002 Oct 21
2
SetPrinter call failed
I am having trouble getting the cupsaddsmb script to work to add the
drivers. Everything seems to work (it copies the drivers to the correct
directories), but I keep getting the result NT_STATUS_UNSUCCESSFUL error
message on the rpcclient setdriver command. When trying to connect to
the printer from a 2K client, I see a client-error-not-found error in
the log.
I can't seem to find
2009 Jun 30
1
Samba-Cups: all works except browsing when printer is not defined in smb.conf
Cups 1.2.7
Debian Etch with Samba 3.0.24
Clients: WinXP SP3 (with Firewall completely off for testing)
When I define a printer specifically in smb.conf, they show up as shared
printers in WinXP. But when I follow the normal way (see below) to load all
from cups they don't.
I followed mainly the latest SAMBA-HOWTO (chapter 21-22)
The only error I see in log.smbd when accessing the
2007 May 25
0
Sometimes PC can not find network path
Dear all,
I have a linux server that uses redhat AS4.I want to make a samba file
server.Because we have a windows 2003 domain,I must use "security =
ADS".The samba version is samba-3.0.10-1.4E.9.
The samba server joined windows 2003 domain successful.I can find samba
server in the "network neighborhood".Client PC access samba server must
confirms with PDC.The domain member
2005 Dec 13
1
Smaba no start
Since that I removed one of the interfaces of net of the server, the
Samba presents problems generating following log:
ec 13 09:41:46 sfs nmbd[2503]: [2005/12/13 09:41:46, 0]
nmbd/nmbd_browsesync.c:get_domain_master_name_node_status_fail(488)
Dec 13 09:41:46 sfs nmbd[2503]:
get_domain_master_name_node_status_fail:
Dec 13 09:41:46 sfs nmbd[2503]: Doing a node status request to the
domain
2005 Oct 06
1
Strange error.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160
Jerry & Others,
What does this error in my logs mean:
[2005/10/06 08:50:47, 0] smbd/service.c:make_connection(798)
~ james (192.168.100.158) couldn't find service
::{2227a280-3aea-1069-a2de-08002b30309d}
It could be that I don't have any shared printers setup; but, the
error doesn't suggest anything intuitive.
Thanks,
James
2007 Jul 16
1
Problems with 3.0.25b (Cryptic Error Message)
I'm in the process of trying to setup 3.0.25b on my server and am
experiencing problems.
First, anyone know what this error means and how to fix?
[2007/07/16 09:15:16, 0] smbd/service.c:make_connection(1191)
james (192.168.100.158) couldn't find service
::{2227a280-3aea-1069-a2de-08002b30309d}
[2007/07/16 09:15:20, 1] smbd/service.c:make_connection_snum(1033)
-James
---
James Kosin
2003 Jan 14
2
Using win2k non-pdc as password server
Hi,
I'm trying to get Samba on a Linux box to work. Authentication via user
level worked fine, but what I really want is it to take user authentication from
a win2k box, which is our "primary local server". The win2k box is not a pdc,
(the real pdc is 2000km away, close to the polar circle), but according to
the docs it doesn't have to be.
So in smb.conf I put:
security =