Hi.
I’m making a move from |lastpass| to |pass|, and I used
|lastpass2pass.rb| file from homepage on the |.csv| file of |lastpass|.
However, I noticed that a lot of my accounts was missing on |pass|
database, which have the same names.
For example, to reproduce, assume I have these 3 accounts with the same
name and from the same site on the file |testdb.csv|
|url,username,password,extra,name,grouping,fav
http://example.com/,[email protected],password1,,example_name,Test,0
http://example.com/,account_2,password2,,example_name,Test,0
http://example.com/,[email protected],password3,,example_name,Test,0 |
Result of |lastpass2pass.rb|
|➜ ~ ./lastpass2pass testdb.csv Reading 'testdb.csv'... 3 records found!
Records parsed: 3 Creating record Test/example_name... done! Creating
record Test/example_name... done! Creating record Test/example_name...
done! 3 records successfully imported! |
But, |pass| only shows 1 account on the database:
|➜ ~ pass Password Store └── Test └── example_name ➜ ~ pass
Test/example_name password3 --- Test / example_name username:
[email protected] password: password3 url: http://example.com/ |
On lastpass, having duplicate names and url results in multiple entries
for different accounts, which is in the same site.
For now, look like I can’t use |pass| yet, but I’ll wait for my problem
to be solved so I can give another try on.
_______________________________________________
Password-Store mailing list
[email protected]
http://lists.zx2c4.com/mailman/listinfo/password-store