1835262 Members
2125 Online
110078 Solutions
New Discussion

Remote access.

 
SOLVED
Go to solution
Hell.Leader
Occasional Advisor

Remote access.

I want to deny remote access to a printer device on my computer,what can I do?
TKS.
HPcert
3 REPLIES 3
Roger Baptiste
Honored Contributor

Re: Remote access.


I don't think it is possible, unless you are using custom printer management software like openspool.

-raj
Take it easy.
Hell.Leader
Occasional Advisor

Re: Remote access.

###And what will be the correct answer###
Which file can be used to deny remote access to a printer device on your computer?
a. /etc/rlp.conf
b. /etc/services
c. /var/adm/inetd.sec
d. $HOME/.rhost
HPcert
Steve Labar
Valued Contributor
Solution

Re: Remote access.

If the clients are using the printer as a remote printer, you should be able to deny access in /var/adm/inetd.sec
try adding
printer deny ip_address

for each client you want to deny. If your allow list is shorter you might want to replace the deny with an allow. You can also substitute subnet values for ip_address.
Good Luck.

Steve Labar