Pages: 1 :: [one page] |
|
Author |
Thread Statistics | Show CCP posts - 0 post(s) |
shaman oga
Dead Man's Game
3607
|
Posted - 2015.01.06 15:18:00 -
[1] - Quote
I have a kyocera copier with network scanner functionality, i can't make it work with a MAC.
I've already created a shared folder and enabled SMB, but when i hit test connection on the copier webpage it does not work.
Situational awareness also known as passive scan.
|
potholed tripod
Xer Cloud Consortium
1
|
Posted - 2015.01.14 17:42:00 -
[2] - Quote
what km model and mac osx version? |
shaman oga
Dead Man's Game
3690
|
Posted - 2015.01.14 17:44:00 -
[3] - Quote
Thanks, i've already found a workaround. It's using FTP, but it works.
Situational awareness also known as passive scan.
Minmatar omni-merc
|
potholed tripod
Xer Cloud Consortium
2
|
Posted - 2015.01.14 18:25:00 -
[4] - Quote
perfect, if you decide to try and solve the smb issue let me know i would be glad to help (i have worked for a ricoh and kyocera dealer for 15 years and run the connectivity and solutions department) |
shaman oga
Dead Man's Game
3690
|
Posted - 2015.01.14 18:44:00 -
[5] - Quote
Yes, please. It was a kyocera FS-6525 MFP, i don't have problem with windows, but this was the first time i was working on a iMac.
I followed some online instructions. So i've created the folder on HD and then gave the read/write rights to everybody and enabled SMB in advanced options.
Then in command center i've created the new user in adress book. I've tried every combination, with host name, with IP adress, \\ like windows and without. Keep getting error. I've also tried to change port, from 139 to 445, but nothing SMB didn't work.
With the FTP solution, i've found a guide on internet and i've launched the service with terminal. In address book i've used: hostname (without slash or backslash) and /folder
Everything was fine then.
I'm always happy to find new solution, this is not my job, but since i've no job, i'm willing to learn as much as i can. Thanks.
Situational awareness also known as passive scan.
Minmatar omni-merc
|
potholed tripod
Xer Cloud Consortium
3
|
Posted - 2015.01.14 20:04:00 -
[6] - Quote
couple different things you could try,
i believe in 10.7 or 10.8 apple changed the smb version they use which should be supported by most km models but sometimes a firmware upgrade magically fixed the issue
you can make the mac default to smb v1 by entering the following command in terminal
echo "[default]" >> ~/Library/Preferences/nsmb.conf; echo "smb_neg=smb1_only" >> ~/Library/Preferences/nsmb.conf
try creating an additional user and giving that user r/w rights to the folder you have shared. also make sure that under the options button on the sharing screen that user is enabled for windows file sharing (smb)
create your shared folder at the root of the HDD, Macintosh hdd\scans, so that in command center the hostname is simply the computer name or ip, no slashes are needed and the path is just scans, just to simplify the folder structure
command center smb section should look like this:
SMB : Host Name : computer name Port Number : 139 or 445 Path : scans Login User Name :kyocera Login Password :password
there are some changes to smb signing in 10.9 also that could be affecting it also
1) Open Terminal. n++n++n++n++n++n++n++n++n++2) type: scutil 3) type: show apple.com.smb 3) Check the items "SigningEnabled" and "SigningRequired". If it is set to "FALSE", the environment can use Scan to SMB.
if they are enabled
1) open a new terminal window 2) type sudo defaults write /Library/Preferences/SystemConfiguration/com.apple.smb.server.plist SigningEnabled -bool FALSE 3) type sudo defaults write /Library/Preferences/SystemConfiguration/com.apple.smb.server.plist SigningRequired -bool FALSE 4) type sudo /usr/libexec/smb-sync-preferences
this should disable the smb signing
let me know if any of this helps, since version 10.6 apple has changed random things in every release that always seem to cause problems. i have multiple macs my 10.6 machine is by far my favorite because everything works, it will never get upgraded ;)
|
shaman oga
Dead Man's Game
3691
|
Posted - 2015.01.14 20:09:00 -
[7] - Quote
Thanks, i will try the next time i will find a Mac :D
Situational awareness also known as passive scan.
Minmatar omni-merc
|
|
|
|
Pages: 1 :: [one page] |