On Tue, Nov 04, 2014 at 07:12:14PM +0100, Lukas Slebodnik wrote:
From fc81e59f58a568af1bc6a21aced45f6b8c26db24 Mon Sep 17 00:00:00 2001 From: Sumit Bose sbose@redhat.com Date: Tue, 4 Nov 2014 13:58:39 +0100 Subject: [PATCH 6/6] Add ssh pubkey to origbyname request
Since the IPA clients expects that the extdom plugin delivers the default view data for a given user this patch adds the public SSH key to the list of returned attributes of the getorigbyname request so that it can be send back to the clients.
src/responder/nss/nsssrv_cmd.c | 2 ++ 1 file changed, 2 insertions(+)
I was not able to apply this patch on current master.
LS
This is the order of patches I used:
41604fc Add ssh pubkey to origbyname request 3a01245 Add test for sysdb_add_overrides_to_object() 4a9509c Views: apply user SSH public key override 0d1f3ad sysdb_add_overrides_to_object: add new parameter and multi-value support 6e334db sysdb_get_user_attr_with_views: add mandatory override attributes a083182 nss: return user_attributes in origbyname request d5d68db nss: parse user_attributes option 8f25558 Add parse_attr_list_ex() helper function 0894b61 IPA: inherit ldap_user_extra_attrs to AD subdomains 78e05ea Add add_strings_lists() utility function