I am trying to write a decent little Perl script for a Samba 3.0.9 system on FC3, all installed from RPM. I know from my past experience and from what I have seen on the web that doing this for Samba and CUPS is tricky to say the least. Previously, I had some Perl scripts that did this successfully about 95% of the time on a RH8 system with Samba 2.2.8a installed from source. Having a bit of trouble. Has anyone come up with a working script, shell or Perl, etc?
What exactly do you need to script...??? -- Michael Lueck Lueck Data Systems Remove the upper case letters NOSPAM to contact me directly.
The addprinter command (would have helped if I mentioned that, huh?). I find I am constantly fighting the dreaded Access Denied Errors. The script I have that worked previously in a source install environment just took the parameters from the APW and stuffed them into lpadmin. It was always problematic, and I am trying to stomp that out for this go around. On Fri, 2004-12-03 at 16:31, Michael Lueck wrote:> What exactly do you need to script...??? > > -- > Michael Lueck > Lueck Data Systems > > Remove the upper case letters NOSPAM to contact me directly.