linuxkeepass

How to use user defined attribute in KeepassXC autotype feature?


I would like to ask about Keepass Auto-Type.

I would like to start using Additional attributes in auto type.

command: eval "$(ssh-agent -s)" && ssh-add

and use it in keepas like:
{COMMAND}{PASSWORD}{ENTER}

Can You help me in this case ? I am using KeePassXC on Linux.

Thank You for support.


Solution

  • Looking at the documentation, I assume you want something like this:

    {S:command}{ENTER}{PASSWORD}{ENTER}
    

    The command is case-sensitive name of the additional attribute.