First off using the yast system it allows me to setup my printer but doesn’t seem to be able to scan for it.
smb://xphompc05/psc750 or smb://mshome/xphompc05/psc750 usually does it for other linux distros.
If I go to the cups interface I can’t do much as it’s asking fo authentication and the username/pass isn’t my linux user. So can’t add/modify printers or even stop or delete jobs.
Back in 10.3 I had similar issues which were sorted by stopping the firewall - this solution doesn’t work now!
So I can install the printer as I know the smb address but Suse just isn’t allowing me to get to it.
cups is installed and running. smb is installed and running. nmb is installed and running.
Firstly how can I get Suse/yast to playy with my printer?
Secondly how can I access the cups admin interface?
Mate i face this problem before.
And have solve it here in my thread.
Now whenever i install any openSUSE version, using that steps solve the headache for me.
hoping this thread will solve it for you.
Below is the link: Link to thread
OK, bit further, have allowed cups in the external zon of the firewall. Still no printing unless I close the firewall. localhost:631 gives me an error of ‘unable to connect to the cifs-host’ or thereabouts.
>
> Ta for that, have now managed to log into cups and add my printer. All
> works if I disable the firewall.
>
> Next question is what ports do I open on the firewall for cups?
>
>
I had a similair problem (if I’ve understood you correctly) in that I could
create a CUPS printer but could only access it from the CUPs server. To
connect from other machines I had to edit the file /etc/cups/cupsd.conf on
the CUPs server machine. You need to comment out the line “listen
localhost:631” and replace it with “Port 631” (ignore the quote
characters).