^thehatsrule^
  
 
  
 
 
Group: Members 
Posts: 3275 
Joined: July 2006 | 
  | 
Posted: Jan. 11 2008,16:05 | 
   | 
 
 
  
I assume you're talking about user guest with USERMODE=on ? This means that the user is passed as the 2nd arg... probably by CUPS - so it is probably configured to use the default user guest.  You can probably either change that default (maybe pass -U dsl to lpadmin), or change the above line to "PRTUSER=dsl" or "PRTUSER=`whoami`".... or change the URI path in the lpadmin invocation "lpadmin -p CUPS-PDF -v pdf-writer:/export/share/pdf/ ...." 
 |