Ubuntu :: Connecting To The CUPS Server?

Jul 25, 2010

I have a CUPS server on Debian, I am trying to connect from an Ubuntu 8.04 box. Here is my CUPS configuration file on Debian just in case it is usefull:

Code:

LogLevel warning
SystemGroup lpadmin
# Allow remote access
Port 631

[code]....

When I try to add a printer I have set up in CUPS from my Ubuntu box, it asks for the password for katie (this is the user that is logged in on ubuntu box) on 192.168.1.200 (CUPS Debian Box). The problem is, I don't have a katie user set up on the debian box, am I supposed to for this to work. Why is it even prompting for a password? Also, it won't let me change the name so that I can authenticate with a different user, it is not in a text box.

View 4 Replies


ADVERTISEMENT

General :: Connecting To Local Printer As Well As CUPS Server

Jan 7, 2010

I have a client.conf in /etc/cups that points to a CUPS server. I don't have u/p access to this server. I also want to print to a local printer (USB), but I can't set it up - ALL attempts bring me back to the CUPS server password prompt. Is there some line I can add to the client.conf to allow me to use a local printer?

View 4 Replies View Related

OpenSUSE Network :: CUPS Does Not Recognize Ubuntu Cups Server On Intranet?

Feb 24, 2010

I have a printer configured on my Ubuntu server using CUPS amd made it available to the local network. The printer is recognized on my other Ubuntu machine without any problems.
But on my Suse laptop, the printer is not recognized. Using the YaST printer Configuations, I choose the option "Recieve Printer Information from Remote CUPS servers. But no printer is found.But... when I choose Do All Yout Printing Directly via One Remote CUPS server and enter the correct IP address (192.168.1.100), the printer is found andI am sure the printer info is broadcasted because it shows up on my second Ubuntu PC. But why is it not recognized by default on my Suse machine

View 2 Replies View Related

Debian :: Cups Not Starting With The Server / Getting Error Unable To Read Configuration File '/etc/cups/cupsd.conf' - Exiting?

Feb 24, 2011

cups does not start with the server. When I try to start from the terminal I get the error message

cupsd: Unable to read configuration file '/etc/cups/cupsd.conf' - exiting!
cupsd: Child exited with status 1!

The log files show nothing. cupsd.conf exists. It is user - root and group - root with permissions set at 0644.

My interpretation of this is that the program is not launching from either boot or terminal for a fundamental reason. I do not quite see what that reason is .

View 2 Replies View Related

Debian :: Can't Start CUPS Server With /etc/init.d/cups Restart "file Not Found"

Jan 21, 2010

installed lenny and am trying to install brother dcp7010 again:

1) i can't start CUPS server with /etc/init.d/cups restart "file not found", there is a cups@ link in /etc/init.d.

2) when i install dcp7010 cupswrapper

dpkg -i cupswrapperDCP7010-2.0.1-2.i386.de
it ends with
" lpinfo: Verbindung zum Server nicht m�glich: Verbindungsaufbau abgelehnt
lpadmin: Verbindung zum Server nicht m�glich: Verbindungsaufbau abgelehnt"
(connection to server not possible, refused)

3)[URL] doesn't work.

4)foomatic-gui can't find the installed dcp7010 lpr-driver

brdcp7010lpr-2.0.1-1.i386.deb, (a couple of days ago it did)

This is frustrating because it worked in etch and worked for awhile in lenny. The dcp7010-scanner does work.

View 13 Replies View Related

Ubuntu :: Cups Password / Add A Root Users To Access 127.0.0.1:631 Interface For CUPS?

Feb 26, 2010

I know this is listed somewhere but I cannot seem to find it -

How to I add a root users to access the 127.0.0.1:631 interface for CUPS?

View 1 Replies View Related

Ubuntu Security :: 631/tcp CUPS / Close Port / Stop This Service / Tell Update Manager To Shove Cups?

Feb 27, 2011

Running: Ubuntu 10.10

I'm in a bind and I don't know how to get what I want. Nmap shows ipp running cups on port 631. Great, simple enough I uninstall cups, along with its dependencies. A new portscan reveals that the port is closed SUCCESS, but... Ubuntu Update Manager nags me @ every restart about the "important security" updates. I can't lock the version of cups in Synaptic, because cups is not installed! So you see I'm in a bind. If I have cups installed I have an open port, and if I uninstall cups the update manager nags me. What do I do? I've tried:

- stopping the cups service and issuing the chkconfig cups off command... (doesn't close the port)
- uninstalling cups... (update manager nags)
- fuser -k 631/tcp (great, but @ reboot the port is still open)
Please teach me how to close this port / stop this service / tell update manager to shove cups.....

View 8 Replies View Related

Ubuntu Servers :: CUPS Not Forwarding To Other Polled CUPS' In 10.04?

Mar 22, 2011

I've been trying to figure this out for longer than I care to admit. We upgraded our print server (sysadmin) to 64 bit lucid and that moved our cups server from 1.3.7 to 1.4.3. We have a remote server that is still 1.3.7 (printhost1) but version difference doesn't seem to be relevant to the problem.

If I'm on console on sysadmin and do an lpr to a printer on printhost1, everything is copacetic. However, If I'm on a host that specifies "ServerName sysadmin" in its "/etc/cups/client.conf" access_log on sysadmin shows:

172.16.10.52 - - [22/Mar/2011:11:11:40 -0500] "POST /printers/103_hp4250 HTTP/1.1" 200 306 Create-Job client-error-not-authorized

and error_log shows:
E [22/Mar/2011:11:11:40 -0500] Returning IPP client-error-not-authorized for Create-Job (ipp://localhost:631/printers/103_hp4250) from 172.16.10.52

We've been using this method of sharing printers between locations for years and years so it not working now is a surprise.

cupsd.conf on sysadmin looks like this and is as open as I can imagine:

ServerName sysadmin
ServerAlias *
ServerAdmin webmaster
FileDevice Yes
SystemGroup staff
LogLevel info
code....

Additional symptoms are that only printers locally defined on sysadmin show up when the client uses System>Administration>Printing in gnome. Same thing when you browse printers in windows on our samba domain controller that backends on CUPS.

I just know that it's something simple that's going to make me facepalm but I'm at a loss.

View 6 Replies View Related

CentOS 5 Server :: Setting Up CUPS (command Line) On New Server?

Mar 29, 2009

I was using Red Hat 7.3 forever and decided it was time for a change. I went to Fedora 10 but it was really buggy. CentOS 5.2 is VERY stable.Here is my problem.The server is command line only -- I tend to hate GUI"S.I setup Samba no problem disabling the ports needed through the firewall and that was straightforward.CUPS is a nightmare for me since CentOS locks down the cupsd.conf and then the firewall does its thing. I allowed port 631 through the firewall but then got lost on the cupsd.conf. It's been too long and the old redhat one won't work with CentOS (not surprising since it's a VERY old system) straight-forward CUPS tutorial for a command line interface. I just need it to be:

a) do this

b) do that

View 4 Replies View Related

Ubuntu :: Set Up A Cups Print Server On 10.10 Server?

Mar 14, 2011

I'm trying to set up a cups print server on 10.10 server. When I run

Code:
sudo apt-get install cupsys

i get this error

Code:
E: Unable to locate package cupsys

I can find and install all kinds of other stuff and this is a fresh install.

Here's my /etc/apt/sources.list

Code:
#deb cdrom:[Ubuntu-Server 10.10 _Maverick Meerkat_ - Release i386 (20101007)]/ maverick main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

[Code]....

View 5 Replies View Related

Ubuntu :: 10.10 CUPS Server Not Saved?

Nov 16, 2010

I have a fresh install of Ubuntu 10.10 64, and when I change the CUPS-server via system->administration->printing->server->connect, the new list of network printers loads up correctly.But when I close the window and reopen it, the old CUPS-server is back, so it seems that the change isn't saved anywhere. Rebooting doesn't do anything.

View 1 Replies View Related

Ubuntu :: Server 10.4 Printing - Without Cups

Nov 30, 2010

I'm not looking to setup a print server. I want to print documents TO an existing network printer while I'm logged in via ssh to my Ubuntu Server 10.4 command line shell. Things like admin emails, pdf docs, etc.

All the clients on my LAN are able to print directly to the network printer without any help from the Ubuntu Server. I don't want to setup CUPS on the server unless that's the only way to print from the server itself to a networked printer.

Do I need CUPS or can I print from the command line in some other way?

View 4 Replies View Related

Ubuntu :: Get CUPS Working On A Headless Server?

May 12, 2010

I've been trying to get CUPS working on a headless server, in order to share the printers connected to it with the rest of the network. The problem is that I can't add printers via the web interface, or rather, that I can log in, as it will not authorize my account. I've tried lppasswd, adding cupsys to the group 'shadow'(only to have the system tell me that there is no user called cupsys), and been editing the cupd.conf for hours. On top of all tha, I can't even get to the web-interface without running "/etc/init.d/cups restart"!

[Code]...

View 3 Replies View Related

Ubuntu :: Can't Connect To Cups Server After Update / What To Do?

Jun 27, 2010

After a recent software update I can no longer connect to the Cups server.
My printer isn't listed anymore and won't let me add one.
Cups was listed in the update so i think the update broke cups.
I'm getting: "Failed to connect to server" when i try to connect to 'localhost'.
What can I do?

View 5 Replies View Related

Ubuntu :: Server Not Exporting CUPS Printer?

Nov 2, 2010

server not exporting CUPS printer?

View 2 Replies View Related

Ubuntu :: Printing On CUPS Server - How To Specify Certain Tray

Feb 20, 2011

At my work we use CUPS to maintain all of our printers. I'd like to use Ubuntu to print a ton of files in a directory. What command would I use to print all files ending in ".html" to a specific printer? I tried some command and all it printed was stacks of pure junk. Is there an option to choose a certain tray to print from?
Would the command be
Code:
lpr -p(printername) *html
?
I have no idea how to specify a certain tray.

View 2 Replies View Related

Slackware :: 13 And CUPS / Cannot Get CUPS To Change From 'Letter'?

Feb 12, 2010

I have installed Slackware 13 on one of the hard disks of my computer in order that I can get it working properly before changing over from 12.2.

My main problem is that I cannot get CUPS to change from 'Letter', which I presume is an American size, to A4, has anyone else had experience of this problem?

View 9 Replies View Related

Ubuntu Networking :: Kerberos Authentication For CUPS Server?

Apr 14, 2010

So I was trying to configure my CUPS server and checked the box marked "Use Kerberos Authentication." Now, I cannot change anything and get an unauthorized error every time I try. How can I remove Kerberos? I have access to the local computer as root and can use sudo.

View 2 Replies View Related

Ubuntu Networking :: Server Not Exporting CUPS Printer?

Jul 8, 2011

server not exporting CUPS printer?

View 9 Replies View Related

Server :: Cups Admin Fails?

Apr 9, 2011

I am unable to access cups admin via 631 port. Since I'm running non-desktop server I can't use localhost:631. In cupsd.conf I added a listen line for the client machine ip (the one I use to access cups) but no go. I also added Allow directives with this ip in the <Location> blocks. Nothing works. Cups server is running

View 3 Replies View Related

Server :: Cups How To Delete A Printer?

Jul 2, 2010

Running Debian 5, fairly new install. I have CUPS 1.38 installed. After much work, I got a PPD file for a Dell printer working - albeit not the exact one I need (5330dn), but close enough to work (3100cn). Question: when I look at the list of printers in CUPS, I see a bunch of extra printers that are on the network, but that I didn't add. How do I remove them (ie. I don't want them to be listed)?Going to Administration | Manage Printers shows me a black button named "Delete Printer", but clicking on it gives me an error message of:

Ok, while I'm here, I'll ask 2 other simpler questions:
(2) anyone have the .ppd file for the Dell M5330dn printer? I've spent 90 minutes on the phone w/ the Dell tech support, and those guys are clueless....

(3) I have 4 printers of the same model. the first is working - is there an easy (command line) way of adding the other printers? Ie. can I just copy the /etc/cups/ppd file 3 times, renaming it to my other printer names (and ip addresses)?

View 6 Replies View Related

Server :: CUPS Not Working With Squid

Dec 3, 2010

I have a Printer which is attached to Linux System which is fedora 12. I have squid proxy server which is installed on CentOs 5. My squid works perfect. I am using it with wpad.

Now I can access the the cups page using
192.168.x.2:631 without proxy setting

But when I configure my browser with proxy setting 192.168.x.2:631 doesn't open. Due to this users are also not able to print. How to get cups working with squid

View 1 Replies View Related

Server :: CUPS - Cannot Get Printing To Work

Apr 8, 2010

I just brought up a new server on RHEL4 to replace an existing older one. The server is using CUPS for printing. I copied the cupsd.conf, printers.conf, and lpoptions files over from the old server. I also copied the printer files in the /etc/cups/ppd directory over to the new server. But I can't get printing to work. And when I run system-config-printer-tui I don't see any of the printers in the dialog box. What other file(s) am I missing?

View 1 Replies View Related

Ubuntu Security :: Pgadmin3 Through Ssh Tunnel - Error Connecting To The Server: Server Closed The Connection Unexpectedly

Mar 1, 2010

I'm using Postgresql 8.4.2-2. I'm trying to remote into my server securely. I figure I could do so with ssh. Apparently I figured correctly, as per, [URL] and [URL] I setup the ssh tunnel. ssh -L 5432:serverip:5432 Then I setup pgadmin3 to connect as follows:

host: localhost
port: 5432
user: postgres
maintenance db: postgres

And I receive the following error:

An error has occurred: Quote: An error has occurred: Error connecting to the server: server closed the connection unexpectedly This probably means the server terminated abnormally before or while processing the request.

I'm not sure what the problem is. I can connect with Code: psql from the cli after connecting to the terminal via ssh. So I know that I'm using the correct password.

View 3 Replies View Related

Ubuntu :: 'Cups Server Error' After Fresh Insall Of Karmic

Jan 30, 2010

When I try to configure a printer, I get the message "CUPS SERVER ERROR"- The CUPS scheduler is not running-my printer a (LEXMARK all in one X2600)and worked fine since ubuntu 8.04..But now it doesnt work.Lexmark even provide a linux driver.

View 9 Replies View Related

Ubuntu :: There Was An Error During The CUPS Operation: 'failed To Connect To Server'?

May 6, 2010

I get this error ALL THE TIME after a reboot if I try to print. Going to the printing applet to add the printer does no good because Lucid is not connected to the CUPS server. I found that the work-around below fixes the issue for the current session.

Code:
sudo aa-complain cupsd
sudo /etc/init.d/cups restart

[code]....

View 9 Replies View Related

Ubuntu Networking :: Can't See Printers From CUPS Print Server In Windows

Sep 21, 2010

I just setup a Ubuntu CUPS print server. However when I I try to browse to it, it tells me that I do not have permission to do so and does not let me see the printers or any shared folders.

View 5 Replies View Related

Ubuntu :: CUPS Server Failed Business, Printer Won't Work?

Jun 20, 2011

I am probably going to get blasted for this statement which is a result of four days of frustration.There are many people on here who are having problems getting their printers to work with Ubuntu. In my case it is version 10:04. I have been reading and trying fixes for four days. Nothing works.Surely this has got to the attention of the people who know what they are doing and design these programs. I sure don't know how to fix this, along with a lot of other users. We are not being lazy or arrogant. Nothing seems to work.Surely someone in the hierarchy can put in a patch that fixes this problem.The fact that Ubuntu won't print for so many people surely must be a priority inhe development of this software. So, please will one of the program developers fix this problem and send out a patch.

View 8 Replies View Related

Server :: Setting Up CUPS Server?

Dec 21, 2010

I've setted up a CUPS Server and I was wondering if it possible to disable the option of printers and jobs from the webpage.I don't want users to see the jobs which are going to be printed from other users.Should I modify something from the cupsd.conf file?

View 7 Replies View Related

Fedora Installation :: CUPS Server Name And MDNS

Nov 16, 2009

I have 3 computers connected to a router; the ip addresses are assigned by the ADSL provider via DHCP. One of the 3 computer has a printer connected. In Fedora 9 I used to print from the other. 2 computers via CUPS by defining the ServerName in /etc/cups/client.conf as assigned by mDNS (the one with the .local suffix). It seems that in Fedora11 the game dos not work anymore; the connection is forbidden unless, you put the IP address of ServerName in /etc/cups/client.conf. But this is upractical because the IP address is not fixed. (DHCP) A workaround is possible because ping on the name assigned by mDNS shows the IP address; if you capture the IP address, it is possible to create /etc/cups/client.conf with the IP address at boot. (A suitable script can do the job).

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved