I have the same problem as Iztok (see below). The driver is loading on the Windows 2000 side, however I still cannot get access. Could someone elaborate on "use client driver" parameter, I must be missing something in my configration file. New to linux......>?Hello I am new to the list so please have patience :) > >?I have this problem: On my samba (2.2.1a) server I created printer and >?it does ok. But ... If I go to one of our Win200 Pro boxes and try to >?open printer it says: "Access denied, unable to connect" However, jobs >?print ok from all boxes. I have tried Browseable on and also Guest OK >?and nothing changes. All users have their accounts on samba and all >?shares are accessible and working as expected.See the "use client driver" parameter in the latest Samba 2.2. cvs code.
You need the latest samba_2_2 cvs code implemented, and then need to set 'use client driver = yes' if you are using the client side driver. If you are not, I'm not well versed in the other. There is another option having to do with spools I believe in the latest CVS also. I have yet to get the jobs to show up in the queue though. If anyone has any tips on using CUPS and samba with win 2k including a smb.conf file that is working for you, PLEASE PLEASE send it my way!!! Thanks, Wade -----Original Message----- From: Peter [mailto:peter@peterhome.mine.nu] Sent: Thursday, September 20, 2001 6:17 AM To: Iztok Kham <gt3@email.si> Gerald Carter Cc: Samba Subject: Printing Windows-2000 I have the same problem as Iztok (see below). The driver is loading on the Windows 2000 side, however I still cannot get access. Could someone elaborate on "use client driver" parameter, I must be missing something in my configration file. New to linux......>?Hello I am new to the list so please have patience :) > >?I have this problem: On my samba (2.2.1a) server I created printer and >?it does ok. But ... If I go to one of our Win200 Pro boxes and try to >?open printer it says: "Access denied, unable to connect" However, jobs >?print ok from all boxes. I have tried Browseable on and also Guest OK >?and nothing changes. All users have their accounts on samba and all >?shares are accessible and working as expected.See the "use client driver" parameter in the latest Samba 2.2. cvs code. -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
Okay, here is what we came up with
If your using a UNIX print server running samba 2.2.1a then make sure you
have your server logged into the root console. THis sounds crayz i know.
BUt when we have the server sitting at the root console (in solaris 8) all
our prinnting runs find, other wise we have issues. I all so have the
problem with access denied messages, however it still prints.
this is our printers section
[printers]
guest ok = yes
path = /usr/spool/samba
browseable = yes
read only = yes
printable = yes
write list = @ntadmin, root
good luck all, its a real pain in the a$$
_________________________________________
\Adam Lenda \
\Old Dominion University \
\ Computer Science Major \
\Center for Coastal Physical Oceanography\
\ Digital Plumber/Systems Administrator\
\ \
\ "Perspective is all and nothing." \
\________________________________________\
On Thu, 20 Sep 2001, Peter wrote:
> I have the same problem as Iztok (see below).
> The driver is loading on the Windows 2000 side, however I still cannot get
> access.
> Could someone elaborate on "use client driver" parameter, I must
be missing
> something in my configration file.
>
> New to linux......
>
> > Hello I am new to the list so please have patience :)
> >
> > I have this problem: On my samba (2.2.1a) server I created printer and
> > it does ok. But ... If I go to one of our Win200 Pro boxes and try to
> > open printer it says: "Access denied, unable to connect"
However, jobs
> > print ok from all boxes. I have tried Browseable on and also Guest OK
> > and nothing changes. All users have their accounts on samba and all
> > shares are accessible and working as expected.
>
>
> See the "use client driver" parameter in the latest Samba 2.2.
> cvs code.
>
>
> --
> To unsubscribe from this list go to the following URL and read the
> instructions: http://lists.samba.org/mailman/listinfo/samba
>