Jump to content


Password Manager?


22 replies to this topic

#1 JCMagnus

    New member

  • Members
  • 9 posts

Posted 09 December 2007 - 09:07 PM

Hey all, I just got my EEE recently and I love it, got most of the apps I want working, etc. but I'm having problems finding a working Password Manager, something I really need.

I saw there is a java-based one, but I really need a more complete one such as Keepass, etc.

Any suggestions/help? I don't know where else to look. :(

#2 xni

    Senior Member

  • Members
  • 218 posts

Posted 09 December 2007 - 11:03 PM

Use keepass under wine - check the wiki for how to use wine!

#3 lagagnon

    ExtrEmE User

  • Members
  • 2,783 posts

Posted 09 December 2007 - 11:24 PM

Password Manager:

http://passwordmanag...screenshots.php
HowTo Ask Questions the Smart Way
You keep believing, I'll keep evolving. Anon

#4 mkrishnan

    ExtrEmE User

  • Moderators
  • 3,444 posts
  • LocationGrand Rapids, MI, USA

Posted 09 December 2007 - 11:53 PM

Have you made that work in Xandros? It seems very difficult to find a site for a .deb at all, and when I tried to install the one I finally found, it did not run.

KeePassX (which has a native Linux version) and Revelation also didn't seem to work properly....

On the other hand, gpass works, although it seems quite basic.

Edited by mkrishnan, 09 December 2007 - 11:57 PM.

Mohan

#5 catlike

    Member

  • Members
  • 13 posts

Posted 10 December 2007 - 02:03 AM

Quote

Use keepass under wine - check the wiki for how to use wine!
Yeah. I run the PC application KeePass Portable (from PortableApps.com) using WINE, and it works fine.

After installing wine, I copied the KeePass folder from a USB drive that I had installed it on, into the My Documents folder on my Eee.

To run the program, open the terminal and then type:

wine "z:\home\user\My Documents\KeePassPortable\KeePassPortable.exe"

Now, that's a lot to type, so an alternative is to double click on the KeePassPortable.exe file. Then, when it asks you what application to open the file with, choose wine at usr/lib/wine/wine.bin.

To automate things even further, I created an entry to my Start Menu (Easy Mode) using IceMC, so I can start the program with a simple click. You can simply type the above command (wine "z:.....") into the Exec field for the menu item you've created.

Edited by catlike, 10 December 2007 - 02:04 AM.


#6 SublimePorte

    Senior Member

  • Members
  • 829 posts

Posted 25 December 2007 - 03:56 AM

I have just installed KeePassX and so far it's working perfectly.

A few things to note:

1) Download the .deb not the binary, as the binary (standalone package) doesn't seem to work.

2) After installing, you'll need to apt-get libpng3 which requires the extra xandros repositries.

3) When you first run keepass, it will probably segfault, you'll need to restart the 3epc and then it should run perfectly. This seems to happen with quite a lot of programs. You might think its not working, but if you restart you find it works fine.

And the final result, keepass running natively on linux without any emulation or other worries.
Launcher Tools - Utilities to make the AsusLauncher interface customisable.
"If programmers deserve to be rewarded for creating innovative programs, by the same token they deserve to be punished if they restrict the use of these programs." (RMS)

#7 JCMagnus

    New member

  • Members
  • 9 posts

Posted 25 December 2007 - 06:02 AM

Quote

2) After installing, you'll need to apt-get libpng3 which requires the extra xandros repositries.
Which extra repositories? I saw the stickied thread but don't really know what to do.

#8 boardboyd

    Senior Member

  • Members
  • 153 posts

Posted 25 December 2007 - 07:22 AM

Just the xandros stable one. I have KeePassX running on my EEE natively as well, wasn't hard after i figured out that libpng3 was needed by trying to runn keepass in the terminal.

#9 sgosnell

    ExtrEmE User

  • Members
  • 1,896 posts

Posted 25 December 2007 - 07:43 PM

I installed the .deb file for KeePassX and the libpng3 package, and I got a dialog saying it was installed successfully, but it doesn't show up as an application, and I can't find an executable file anywhere in the file system. Anyone have any insight on this?
EEE-900 with Debian Sid on 32GB SSD

#10 SublimePorte

    Senior Member

  • Members
  • 829 posts

Posted 26 December 2007 - 12:00 AM

the executable is called keepass not keepassx.
If you're using the default xandros simple gui. You can use this utility to add an icon into one of your tabs.
Launcher Tools - Utilities to make the AsusLauncher interface customisable.
"If programmers deserve to be rewarded for creating innovative programs, by the same token they deserve to be punished if they restrict the use of these programs." (RMS)

#11 sgosnell

    ExtrEmE User

  • Members
  • 1,896 posts

Posted 26 December 2007 - 12:43 AM

I'm using advanced desktop. I searched on keepass*.* and got no results that included any executables. I can easily find them for other installed apps, but this one has me baffled.
EEE-900 with Debian Sid on 32GB SSD

#12 SublimePorte

    Senior Member

  • Members
  • 829 posts

Posted 26 December 2007 - 10:35 AM

Well this is the location on my system:

/home/user> whereis keepass
keepass: /usr/local/bin/keepass

Launcher Tools - Utilities to make the AsusLauncher interface customisable.
"If programmers deserve to be rewarded for creating innovative programs, by the same token they deserve to be punished if they restrict the use of these programs." (RMS)

#13 mkrishnan

    ExtrEmE User

  • Moderators
  • 3,444 posts
  • LocationGrand Rapids, MI, USA

Posted 26 December 2007 - 02:44 PM

Quote

I'm using advanced desktop. I searched on keepass*.* and got no results that included any executables. I can easily find them for other installed apps, but this one has me baffled.
Unix executables do not typically have file extensions -- so you can't use the *.* searching for them.
Mohan

#14 sgosnell

    ExtrEmE User

  • Members
  • 1,896 posts

Posted 26 December 2007 - 04:34 PM

That should work, as well as keepas*. Both returned some logs, libs, and other miscellaneous files, but nothing that I could find that allowed running the program. Nothing in a bin directory. I'll keep trying for awhile, but I'm losing interest in this app. I really need something that will let me import the dozens of passwords I already have without re-entering them all by hand. I've used Passwords Plus for several years, and I really like it, but I don't want to have to run it under wine every time I need to enter or retrieve a password. I don't think what I need exists, at least not yet.
EEE-900 with Debian Sid on 32GB SSD

#15 sgosnell

    ExtrEmE User

  • Members
  • 1,896 posts

Posted 26 December 2007 - 04:48 PM

The third install did put keepass in /usr/local/bin. I've tried running it from a console in that directory, from /home/user, from the file manager, and from a shortcut. All I can get is a seg fault, no matter how many times I try to run it. I've closed the console, reopened it, and still get a seg fault. I've seen other posts which indicate that getting a seg fault the first run is normal (!), but it just continues on my system. I've just about given up on it, still looking for a good, solid password manager which can import my files.
EEE-900 with Debian Sid on 32GB SSD

#16 GlenWi

    New member

  • Members
  • 8 posts

Posted 26 December 2007 - 06:35 PM

MyPasswordSafe works fine for me.
it's from semanticgap.com.

#17 SublimePorte

    Senior Member

  • Members
  • 829 posts

Posted 26 December 2007 - 06:55 PM

sgosnell,

Quote

That should work, as well as keepas*. Both returned some logs, libs, and other miscellaneous files
If the . is part of your searchstring, that's why you can't find it because it has no . in it's name. Anyway did you look in /usr/local/bin (which is where mine is located)? Or did you try typing "whereis keepass" from a command prompt?

Quote

I've seen other posts which indicate that getting a seg fault the first run is normal (!), but it just continues on my system.
As mentioned in my post, you MUST RESTART to get rid of the segfault problem. Please read carefully.
Launcher Tools - Utilities to make the AsusLauncher interface customisable.
"If programmers deserve to be rewarded for creating innovative programs, by the same token they deserve to be punished if they restrict the use of these programs." (RMS)

#18 sgosnell

    ExtrEmE User

  • Members
  • 1,896 posts

Posted 27 December 2007 - 06:14 AM

I finally got KeePass working, but it wasn't really worth the effort. A far better choice, IMO, is JPilot. I installed it to sync with my Palm, and discovered that it's a complete PIM suite, which includes a plugin for Keyring. I used Keyring for a long time on my Palm, only going to Passwords Plus because I got it for free, and Keyring had no desktop component. JPilot provides the desktop for it, including full sync with the Palm. KeePass is going bye-bye. YMMV.
EEE-900 with Debian Sid on 32GB SSD

#19 abbydog3

    New member

  • Members
  • 4 posts

Posted 04 January 2008 - 05:45 PM

I need some extra help in locating the libpng3 library. Is it as simple as adding the correct repo and searching on libpng3?

#20 sgosnell

    ExtrEmE User

  • Members
  • 1,896 posts

Posted 04 January 2008 - 05:48 PM

That, or else searching in Google, then downloading the file and installing it.
EEE-900 with Debian Sid on 32GB SSD





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users