summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorTom Joseph <tomjoseph@in.ibm.com>2018-09-14 10:02:20 +0530
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-10-04 14:27:10 -0400
commit536ea32ddc61bc3f5ad34eada5788797e1771832 (patch)
tree184aa6f39ef50147245bed65254d614403998673 /.gitignore
parent3618f443ceae49bbcbfd7d35563c23f876ca5d79 (diff)
downloadphosphor-user-manager-536ea32ddc61bc3f5ad34eada5788797e1771832.tar.gz
phosphor-user-manager-536ea32ddc61bc3f5ad34eada5788797e1771832.zip
ldap: Add application to configure privilege for LDAP groups
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>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 075e76a..961e9b3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -45,3 +45,5 @@ Makefile.in
Makefile
.deps
/*-libtool
+.project
+/phosphor-ldap-mapper/phosphor-ldap-mapper
OpenPOWER on IntegriCloud