From 1a853121ca2ba8ede6df429ee76942131ffb0f65 Mon Sep 17 00:00:00 2001 From: Jan Zeleny Date: Sun, 5 Feb 2012 15:59:20 -0500 Subject: Session target in IPA provider --- src/providers/ldap/sdap.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/providers/ldap/sdap.h') diff --git a/src/providers/ldap/sdap.h b/src/providers/ldap/sdap.h index 0a0f996d..19d9ed9a 100644 --- a/src/providers/ldap/sdap.h +++ b/src/providers/ldap/sdap.h @@ -353,6 +353,7 @@ struct sdap_options { struct sdap_attr_map *sudorule_map; struct sdap_attr_map *autofs_mobject_map; struct sdap_attr_map *autofs_entry_map; + struct sdap_attr_map *selinuxuser_map; /* supported schema types */ enum schema_type { -- cgit