[Samba] printing = cups issue ....

2011-07-19 Thread Tim Kelley
connect to CUPS server localhost:631 - Connection refused However, cupsd is most certainly listening on localhost:631, and an lpstat -a -h localhost gives a list of printers. Why is samba not able to communicate with it? I've turned off all security measures (apparmor, etc.) but still no.

Re: [Samba] Why would nsswitch.conf be needed at all ?

2005-01-20 Thread Tim Kelley
On Thu, Jan 20, 2005 at 04:47:48PM +0100, Frederic Olivie wrote: > So, why would samba ever need to control that the system is able to > do this mapping when everything happens internally (sending a job to > cups is certainly not a case in which a usernam/uid mapping is > usefull. It would only be

[Samba] cups / samba job control issue

2004-11-23 Thread Tim Kelley
Hi all, I am using cups 1.1.22 with samba 2.2.12 along with winbind, and samba configured as a domain member. For now I'm not able to switch to samba3. My problem is that users printing from windows are unable to control their jobs. Pause, resume or cancel do not work. In windows, the "error pro

Re: [Samba] Samba 3 and CUPs printer causes explorer to abend

2003-11-15 Thread Tim Kelley
On Friday 14 November 2003 7:01 pm, John H Terpstra wrote: > If you have followed the information presented in the HOWTO, then > please document precisely how I may reproduce your problem. This will > need to document every step while making no assumptions that whoever > is following them has any

Re: [Samba] Samba 3 and CUPs printer causes explorer to abend

2003-11-15 Thread Tim Kelley
On Friday 14 November 2003 6:52 pm, Orwig, Paul wrote: > I am attempting to setup a Samba printserver to replace our Windows > Print servers. > I have defined a few printers in CUPS, some raw, and some not. > When I use the GUi to upload the drivers, The dialog works, however > after that is accomp

Re: [Samba] Samba with Domain User accounts

2003-11-08 Thread Tim Kelley
On Friday 07 November 2003 5:08 pm, anth jaz wrote: > I am trying to find an option to M$ file server under Linux. > Everything to this point is M$. Whether anybody goes for it or not, I > would like to put the option out there for choice. One of the > important necessities is that this doesn't bec

Re: [Samba] cupsd and winbind ...

2003-11-05 Thread Tim Kelley
On Wednesday 05 November 2003 8:12 pm, Tim Kelley wrote: > yet "getent group" shows all the unix groups ... err .. excuse me, I mean the domain groups ... -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

[Samba] cupsd and winbind ...

2003-11-05 Thread Tim Kelley
I know this is only tangential to samba, but ... If in my cupsd.conf, should I be able to do something like: AuthType Basic AuthClass Group AuthGroupName DOMAIN+Domain\ Admins I would think giving cupsd domain credentials which have membership in the proper group would authenticate you ... it

Re: [Samba] samba3, network printing, additional problems

2003-11-01 Thread Tim Kelley
On Wednesday 29 October 2003 11:05 am, [EMAIL PROTECTED] wrote: > Hello, > First of all my thanks to everyone for their suggestions. I'm still > having an issue getting this network printer going. I'm now getting a > windows error from explorer.exe, i've checked all the windows system, > appl

Re: [Samba] cups printing questions

2003-10-25 Thread Tim Kelley
On Tuesday 21 October 2003 11:59 am, Mester wrote: > and the other question: for every print jobs the following lines > appears in the error_log file; In your cupsd.conf, do you have Default Language en ? (or whichever language it is you want?) -- To unsubscribe from this list go to the f

Re: [Samba] Should I use winbind in this case

2003-10-24 Thread Tim Kelley
On Friday 24 October 2003 3:28 pm, Douglas Phillipson wrote: > I can't seem to get an answer to this question... > > Should I use winbind if my Domain Controller is a samba machine? Or > is it only useful if my DC is a real MS DC and I have other > unix/linux client machines? It's still useful.

Re: [Samba] Help with CUPS, Windows, d/l print drivers

2003-10-19 Thread Tim Kelley
On Sunday 19 October 2003 7:26 am, Scott Ehrlich wrote: > I'm not seeing where in your reply it says anything about configuring > CUPS to permit the print drivers to automatically get installed on > the client machine. > > Maybe I'm on the wrong list for this question? This is done through samba,

Re: [Samba] Help with CUPS, Windows, d/l print drivers

2003-10-18 Thread Tim Kelley
On Saturday 18 October 2003 6:37 pm, Scott Ehrlich wrote: > I've seen various posts to this and other lists about CUPS, Windows > printing, and downloading of drivers for an IPP printer installed on > a Windows machine, the printer being serviced by CUPS. > > I have downloaded the respective Window

Re: [Samba] winbindd on PDC problems ...

2003-10-18 Thread Tim Kelley
On Saturday 18 October 2003 9:04 am, Tim Kelley wrote: > I am running a samba 2.2.7a machine as a PDC, and everything is > working fine, except on the PDC itself. If I do a wbinfo -t on the > PDC, I get "Secret is bad". Similarly, if I do wbinfo -u, it returns > "Er

Re: [Samba] Nmbd in a infinite loop, doing nothing and sucking 99%CPU (really)

2003-10-18 Thread Tim Kelley
On Saturday 18 October 2003 9:03 am, Reinaldo Brandão Gomes wrote: > Hello, > Have some clue on what can be happening? > Hmm ... in your smb.conf files, how many boxes have "wins support = yes"? -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.s

[Samba] winbindd on PDC problems ...

2003-10-18 Thread Tim Kelley
I am running a samba 2.2.7a machine as a PDC, and everything is working fine, except on the PDC itself. If I do a wbinfo -t on the PDC, I get "Secret is bad". Similarly, if I do wbinfo -u, it returns "Error looking up domain users". Everything works fine on a domain member workstation. On th