Mac OS X Lion e Iomega StorCenter ix2-200 – AggiornamentoMac OS X Lion and Iomega StorCenter ix2-200 – Update

Seguendo le indicazioni di un articolo ufficiale Apple (http://support.apple.com/kb/HT4700) sul problema del protocollo AFP sono finalmente riuscito ad utilizzare tale protocollo con lo StorCenter ix2-200 e con un altro NAS Western Digital che dava lo stesso problema. La soluzione e' semplice:
  1. Aprire il Terminal. (Lo trovate nella cartella Applicazioni e quindi nella cartella Utilities)
  2. Eseguite i seguenti comandi (uno alla volta, un copia incolla va benissimo, vi verra' chiesta la password di un amministratore):
    sudo chmod o+w /Library/Preferences
    sudo defaults write /Library/Preferences/com.apple.AppleShareClient afp_host_prefs_version -int 1
    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/Preferences
  3. Riavviate il computer.
Eseguiti questi passi, il vostro nas dovrebbe tornare a funzioanre correttamente con il protocollo AFP. Per me ha funzionato alla perfezione.
Leggi anche:
Mac OS X Lion e Iomega StorCenter ix2-200 IOMEGA STORCENTER IX2-200 AGGIORNAMENTO FIRMWAREFollowing the instructions of an official Apple article (http://support.apple.com/kb/HT4700) I was finally able to use the AFP protocol again with the StorCenter ix2-200 and with another NAS by Western Digital that was showing the same simptom with Lion. The solution is simple:
  1. Open Terminal. (You can find it in the Applications folder and then in the Utilities folder)
  2. Run the following commands (one at a time, copy/past is perfectly ok, you will be asked for your administration password):
    sudo chmod o+w /Library/Preferences
    sudo defaults write /Library/Preferences/com.apple.AppleShareClient afp_host_prefs_version -int 1
    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/Preferences
  3. Restart your computer.
After following these steps your NAS should be back working correclty with the AFP protocol. For me it worked like a charm.
Also read:
Mac OS X Lion e Iomega StorCenter ix2-200 IOMEGA STORCENTER IX2-200 Firmware Update

7 commenti

  • Facendo la procedura (ho un ix2-200 collegato a un router wireless) non funziona…. qualcuno sa qualche altra procedura da provare??

    Rispondi
  • @Bruno
    Per favore riprova come segue, togliendo nella terza riga parte del testo, come indicato. In un altro pc non funzionava neanche a me, provando cosi’ non ho avuto problemi.

    sudo chmod o+w /Library/Preferences
    sudo defaults write /Library/Preferences/com.apple.AppleShareClient afp_host_prefs_version -int 1
    sudo defaults write /Library/Preferences/com.apple.AppleShareClient afp_disabled_uams -array
    sudo chmod o-w /Library/Preferences

    Rispondi
    • Lorenzo,
      Questa procedura dovrebbe riabilitare anche Timemachine? Io riesco a connettemi allo Storecenter, ma Timemachine non funziona.

      Rispondi
      • Ciao Daniele,
        non credo che questa procedura riabiliti anche time machine, serve principalmente per riabilitare il protoccolo afp… per la compatibilita’ con time machine credo si dovra’ aspettare un aggiornamento, che forse da quanto leggo in uno dei commenti e’ gia’ arrivato.

        Rispondi
  • After trying your instructions a few times with no luck, I re-read the apple article and followed those instructions. Turns out for some reason your commands just removed the quotes around the final protocol. By hand-typing the array command, the final protocol was removed and now it works.

    Rispondi

Lascia un commento

Il tuo indirizzo email non sarà pubblicato. I campi obbligatori sono contrassegnati *

1 + due =

Questo sito usa Akismet per ridurre lo spam. Scopri come i tuoi dati vengono elaborati.

Scorri verso l'alto