Apple, OS X, LION, 10.7, Developer, preview, AFP, SMB, Samba, error, connection, failed, NAS, QNAP, Synology, workaround, lösung, verbindung, problem, fehlgeschlagen, keine, issue, problem,
july 2011 by zachwise
To turn on “DHCAST128″ support please do the following:<br />
1) Launch /Applications/Utilities/Terminal and do:sudo chmod o w /Library/Preferencesdefaults write /Library/Preferences/com.apple.AppleShareClient afp_host_prefs_version -int 1Now restart your computer.2) From Finder, select an AFP server, or use “Connect To…”. This will cause the AFP Client to create the full preferences file3) 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”sudo chmod o-w /Library/PreferencesNow restart your computer.<br />
Note: To add a “DHCAST128″ to the disable list, usesudo defaults write /Library/Preferences/com.apple.AppleShareClient afp_disabled_uams -array-add “DHCAST128″
macosx
terminal
afp
macosxlion
from delicious
1) Launch /Applications/Utilities/Terminal and do:sudo chmod o w /Library/Preferencesdefaults write /Library/Preferences/com.apple.AppleShareClient afp_host_prefs_version -int 1Now restart your computer.2) From Finder, select an AFP server, or use “Connect To…”. This will cause the AFP Client to create the full preferences file3) 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”sudo chmod o-w /Library/PreferencesNow restart your computer.<br />
Note: To add a “DHCAST128″ to the disable list, usesudo defaults write /Library/Preferences/com.apple.AppleShareClient afp_disabled_uams -array-add “DHCAST128″
july 2011 by zachwise