summaryrefslogtreecommitdiffstats
path: root/phosphor-ldap-mapper
Commit message (Collapse)AuthorAgeFilesLines
* ldap: Add persistence for LDAP mapper D-Bus objectsTom Joseph2018-10-048-4/+204
| | | | | Change-Id: Ib8979a7c655f74c332d80e7fb221ef03e9a3f83c Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com>
* ldap: Add application to configure privilege for LDAP groupsTom Joseph2018-10-046-0/+380
The application implements the xyz.openbmc_project.User.PrivilegeMapper D-Bus interface to configure privilege levels for LDAP groups. The Create method is used to create privilege mapping for the LDAP group. D-Bus object is created for each LDAP group and implements the D-Bus interface xyz.openbmc_project.User.PrivilegeMapperEntry. : Change-Id: I20935229a8a79ce1e52a857672a6a0085cb5ace4 Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com>
OpenPOWER on IntegriCloud