Bug 6803 - Aficio 3045 can't scanner to samba 3.4.2
Summary: Aficio 3045 can't scanner to samba 3.4.2
Status: RESOLVED INVALID
Alias: None
Product: Samba 3.4
Classification: Unclassified
Component: User & Group Accounts (show other bugs)
Version: 3.4.2
Hardware: Other Linux
: P3 normal
Target Milestone: ---
Assignee: Samba Bugzilla Account
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-12 21:12 UTC by akong
Modified: 2010-03-12 07:25 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description akong 2009-10-12 21:12:44 UTC
Hello,
My company have Aficio 3045 printer.
This printer have scanner function.
It's support scanner to linux samba server.
The scanner can save to linux samba if I use samba 3.0.25b
But I have another linux server with use samba 3.4.2
The scanner can't to save to linux samba.
It's will show "target auth failed please check it."
I make sure scanner save file to samba server use account is ok.
This account can login samba server 3.4.2
The same scanner settings.
Only samba version is different from 3.0.25b to 3.4.2
How to fix it?
I list samba settings:
3.0.25b
==================================================
[global]
        cups options = raw
        load printers = yes
        server string = fileserver2
        realm = linguitronics.com
        password server = etams001.linguitronics.com
        workgroup = LINGUITRONICS
        os level = 20
        security = ads
        #passdb backend = tdbsam
        display charset = utf8
        unix charset = utf8
        dos charset = utf8
        log file = /var/log/samba/%m.log
        wins server = 192.168.1.202
        max xmit = 65535
        nt acl support = yes
        inherit acls = yes
        inherit owner = yes
        inherit permissions = yes
        server string = Fileserver2
        idmap uid = 10000-20000
        idmap gid = 10000-20000
        winbind enum users = yes
        winbind enum groups = yes
        max log size = 50
        socket options = TCP_NODELAY SO_SNDBUF=65535 SO_RCVBUF=65535
        #recycle:repository = ../Garbage/%u
        #recycle:versions = yes
        #recycle:keeptree = yes
        encrypt passwords = yes
========================================================
follow is 3.4.2
========================================================
[global]
        log file = /var/log/samba/log.%m
        load printers = yes
        socket options = TCP_NODELAY
        wins server = 192.168.1.202
        hosts allow = 127. 192.168.1. 192.168.2. 192.168.3.
        encrypt passwords = yes
        realm = linguitronics.com
        passdb backend = tdbsam
        vfs objects = acl_xattr extd_audit
        cups options = raw
        server string = FileServer1
        password server = etams001.linguitronics.com
        workgroup = LINGUITRONICS
        os level = 20
        security = ads
        max log size = 50
        idmap uid = 10000-20000
        idmap gid = 10000-20000
        winbind use default domain = yes
        client lanman auth = yes
        client plaintext auth = yes
        lanman auth = yes
        winbind enum users = yes
        winbind enum groups = yes
        nt acl support = yes
========================================================
The account auth is use ADS.
Please check it.
Thanks a lot.
Comment 1 akong 2009-11-04 02:00:06 UTC
Hello
I have test samba 3.3.2 is ok.
I use Fedora 11.
The default is used samba 3.3.2 and scanner can scan to share folder.
But it's can't scan to share folder when I update to samba 3.4.2.
I don't know what change between two version.
Or is this a bug?
Please check it.
Comment 2 Guenther Deschner 2009-11-27 03:31:33 UTC
Can you please post a log level = 10 smbd logfile that shows the error when the aficio scanner tries to attach to the samba share ?
Comment 3 Guenther Deschner 2010-03-12 07:25:24 UTC
Closing as there is no feedback at all, please reopen if you have more info about it.