Skip to content
Snippets Groups Projects
Commit 71b207a2 authored by Enrico Weigelt, metux IT consult .'s avatar Enrico Weigelt, metux IT consult . :speech_balloon: Committed by Marge Bot
Browse files

os: drop SUN-DES-1 authentication


DES isn't considered secure anymore for long time now, more and more platforms
dropping DES from their RPC implementations, and even the one where it came
from (Solaris) disabled it for a decade now. We have much better alternatives
(eg. passing creds via Unix socket for local connections, ssh tunneling,
MIT-MAGIC-COOKIE-1, ...), so it's unlikely anybody still really relying on it.

Therefore, sweep it out.

Signed-off-by: Enrico Weigelt, metux IT consult .'s avatarEnrico Weigelt, metux IT consult <info@metux.net>
Part-of: <!1453>
parent 229a6953
No related branches found
No related tags found
1 merge request!1453[v2] os: drop SUN-DES-1 authentication
Pipeline #1203716 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment