#1176 SSH: Add dp_get_host_send to common responder code
Closed: Fixed None Opened 12 years ago by jcholast.

Add new function dp_get_host_send for host DP requests instead of using dp_get_account_send.

Based on this request from https://fedorahosted.org/pipermail/sssd-devel/2012-February/008451.html:

This is good enough for the beta, but I think we shouldn't misuse dp_get_account_send() for data that is not name-service-switch. I think that creating a dp_get_host_send() would be cleaner (even if duplicating some code).

Please file a ticket on this, we can just close it should we decide to keep using dp_get_account_send().


Fields changed

milestone: NEEDS_TRIAGE => SSSD SSH Cleanup

Fields changed

rhbz: => 0

Fields changed

component: SSSD => SSH Keys
milestone: SSSD SSH Cleanup => SSSD 1.9.0

Fields changed

owner: somebody => jhrozek
status: new => assigned

Fields changed

patch: 0 => 1

Fixed in master:
- d226a2a
- b42b5d5

resolution: => fixed
status: assigned => closed

Fields changed

milestone: SSSD 1.9.0 => SSSD 1.9.0 beta 1

Metadata Update from @jcholast:
- Issue assigned to jhrozek
- Issue set to the milestone: SSSD 1.9.0 beta 1

7 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/2218

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