Fedora Linux Support Community & Resources Center
  #1  
Old 18th December 2003, 09:12 AM
Elemuy Offline
Registered User
 
Join Date: Dec 2003
Posts: 4
HOWTO: Share a Linux scanner with Windows boxes (Answered)

Hi fedorians!

Recently I have installed the Canon LIDE 30 scanner on my FC1 (It took me less than install It on a Windows machine, no drivers, no reboots , just plug & play not plug and pray ).

Yesterday at last I was able to scan from mi Windows XP box, with an standalone application and from into my favourite graphics edition program emulating a TWAIN device (being really a sane-net connection).

Ok, here are the steps:

* Assure you scanner is supported in the SANE list of supported scanners, you can review it at

http://www.sane-project.org/sane-supported-devices.html


* Remind the sane backend that supports your scanner (plustek, in my case)

* Installl the sane rpms using your favourite procedure if they are not installed yet (apt,yum, rpm..)

* assure that in /etc/sane.d/dll.conf
the line with the backend net and the line with your needed backend are not commented (in my case: net and plustek backends)

* Now you should be able to scan locally, try from terminal:

[code:1]scanimage -L[/code:1]

and assure it lists your scanner (It must be previously plugged and powered on, of course), If it's not detected, follow the sane man pages stuff.

* If you desire that your linux access to another machines scanners, add their ips on /etc/sane.d/net.conf, on any case, asure that the file contains localhost. Read sane-net man pages on doubt.

* On /etc/sane.d/saned.conf list all the machines allowed to scan from your machine. Read saned man pages on doubt and for security issues

* Create a group and a user saned allowed to use the scanner.

* I suppose you can chown the device of your scanner (on my case /dev/usb/scanner0) to saned:saned, On my case It doesn't matter security and by now I have chmod 666 it

* Now you should install the new sane service, on my case I added to /etc/services the line

[code:1]sane 6566/tcp # SANE network scanner daemon[/code:1]

and created a file on /etc/xinetd.d/ named sane and with the content:

[code:1]service sane
{
port = 6566
socket_type = stream
wait = no
user = saned
group = saned
server = /usr/local/sbin/saned
}[/code:1]

Now xinetd should restart automagically and gracefully and take the new service, else read the xinetd man pages

* Once you have assured yourself that sane service is running, you can install the windows client part, on my case xsane for windows crashed randomly on previewing or scanning, but the fronted from http://sanetwain.ozuzo.net/ seems to work fine for me

Any comments, questions, feedback or suggestions would be apreciated

best regards
Ignacio
Reply With Quote
  #2  
Old 25th May 2005, 07:34 PM
mbdayton Offline
Registered User
 
Join Date: May 2005
Posts: 25
could this work with a Linux scanner attached to a Mac network?
Reply With Quote
Reply

Tags
answered, boxes, howto, linux, scanner, share, windows

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Shared printing: Linux to Mac OS X, Windows and of course other Linux boxes! Firewing1 Guides & Solutions (No Questions) 144 22nd September 2009 03:26 PM
Newbie - First Impression Remote Access to Linux from Windows Boxes BobLfoot Guides & Solutions (No Questions) 1 17th July 2008 05:53 PM
How to share files on multiple Fedora C5 boxes? uglowp Servers & Networking 2 22nd October 2006 12:49 PM
Samba Share invisible to Win boxes Vitall Servers & Networking 2 25th July 2006 05:08 PM
NFS or Samba to share files between FC3 boxes Maners Servers & Networking 6 24th February 2005 11:54 PM


Current GMT-time: 06:50 (Thursday, 23-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat