User Tools

Site Tools


profile_encryption

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
profile_encryption [2022/03/10 18:23]
James Prestwood
profile_encryption [2022/03/11 16:35] (current)
James Prestwood [Setup (IWD)]
Line 7: Line 7:
  
 ==== Setup (systemd) ==== ==== Setup (systemd) ====
-First, systemd must be set up to pass a secret credential to IWD. This can be done one of two ways using either **SetCredentialEncrypted** or **LoadCredentialEncrypted**. ​This can be done using new systemd ​utility, [[https://​www.freedesktop.org/​software/​systemd/​man/​systemd-creds.html|systemd-creds]].+First, systemd must be set up to pass a secret credential to IWD. The secret ​can be set one of two ways using either **SetCredentialEncrypted** or **LoadCredentialEncrypted**. ​Systemd provides ​a utility ​for this, [[https://​www.freedesktop.org/​software/​systemd/​man/​systemd-creds.html|systemd-creds]].
  
 This simplest way is to follow Example 2 in the documentation for systemd-creds and invoke something like: This simplest way is to follow Example 2 in the documentation for systemd-creds and invoke something like:
Line 25: Line 25:
  
 ==== Setup (IWD) ==== ==== Setup (IWD) ====
-A new main.conf option was added, **SystemdEncrypt**,​ who's value is the identifier used with systemd-creds. In this case '​iwd-secret'​+A new main.conf option was added, **SystemdEncrypt**,​ who's value is the identifier used with systemd-creds. In this case '**iwd-secret**'
  
     # file: main.conf     # file: main.conf
 +    [General]
     SystemdEncrypt=iwd-secret     SystemdEncrypt=iwd-secret
  
profile_encryption.1646936624.txt.gz ยท Last modified: 2022/03/10 18:23 by James Prestwood