EDV:OpenAFS/Windows/Windows 10 Home

From KIP Wiki
⧼kip-jumptonavigation⧽⧼kip-jumptosearch⧽

activate SMB1

  • start "Windows PowerShell" as Administrator
  • enter "Get-SmbServerConfiguration | Select EnableSMB1Protocol"
  • if it's "False" add SMB1 with "Enable-WindowsOptionalFeature -Online -FeatureName smb1protocol"

Install the OpenAFS Client

  • download the OpenAFS for Windows client from openafs.org/windows (5th march 2021 available: version 1.7.3100)
  • run the installer and chose "Custom" as setup type
  • enable additinally the installation of "Authentication for AFS"
  • configure the client with "kip.uni-heidelberg.de" as default cell, "Integrated logon" disabled, "AFS crypt security" enabled, "Freelance mode" disabled and "Lookup cells in DNS" enabled.
  • now you can set different options - if the location of you machine is not only in KIP and not always connected to the internal network and the username and password is not equal to the KIP account, you should deactivate "Auto initialize AFS Credentials"
  • after a reboot the AFS Client is running and you can open it in the taskbar to establish a connection