#3816 get username and password with the scope (=domain, ip etc)
Closed: Invalid 5 years ago Opened 5 years ago by stefbon.

Hi,

I'm working on an service which provides access to services like file, backup and forwarded connections using sshs/ftp, avahi, libgrypt and fuse.

Now I want this service (fs-workspace) to get the passwords available for a user like:
in directory ~/.auth:
files
cred.192.168.2.2
cred.fileserver.bononline.nl
cred.bononline.nl
cred

where these files contain:

user=%username&
pw=%password%

Now this works, as long as I save the username and password in these files. Now is it possible to read from sssd these username/password/domain(or ip) combinations?

Thanks in advance,

Stef


SSSD does not support retrieving passwords in any way.

Metadata Update from @jhrozek:
- Issue close_status updated to: Invalid
- Issue status updated to: Closed (was: Open)

5 years ago

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/4810

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Login to comment on this ticket.

Metadata