Ubuntu 15.10: Copy password from keepass2 to PhpStorm
Asked Answered
S

1

6

Hello I use KeePass2 for saving my passwords and PhpStorm for coding.

When I want to past (Strg+V) a password from KeePass to the PhpStorm terminal it doesn't work.

When I past the same password in my normal Ubuntu terminal it works perfect.

I read you have to install the package xsel if you want it to work but in my case it is still not working and the package is installed.

Has someone an solution?

Somaliland answered 26/2, 2016 at 16:10 Comment(2)
Can you paste another text? Does Right click + Paste work?Pettigrew
Yes I can past other text in PhpStorm. But when I copy textes from Keepass and then Right click + Paste is disabled like I would not copy any text (but in other programs i can paste the text from keepass).Somaliland
B
0

If you use KeePass database file to store passwords, you can easely set password for that file, save and then open in KeePass manager, or migrate to other PHPStorm.

  1. Go to Settings/Preferences | Appearance & Behavior | System Settings | Passwords, enter new master password and save.
  2. Open /.PhpStorm2017.1/config/c.kdbx (in "Keepass 2" or "Keeweb") with saved master password.
  3. Here it is!

See answer here Retrieve saved (hidden) SSH password from PhpStorm 2017.1 See this too https://youtrack.jetbrains.com/issue/IDEA-170108

Biome answered 11/8, 2017 at 10:37 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.