Skip to content

Credential management doesn't seem to work on Ubuntu or CentOS #199

Closed
@raymond-ensemble

Description

@raymond-ensemble

When I tried to run the user-sync with the credential management keyring, I get this error with the keyrings.alt.

CRITICAL main - umapi.primary configuration.enterprise: Error accessing secure storage: No recommended backend was available. Install the keyrings.alt package if you want to use the non-recommended backends. See README.rst for details.

When I check the keyrings.alt installation, it says requirement already satisfied.

pip install keyrings.alt
Requirement already satisfied: keyrings.alt in /usr/lib/python2.7/site-packages
Requirement already satisfied: six in /usr/lib/python2.7/site-packages (from keyrings.alt)

I was just running a normal user-sync

./user-sync --users file users-file.csv --process-groups --adobe-only-user-action exclude

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions