EDV:OpenAFS/Windows/Windows 10 Home: Difference between revisions

From KIP Wiki
ā§¼kip-jumptonavigationā§½ā§¼kip-jumptosearchā§½
(Created page with "=== activate SMB1 === * start "Windows PowerShell" as Administrator * enter "Get-SmbServerConfiguration | Select EnableSMB1Protocol" * start the Explorer enter as folder "\\g...")
Ā 
No edit summary
Line 3: Line 3:
* start "Windows PowerShell" as Administrator
* start "Windows PowerShell" as Administrator
* enter "Get-SmbServerConfiguration | Select EnableSMB1Protocol"
* enter "Get-SmbServerConfiguration | Select EnableSMB1Protocol"
* download the OpenAFS for Windows client from [http://openafs.org/windows openafs.org/windows] (5th march 2021 available: [http://dl.openafs.org/dl/openafs/1.7.31/winxp/openafs-en_US-64bit-1-7-3100.msi version 1.7.3100])
* start the Explorer enter as folder "\\gfs\software"
* 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

<gallery>
<gallery>
Enable smb1 - step 1.jpg
Enable smb1 - step 1.jpg
Enable smb1 - step 2.jpg
Enable smb1 - step 2.jpg
Enable "Authentication for AFS".jpg
File:Additional AFS Settings.jpg
</gallery>
</gallery>

Revision as of 14:14, 5 May 2021

activate SMB1

  • start "Windows PowerShell" as Administrator
  • enter "Get-SmbServerConfiguration | Select EnableSMB1Protocol"
  • 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