Network Printer access


 
Thread Tools Search this Thread
Operating Systems Solaris Network Printer access
# 1  
Old 12-01-2010
Network Printer access

Hi ,

We are trying to add a network printer (HP laser jet ) which is a part of windows server 2003 from solaris 10 server
using lpadmin command. Both the Solaris 10 and windows server being in the same domain . The printer details are getting added in the /etc/printers.conf . But we are unable to print a test page from solaris 10(both by GUI and command line). There are no clues for this , even in the log files.

Kindly help us in resolving.


Balaji
# 2  
Old 12-01-2010
The problem is probably on the windows server side.

You did
Code:
lpadmin -p [printername] -s [server name]

and the printer already existed on the windows side, correct? Are there permissions on the printer queue on the windows server?
# 3  
Old 12-02-2010
Thanks for the post Smilie

But with the help of smbclient, We were able to successfully print a file present in the solaris box using the windows printer.Hence we assume there is no permission issue in the windows side. Now the actual problem is we are not able to access the printer (either from GUI or command line), when we add the details of the printer using lpadmin command.

FYI, we used the following command for printing using the smbclient.



/usr/sfw/bin/smbclient "//SERVERNAME/PRINTERNAME" -W WORKGROUP -U USER_NAME


Balaji
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX and Linux Applications

Access to network interface (Mac-network)

Hi, I'm a italian student. For my thesis I develop a gateway with protocol 6lowpan. For that I must access to network interface to develope my personal stack based on standard 802.15.4. Can you help me? I need an explanation for that. (0 Replies)
Discussion started by: berny88
0 Replies

2. SCO

problem with network printer

Install a network printer and I can only print with root login. When I use another login creates the request and will not print and soon disappears. please what should I do? (5 Replies)
Discussion started by: Edgar Guevara
5 Replies

3. SCO

Installing network printer

What is the command for setting up a network printer in SCO 5.0.5? (1 Reply)
Discussion started by: deloev
1 Replies

4. AIX

network printer problem

I have AIX 5.3 OS. After issuing the print command, the printer state immediately goes down. I have checked the /etc/qconfig flle, resatrted the qdaemon but again same problem is occuring. I am using HP 5100 connected to jetdirect. what is the problem and it's solution? (4 Replies)
Discussion started by: prashantchavan
4 Replies

5. UNIX for Dummies Questions & Answers

Network Printer Problem

I am using network printer through ip address. when you check with lpstat it says, "Waiting for <printer name> to come up. other network printers working. this also work before. but now not working. scheduler & accept print jobs working. wht could be the problem (1 Reply)
Discussion started by: ajantha
1 Replies

6. SCO

Network Printer

Have been setting up HP network printers for quite sometime on SCO open server 3, 5.04 - 5.07. Purchased a new HP 1320n. It has JetDirect Built in. After configuring the Jet Direct, I Try to run the SCO HP Network Software trying to send PostScript or the HP-GL/2 file, they will not print. The... (2 Replies)
Discussion started by: Zanny
2 Replies

7. UNIX for Dummies Questions & Answers

Network Printer Problem-help

Hello am asking for your help on printer issues. i wanted to change the current printer we have now, basically bec we needed a more durable one. so recently i have a product demo, but its driver is not present in UNIX. i will be using the same network printer name but different model.... (0 Replies)
Discussion started by: lancemendioro
0 Replies

8. UNIX for Dummies Questions & Answers

Adding a network printer

I recently added an HP deskjet printer to our Solaris network. I deleted the old printer which this one is replacing. I did everything in Printer Admin. I could think of. The problem now is that when I go to print something out of Star Office, my new printer is not a valid choice from the drop... (3 Replies)
Discussion started by: awells
3 Replies

9. UNIX for Dummies Questions & Answers

setting up a network printer

Hello people, I'm attempting to setup a printer connection to a printer running off the NT printer server, but with little success. I'm using the admintool, go to ADD printers...where it offers 'local' and 'access to printer'. I have chosen the 'access to printer' option as i'm attempting to... (1 Reply)
Discussion started by: colesy
1 Replies

10. UNIX for Dummies Questions & Answers

Network Printer

Hello, In our company hp network printer 4050n configured on windows nt 4.0. We can able to print from a windows 2000 professional and windows 95,98 machines. And we have redhat linux 6.2 server also. Is it possible to configure network printer to print from a linux server. Can i know the steps... (4 Replies)
Discussion started by: bache_gowda
4 Replies
Login or Register to Ask a Question