Connect password manager with Storage Explorer - Linux

Isaac Mena 1 Reputation point
2022-07-22T05:41:25.193+00:00

Hi everyone, does anyone knows how to connect manually my password manager in linux with Storage Explorer, I'm not using snap, I'm using directly the tar.gz package from storage explorer and it doesn't recognize my password manager. Thank you!

Azure Storage Explorer
Azure Storage Explorer
An Azure tool that is used to manage cloud storage resources on Windows, macOS, and Linux.
231 questions
{count} votes

3 answers

Sort by: Most helpful
  1. SaiKishor-MSFT 17,196 Reputation points
    2022-07-22T19:52:42.723+00:00

    @Isaac Mena Thanks for reaching out to Microsoft Q&A. I understand that you have issues with connecting password manager to Storage explorer in Linux.

    Please refer a similar issue discussed here- https://github.com/microsoft/AzureStorageExplorer/issues/1887

    As per that doc, here are the steps followed:

    • Install storage-explorer using snap
    • Run sudo snap connect storage-explorer:password-manager-service :password-manager-service
    • Install gnome-keyring
    • Install seahorse
    • Open seahorse and toggle the padlock icon for the Default keyring

    Please let me know if this helps and/or if you need any other assistance and we will be glad to assist further. Thank you!

    Remember:

    Please accept an answer if correct. Original posters help the community find answers faster by identifying the correct answer. Here is how.

    Want a reminder to come back and check responses? Here is how to subscribe to a notification.

    0 comments No comments

  2. Isaac Mena 1 Reputation point
    2022-07-23T02:41:41.213+00:00

    Hi @SaiKishor-MSFT unfortunatelly I can't use snap as I'm not running a systemd init system in my linux environment, I'm running openrc and as far as I know, snap can't be used with openRC, I'll try installing seahorse and give a try installing snap probably running snap connect command doesn't requires init system depenencies.


  3. SaiKishor-MSFT 17,196 Reputation points
    2022-07-28T18:13:25.33+00:00

    @Isaac Mena Upon further investigation, if you are using tar.gz install, you will need to install additional dependencies for Storage Explorer to work on Linux. Please follow tar.z section in troubleshooting guide here- https://learn.microsoft.com/en-us/azure/storage/common/storage-explorer-troubleshooting?tabs=Windows%2C2004#targz-file

    Please do let us know if this helps or if you need any further assistance. Thank you!
    Remember:

    Please accept an answer if correct. Original posters help the community find answers faster by identifying the correct answer. Here is how.

    Want a reminder to come back and check responses? Here is how to subscribe to a notification.