I have a program that prints reports to a user's spoolfile. I am having the user sign on using the following http directives.
<Directory /QSYS.LIB/mylib.LIB> Options None AuthType Basic AuthName mylib order allow,deny Allow From all Require valid-user UserID %%CLIENT%% PasswdFile %%SYSTEM%% </Directory> My problem is that the spooled file is defaulting to the sysval default printer. I would like the spooled file to go to another printer. I have attempted to change the QTMHHTTP and QTMHHTTP1 user profiles print device and restart the http server but no change took place. Any ideas? ------------------------ Yahoo! Groups Sponsor --------------------~--> Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life. http://us.click.yahoo.com/KIlPFB/vlQLAA/TtwFAA/wbFolB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/Easy400Group/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
