NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
AAMacDaddy
Feb 26, 2011Aspirant
AFP Out Of Date In OS X Lion
I have a ReadyNAS NV+ with RAIDiator 4.1.7 [1.00a043] installed. Using the developer preview of OS X Lion, I get this message when trying to connect. "The version of the server you are trying to c...
maxervice
Jul 11, 2011Aspirant
Found a workaround to enable (and disable) DHCAST128 in Lion, by default Apple disables support for the “DHCAST128″, which is commonly used by NAS boxes. This is because it is thought is it insufficiently secure. So all the Vendors must work with Apple for Lion compatibility.
To turn on “DHCAST128″ support please do the following on your Mac running Mac OS X 10.7 Lion:
1) Launch /Applications/Utilities/Terminal and do:
sudo chmod o+w /Library/Preferences
Then:
defaults write /Library/Preferences/com.apple.AppleShareClient afp_host_prefs_version -int 1
Now Quit from Terminal and restart your computer.
From Finder, select an AFP server, or use “Connect To…”. This will cause the AFP Client to create the full preferences file
3) Launch Terminal again and do:
sudo defaults write /Library/Preferences/com.apple.AppleShareClient afp_disabled_uams -array “Cleartxt Passwrd” “MS2.0″ “2-Way Randnum exchange”
Then:
sudo chmod o-w /Library/Preferences
Now Quit from Terminal and restart your computer.
Note: To add a “DHCAST128″ to the disable list, use
sudo defaults write /Library/Preferences/com.apple.AppleShareClient afp_disabled_uams -array-add “DHCAST128″
This has been tested on my OS X Lion 10.7 GM Installation and works like a dream.
To turn on “DHCAST128″ support please do the following on your Mac running Mac OS X 10.7 Lion:
1) Launch /Applications/Utilities/Terminal and do:
sudo chmod o+w /Library/Preferences
Then:
defaults write /Library/Preferences/com.apple.AppleShareClient afp_host_prefs_version -int 1
Now Quit from Terminal and restart your computer.
From Finder, select an AFP server, or use “Connect To…”. This will cause the AFP Client to create the full preferences file
3) Launch Terminal again and do:
sudo defaults write /Library/Preferences/com.apple.AppleShareClient afp_disabled_uams -array “Cleartxt Passwrd” “MS2.0″ “2-Way Randnum exchange”
Then:
sudo chmod o-w /Library/Preferences
Now Quit from Terminal and restart your computer.
Note: To add a “DHCAST128″ to the disable list, use
sudo defaults write /Library/Preferences/com.apple.AppleShareClient afp_disabled_uams -array-add “DHCAST128″
This has been tested on my OS X Lion 10.7 GM Installation and works like a dream.
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!