Skip to content

Instantly share code, notes, and snippets.

@Majlo34
Majlo34 / howto.md
Last active April 10, 2024 17:32
Unlock gnome-keyring with LUKS password in Ubuntu 24.04

This is useful for folks like me who use auto-login in gnome and don't want unlock gnome-keyring every time during login.

Prerequisites

  • LUKS password and gnome-keyring passwords are same.
  • Ubuntu 24.04 (Could work in other versions, but I did not test it)

FYI : It will store first password you type. If you make mistake and type password 2nd time it wont work.

  1. Install required packages ( package keyutils contain command keyctl)