Ferry Dave Jäckel wrote:
>
> If I use xinetd to start saned, I get:
> ---snip
> Feb 8 14:32:13 xxx saned[27256]: access by user@(null) rejected
> Feb 8 14:32:13 xxx saned[27256]: exiting
>
Are you running RH7.0? If so, do you have a file in the
/etc/xinetd.d directory to
start up the saned daemon?
I've included the contents of my /etc/xinetd.d/sane file
below:
# default: off
# description: The sane server accepts requests for network
access to a local\
# scanner via the local network.
service sane
{
port = 6566
socket_type = stream
wait = no
user = saned
group = saned
server = /usr/local/sbin/saned
}
Also, do you have a user "saned" and group "saned" defined
and an entry in
/etc/services:
sane 6566/tcp # SANE
network scanner
Maybe this will help...
-- -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GE d+ s: a+ C++ UL+ P+ L+++ E--- W+ N++ o-- K- w-- O--- M-- V PS+ PE Y+ PGP t+ 5 X-- R* tv+ b+++ DI++++ D- G e++ h---- r+++ y++++ ------END GEEK CODE BLOCK-------- 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 : Thu Feb 08 2001 - 17:23:50 PST