Re: [systemd-devel] systemd-cryptsetup credentials

2025-01-15 Thread Chowdhury Tafsir Ahmed Siddiki
unsubscribe On Wed, Jan 15, 2025 at 11:53 PM Andrei Borzenkov wrote: > 15.01.2025 18:54, David White wrote: > ... > > > > > davew@speed:~$ /usr/bin/systemd-cryptsetup --version > > systemd 257 (257.2) > ... > > > > > davew@speed:~$ systemd --version > > systemd 255 (255.4-1ubuntu8.4) > > The bul

Re: [systemd-devel] systemd-cryptsetup credentials

2025-01-15 Thread Andrei Borzenkov
15.01.2025 18:54, David White wrote: ... davew@speed:~$ /usr/bin/systemd-cryptsetup --version systemd 257 (257.2) ... davew@speed:~$ systemd --version systemd 255 (255.4-1ubuntu8.4) The bulk of code is in the shared library and I have no idea what this mix does.

Re: [systemd-devel] systemd-cryptsetup credentials

2025-01-15 Thread David White
I apologize in advance for the formatting, this is my first time using a mailing list and I don't know how to format it well. I can't get systemd-cryptsetup to accept the cryptsetup.pkcs11-pin credential. It doesn't seem to get used by systemd-cryptsetup, I still have to manually unlock it at boot

Re: [systemd-devel] systemd-cryptsetup credentials

2025-01-15 Thread Andrei Borzenkov
On Wed, Jan 15, 2025 at 2:31 PM David White wrote: > > Hi there, > > Just want some help with setting credentials for systemd-cryptsetup@.service > services. > > I have a crypttab file with the following: > > (I set a label for this volume with a udev rule as I have to use a label) > I am not su

[systemd-devel] systemd-cryptsetup credentials

2025-01-15 Thread David White
Hi there, Just want some help with setting credentials for systemd-cryptsetup@.service services. I have a crypttab file with the following: (I set a label for this volume with a udev rule as I have to use a label) os_crypt LABEL=os_luks nonetry-empty-password=1,luks,pkcs11-uri=auto ,disca