The 20th Dec I updated software of my 7.2 SME server. After this update my network scanner no longer can access the SME server. The scanner uses FTP an log in as user "scanner1" and send the documents to the i-bay named "scanner". According to the Dell network scanner it does not have sufficient access rights or the server-path is incorrect. I have not manually changed anything of this. I did also try Samba instead of FTP, but the scanner then also complains about the access rights.
This is how the i-bay folder for the scanned documents look:
drwxrws--- 2 root shared 4096 Dec 30 15:15 .
drwxr-xr-x 6 root root 4096 Oct 15 07:03 ..
-rwxrw---- 1 root shared 0 Dec 30 15:15 Ny Tekstdokument.txt
Any suggestions??
I have tried looking in the log-files:
This time it worked for the last time:
2007-12-19 10:04:32.199998500 tcpsvd: info: status 1/40
2007-12-19 10:04:32.200002500 tcpsvd: info: pid 26955 from 192.168.0.31
2007-12-19 10:04:32.200004500 tcpsvd: info: concurrency 26955 192.168.0.31 1/4
2007-12-19 10:04:32.200006500 tcpsvd: info: start 26955 0:192.168.0.2 ::192.168.0.31:1230 ./peers/192.168.0
2007-12-19 10:04:32.529845500 tcpsvd: info: end 26955 exit 0
2007-12-19 10:04:32.529849500 tcpsvd: info: status 0/40
Here it no longer works:
2007-12-30 13:02:38.983762500 tcpsvd: info: status 1/40
2007-12-30 13:02:38.983765500 tcpsvd: info: pid 4998 from 192.168.0.31
2007-12-30 13:02:39.017878500 tcpsvd: info: concurrency 4998 192.168.0.31 1/4
2007-12-30 13:02:39.017880500 tcpsvd: info: start 4998 0:192.168.0.2 ::192.168.0.31:1240 ./peers/192.168.0
2007-12-30 13:02:40.258834500 tcpsvd: info: end 4998 exit 0
2007-12-30 13:02:40.258837500 tcpsvd: info: status 0/40
But it seems like it is trying:
Dec 30 13:02:39 server1 proftpd[4998]: server1.home.lan (192.168.0.31[192.168.0.31]) - FTP session opened.
Dec 30 13:02:39 server1 ftp(pam_unix)[4998]: session opened for user scanner1 by (uid=0)
And it also seems like it is given access by FTP:
Dec 30 13:02:39 server1 proftpd[4998]: server1.home.lan (192.168.0.31[192.168.0.31]) - USER scanner1: Login successful.
Dec 30 13:02:40 server1 proftpd[4998]: server1.home.lan (192.168.0.31[192.168.0.31]) - Preparing to chroot to directory '/home/e-smith/files'
Dec 30 13:02:40 server1 proftpd[4998]: server1.home.lan (192.168.0.31[192.168.0.31]) - FTP session closed.