Known issues in Navigator Encrypt

Learn about the known issues in Ranger, the impact or changes to the functionality, and the workaround.

Failed to start navencrypt-mount.service
After installing NavEncrypt on SLES, if the comand "systemctl status navencrypt-mount" fails with the error: "Failed to start navencrypt-mount.service: Unit navencrypt-mount.service failed to load: No such file or directory", the systemd files need to be reloaded.
Run the command:
(sudo) systemctl daemon-reload
Crash in Navigator Encrypt kernel module if --profile-file= option isused with ACLs
When you add ACLs with the acl --add --rule command, if you include any ACLs that uses the --profile-file= option, the kernel module (and host) crashes during Navigator Encrypt shutdown.
None