[pass] Missing accounts when miraging from lastpass csv file

Alex Gaines roboman2444 at gmail.com
Mon Mar 21 23:00:55 CET 2016


Im not sure if my importer will fix this problem, but you could try it.
Should be fairly easy to modify to get what you need as well.
https://github.com/roboman2444/last2pass

On Mon, Mar 21, 2016 at 3:43 AM, βίος <bookletchoir at mail.com> wrote:

> 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,favhttp://example.com/,account_1@mail.com,password1,,example_name,Test,0http://example.com/,account_2,password2,,example_name,Test,0http://example.com/,account_3@gmail.com,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: account_3 at gmail.com
> 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
> Password-Store at lists.zx2c4.com
> http://lists.zx2c4.com/mailman/listinfo/password-store
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.zx2c4.com/pipermail/password-store/attachments/20160321/20cc8e64/attachment.html>


More information about the Password-Store mailing list