At 17:13 07.01.01 +0100, you wrote:
> > # sane scan daemon
> >
> sane stream tcp nowait saned.saned /usr/local/sbin/saned saned
>
>Oops.
>
>Should be:
>sane stream tcp nowait root /usr/sbin/tcpd in.saned
>
>Because at present you bypass the tcpwrappers so your host part is
>unknown. Which explains the null
I tried it out with the following lines in inetd.conf and it's
corresponding messages in /etc/messages:
sane stream tcp nowait root /usr/sbin/tcpd in.saned
Jan 7 18:09:25 julia in.identd[208]: started
Jan 7 18:10:13 julia in.saned[240]: connect from 192.168.10.1 (192.168.10.1)
Jan 7 18:10:13 julia in.saned[240]: error: cannot execute
/usr/sbin/in.saned: No such file or directory
With this line the Xsane-Message "Searching for devices" stayed for about
5s on my screen
sane stream tcp nowait root /usr/sbin/tcpd saned
Jan 7 18:15:46 julia in.identd[208]: started
Jan 7 18:17:09 julia saned[248]: connect from 192.168.10.1 (192.168.10.1)
Jan 7 18:17:10 julia saned[248]: access by Christoph@(null) rejected
Jan 7 18:17:10 julia saned[248]: exiting
Jan 7 18:17:10 julia saned[249]: connect from 192.168.10.1 (192.168.10.1)
Jan 7 18:17:10 julia saned[249]: access by Christoph@(null) rejected
Jan 7 18:17:10 julia saned[249]: exiting
So long, Christoph
-- Source code, list archive, and docs: http://www.mostang.com/sane/ To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com
This archive was generated by hypermail 2b29 : Sun Jan 07 2001 - 09:02:46 PST