Things which need still to be done to setup networked scanning with the saned package:
On the server(s):
- Add line
sane 6566/tcp # SANE network scanner daemon
to /etc/services (should be handled by the maintainer of
/etc/services)
- Add a line with the name or IP of every client to
/etc/sane.d/saned.conf, or add a line only containing "+"
to allow scanning to every client machine (then you should
have a firewall on your internet gateway to prevent scanning
your confidential papers from the internet). This task should
preferrably be done by scannerdrake.
On the client(s):
- Add the names or IPs of all scan servers on which you want to scan to
the file /etc/sane.d/net.conf. This should also be done by
scannerdrake.
Happy scanning.
Till
Marcel Pol wrote:
Hello, I have made a new release for the sane rpm, which has some preconfiguring for
saned.
I changed the package descriptions a bit now that saned has its own package.
I will upload it to /incoming, and it's also available at:
http://www.chaosmongers.org/download/Mandrake/SRPMS/sane-1.0.9-4mdk.src.rpm
Yesterday i had some problems with testing, but that seemed to be related to
xinetd. It should work fine now.
Changelog:
- buildrequires tetex-dvips for sane.ps
- make saned a seperate package
- add saned user and xinetd entry
