summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* LDAP:change default values of GroupNameAttribute and UserNamAttributeHEADmasterraviteja-b2019-04-051-2/+2
* build: install into bin instead of sbinPatrick Venture2019-03-283-3/+3
* Removing unused SetPassword D-Bus API methodSumanth Bhat2019-03-195-607/+23
* LDAP: Add the persistency for the "Enabled" propertyRatan Gupta2019-03-119-24/+202
* squash the following commitsRatan Gupta2019-03-115-93/+526
* Corrected the error log message.Ratan Gupta2019-03-061-2/+4
* MAINTAINERS: Remove myself, add Ratan and RichardBrad Bishop2019-03-051-3/+2
* build: pkg anti-pattern: use defaultsPatrick Venture2019-02-131-3/+3
* Remove output user name comparison for pam_tally2Richard Marian Thomaiyar2018-11-281-30/+17
* Add unit tests for ldap mapper applicationTom Joseph2018-11-263-0/+164
* Refactor mapper application to enable unit testsTom Joseph2018-11-207-20/+38
* Add readme for user managerRatan Gupta2018-11-201-0/+49
* phosphor-ldap-conf: nslcd restart service getting called twiceNagaraju Goruganti2018-11-192-8/+7
* React to nsswitch config file changesDeepak Kodihalli2018-11-194-26/+1
* phosphor-ldap-conf: update nslcd.conf file with tls_cacertfile infoNagaraju Goruganti2018-11-194-36/+80
* phosphor-ldap-conf: add unit testsNagaraju Goruganti2018-11-199-18/+458
* phosphor-ldap-conf: Make correction in renaming path of nsswitch.confRatan Gupta2018-11-191-4/+1
* phosphor-ldap-conf: Don't create the LDAP config objectRatan Gupta2018-11-191-0/+12
* phosphor-ldap-conf: Don't map the uid with cn for openLDAPRatan Gupta2018-11-191-1/+0
* phosphor-ldap-conf: update nslcd.conf file for OpenLdapNagaraju Goruganti2018-11-191-0/+1
* phosphor-ldap-conf: validate LDAP Server URINagaraju Goruganti2018-11-204-27/+101
* ldap-config: remove Bindpassword and secureLDAP property from the interfaceNagaraju Goruganti2018-11-202-111/+55
* phosphor-ldap-conf: change the permissions of the nslcd.conf fileRatan Gupta2018-10-231-0/+17
* phosphor-ldap-conf: add support for anonymous bindNagaraju Goruganti2018-10-231-2/+7
* user_mgr: throw original exceptionPatrick Venture2018-10-161-5/+5
* Add support for user locked state propertyRichard Marian Thomaiyar2018-10-094-4/+151
* Support for password & security configurationRichard Marian Thomaiyar2018-10-092-2/+365
* phosphor-ldap-conf: add support for validation of parametersNagaraju Goruganti2018-10-062-4/+54
* phosphor-ldap-conf: switch between config files while enabling/disabling LDAPNagaraju Goruganti2018-10-042-0/+56
* phosphor-ldap-conf: Implement the Delete interfaceNagaraju Goruganti2018-10-042-2/+22
* phosphor-ldap-conf: implement restore and add error handlingNagaraju Goruganti2018-10-042-62/+327
* phosphor-ldap-conf: add application to configure LDAPNagaraju Goruganti2018-10-046-2/+498
* ldap: Add persistence for LDAP mapper D-Bus objectsTom Joseph2018-10-049-4/+214
* ldap: Add application to configure privilege for LDAP groupsTom Joseph2018-10-049-2/+388
* phosphor-user-manager: use c++17Vernon Mauery2018-10-041-1/+1
* Fix to include user id 0 in users list.Richard Marian Thomaiyar2018-10-011-2/+4
* User home directory fixups. Needed for SSHRichard Marian Thomaiyar2018-10-011-3/+4
* Handle empty privilege conditionRichard Marian Thomaiyar2018-10-011-7/+12
* Basic support for User manager serviceRichard Marian Thomaiyar2018-09-0312-286/+1421
* Adding Richard as reviewerRichard Marian Thomaiyar2018-06-121-0/+1
* Add MAINTAINERS fileAndrew Jeffery2018-05-221-0/+46
* Fix to use mkstemp for temp shadow file creationRichard Marian Thomaiyar2018-01-194-36/+41
* Add GTEST casesVishwanatha Subbanna2017-10-125-1/+266
* Throw exceptions on password update failureVishwanatha Subbanna2017-10-122-14/+52
* Update shadow password file with new passwordVishwanatha Subbanna2017-10-126-13/+318
* Extract crypto algorithm field and add utility functionsVishwanatha Subbanna2017-09-133-3/+92
* Add gitignore fileVishwanatha Subbanna2017-09-131-0/+47
* Implement user password interfaceVishwanatha Subbanna2017-09-135-0/+134
* Put initial skeleton code of user managerVishwanatha Subbanna2017-09-064-0/+66
* Initial commitPatrick Williams2017-09-051-0/+201
OpenPOWER on IntegriCloud