View Single Post

   
  #1 (permalink)  
Old 01-12-2008, 07:35 AM
pomoxp
 
Posts: n/a
Default can not print over /net path : permission of lp ?

Hello

I can not print over /net path files.
Why ?
My config:
- machine1 contain a file /export/home/dir1/dir2/toto.ps
machine1 : solaris 8
/etc/auto_master contain
/net -hosts -nosuid,nobrowse

- machine2 : solaris 9
/etc/auto_master contain
/net -hosts -nosuid,nobrowse

- printer is a network printer


From machine2, I try to execute
lp -d printer /net/machine1/export/home/dir1/dir2/toto.ps


nothing is printed.

Why ?
Reply With Quote