Reset All My Passwords

Posted by E-rich on Super User See other posts from Super User or by E-rich
Published on 2011-06-30T15:29:28Z Indexed on 2011/06/30 16:25 UTC
Read the original article Hit count: 226

I know there are some great apps out there for keeping track of passwords (see how-do-you-keep-track-of-all-your-passwords if you aren't familiar). I'm interested in additional features for managing my passwords, particularly to reset all my passwords.

I can imagine that this feature would be pretty complicated to implement, considering:

  • websites have different methods for resetting a password
  • client applications most likely don't have a means to change a password except for through a graphical user interface (as opposed to providing a command line command)

So, I'm curious if there is a solution out there and I just haven't found it. If not, perhaps I will have to start another side project.

© Super User or respective owner

Related posts about passwords

Related posts about password-management

  • Company Password Management

    as seen on Server Fault - Search for 'Server Fault'
    The topic of personal password management has been covered in great detail time after time. This question is aimed at the business or organization that needs to keep track of many unique passwords for many clients. What are some strategies/tools or ideas you all have for accomplishing this task? I… >>> More

  • Company Password Management

    as seen on Server Fault - Search for 'Server Fault'
    The topic of personal password management has been covered in great detail time after time. This question is aimed at the business or organization that needs to keep track of many unique passwords for many clients. What are some strategies/tools or ideas you all have for accomplishing this task? I… >>> More

  • Unix Password Management Keyring

    as seen on Super User - Search for 'Super User'
    I am looking for a password manager for a command-line Unix environment. So far all I can find are keyring applications for Windows, Linux, and Mac. But no command-line Unix interfaces. My main goal is to be able to access a password keyring through an SSH connection to a machine that has no graphical… >>> More

  • Password Management for Oracle WebLogic customers

    as seen on Oracle Blogs - Search for 'Oracle Blogs'
    One of the most common requests for enhancements I get across my desk is that customers wish to allow end users to change their passwords from our products. Now, typically password management is not in the realm of individual applications but it is an infrastructure requirement, so we don't usually… >>> More

  • Local Password Management

    as seen on Super User - Search for 'Super User'
    In our office (and I am sure many others) we access various websites and tend to share one account with our team. For example, we share credentials to Ebay and change them every few weeks to maintain some sense of security. However, we know this does not allow for any type of accountability for… >>> More