[systemd-devel] IPv6AcceptRA: RDNSS Lifetime is not expiring

2023-07-11 Thread Muggeridge, Matt
Hello there! In our IPv6 network, the address of a Recursive DNS Server (RDNSS) is supplied in a Router Advertisement (RA), with a lifetime of 60 seconds. It appears that RDNSS lifetime is not being honoured (RFC 8106, section 5.1

[systemd-devel] Using systemd-creds for sharing secrets between services

2023-07-11 Thread Orit Kashany
Hi, I have one service that securely receives a user password. I need to send this password to another service without transmitting it as plaintext over D-Bus, considering security aspects. I came across systemd-creds. I managed to enable openssl in systemd compilation and to encrypt/decrypt a