Operating System - HP-UX
1834756 Members
3532 Online
110070 Solutions
New Discussion

Can't remove remote printer

 
SOLVED
Go to solution
j773303
Super Advisor

Can't remove remote printer

I use sam to remove the remote printer, but got the error meesage as below,
Lp destination "test" does not exist on hpuxserver, does anyone know how to trouble it?
Hero
3 REPLIES 3
twang
Honored Contributor
Solution

Re: Can't remove remote printer

#lpshut;
#lpadmin -x test;
#lpsched;
Keith Bevan_1
Trusted Contributor

Re: Can't remove remote printer

#lpshut
#lpadmin -x test
#lpsched

previous reply spot on but you may want to miss out the ;

The message you received is symptomatic of the host entry for the remote printer being changed/removed/or commented out in the /etc/hosts file.
You are either part of the solution or part of the problem
Geoff Wild
Honored Contributor

Re: Can't remove remote printer

Actually, it's a capital X and no space:

lpadmin -Xtest

Rgds...Geoff
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.