History log of /openbmc/phosphor-user-manager/docs/ (Results 1 – 8 of 8)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
e7d4559b06-Aug-2024 George Liu <liuxiwei@ieisystem.com>

Fix MD001 warnings

The following warnings are generated by using markdownlint analysis:
```
docs/README.md:10 MD001/heading-increment Heading levels should only increment by one level at a time [Exp

Fix MD001 warnings

The following warnings are generated by using markdownlint analysis:
```
docs/README.md:10 MD001/heading-increment Heading levels should only increment by one level at a time [Expected: h3; Actual: h4]
```
Refer to markdown-lint [1] to fix MD001
[1]: https://github.com/updownpress/markdown-lint/blob/master/rules/001-header-increment.md

Signed-off-by: George Liu <liuxiwei@ieisystem.com>
Change-Id: I55d5132edb76bd2e46ea34d579b6a7b264581059

show more ...

1a80ae5a06-Aug-2024 George Liu <liuxiwei@ieisystem.com>

Fix MD041 warnings

The following warnings are generated by using markdownlint analysis:
```
docs/README.md:1 MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading

Fix MD041 warnings

The following warnings are generated by using markdownlint analysis:
```
docs/README.md:1 MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "## To Build"]
```
Refer to markdown-lint [1] to fix MD041
[1]: https://github.com/updownpress/markdown-lint/blob/master/rules/041-first-line-h1.md

Signed-off-by: George Liu <liuxiwei@ieisystem.com>
Change-Id: I2bdb36a03a1e3d454f30f69ebbb95b21cacd32f8

show more ...

34eb585c05-Aug-2024 George Liu <liuxiwei@ieisystem.com>

Fix MD040 warnings

The following warnings are generated by using markdownlint analysis:
```
MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
```
Refer

Fix MD040 warnings

The following warnings are generated by using markdownlint analysis:
```
MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
```
Refer to markdown-lint [1] to fix MD040
[1]: https://github.com/updownpress/markdown-lint/blob/master/rules/040-fenced-code-language.md

Signed-off-by: George Liu <liuxiwei@ieisystem.com>
Change-Id: Ib455fe1ac0113d54115f8a15ecb6cd4bfcc07681

show more ...

40419f9105-Oct-2023 Ravi Teja <raviteja28031990@gmail.com>

Update README file

This commit updates meson build steps

Change-Id: Iae3d995e47075fe8d7d31d78afbe91f81183a530
Signed-off-by: Ravi Teja <raviteja28031990@gmail.com>

23f82c1e27-Jul-2023 Michal Orzel <michalx.orzel@intel.com>

Change authority D-Bus names

Changing authority service references in code from 'ldap' to more
generic name, to comply with change in phosphor-certificate-manager.

Related change:
https://gerrit.op

Change authority D-Bus names

Changing authority service references in code from 'ldap' to more
generic name, to comply with change in phosphor-certificate-manager.

Related change:
https://gerrit.openbmc.org/c/openbmc/phosphor-certificate-manager/+/65458

Tested:
Adding, reading and removal of CA Certificate via Redfish works without
any noticeable regression.

Change-Id: Ia0517844c5f1d8eb55c4dec156f409fd6875a502
Signed-off-by: Michal Orzel <michalx.orzel@intel.com>

show more ...

37d26c0f08-Dec-2022 Patrick Williams <patrick@stwcx.xyz>

prettier: re-format

Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML
files to have consistent formatting for these file types. Re-run the
formatter on the whole repository.

prettier: re-format

Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML
files to have consistent formatting for these file types. Re-run the
formatter on the whole repository.

Change-Id: I4d84d2c5b03d005b66fabe13980539154cac162d
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>

show more ...


/openbmc/phosphor-user-manager/.clang-format
/openbmc/phosphor-user-manager/.clang-tidy
/openbmc/phosphor-user-manager/.gitignore
/openbmc/phosphor-user-manager/.openbmc-enforce-gitlint
/openbmc/phosphor-user-manager/OWNERS
README.md
/openbmc/phosphor-user-manager/file.hpp
/openbmc/phosphor-user-manager/mainapp.cpp
/openbmc/phosphor-user-manager/meson.build
/openbmc/phosphor-user-manager/meson_options.txt
/openbmc/phosphor-user-manager/nslcd
/openbmc/phosphor-user-manager/phosphor-ldap-config/ldap_config.cpp
/openbmc/phosphor-user-manager/phosphor-ldap-config/ldap_config.hpp
/openbmc/phosphor-user-manager/phosphor-ldap-config/ldap_config_mgr.cpp
/openbmc/phosphor-user-manager/phosphor-ldap-config/ldap_config_mgr.hpp
/openbmc/phosphor-user-manager/phosphor-ldap-config/ldap_mapper_entry.cpp
/openbmc/phosphor-user-manager/phosphor-ldap-config/ldap_mapper_entry.hpp
/openbmc/phosphor-user-manager/phosphor-ldap-config/ldap_mapper_serialize.cpp
/openbmc/phosphor-user-manager/phosphor-ldap-config/ldap_mapper_serialize.hpp
/openbmc/phosphor-user-manager/phosphor-ldap-config/main.cpp
/openbmc/phosphor-user-manager/phosphor-ldap-config/meson.build
/openbmc/phosphor-user-manager/phosphor-ldap-config/utils.cpp
/openbmc/phosphor-user-manager/phosphor-ldap-config/utils.hpp
/openbmc/phosphor-user-manager/phosphor-nslcd-cert-config.conf
/openbmc/phosphor-user-manager/shadowlock.hpp
/openbmc/phosphor-user-manager/subprojects/cereal.wrap
/openbmc/phosphor-user-manager/subprojects/phosphor-dbus-interfaces.wrap
/openbmc/phosphor-user-manager/subprojects/phosphor-logging.wrap
/openbmc/phosphor-user-manager/subprojects/sdbusplus.wrap
/openbmc/phosphor-user-manager/test/ldap_config_test.cpp
/openbmc/phosphor-user-manager/test/meson.build
/openbmc/phosphor-user-manager/test/mock_user_mgr.hpp
/openbmc/phosphor-user-manager/test/user_mgr_test.cpp
/openbmc/phosphor-user-manager/test/utils_test.cpp
/openbmc/phosphor-user-manager/user_mgr.cpp
/openbmc/phosphor-user-manager/user_mgr.hpp
/openbmc/phosphor-user-manager/users.cpp
/openbmc/phosphor-user-manager/users.hpp
3ab6cc2803-Mar-2020 Joseph Reynolds <joseph-reynolds@charter.net>

Add UserPasswordExpired for local users

Adds a new UserPasswordExpired property to local User.Attributes which
represents if the account's password is expired and must be changed.
The value correspo

Add UserPasswordExpired for local users

Adds a new UserPasswordExpired property to local User.Attributes which
represents if the account's password is expired and must be changed.
The value corresponds to the `chage` command.

Note this is distinct from UserLockedForFailedAttempt which represents
a locked account due to unsuccessful authentication atttempts.

Tested: Via busctl
- Checked local and LDAP users.
- Expired password via `passwd --expire USER`.
- Aged password via `chage USER`.
- Changed password via REST API and via the `passwd USER` command.

Signed-off-by: Joseph Reynolds <joseph-reynolds@charter.net>
Change-Id: I44585559509a422bb91c83a2a853c1a033594350

show more ...


/openbmc/phosphor-user-manager/.gitignore
/openbmc/phosphor-user-manager/MAINTAINERS
/openbmc/phosphor-user-manager/Makefile.am
/openbmc/phosphor-user-manager/configure.ac
README.md
/openbmc/phosphor-user-manager/phosphor-ldap-config/Makefile.am
/openbmc/phosphor-user-manager/phosphor-ldap-config/ldap_config.cpp
/openbmc/phosphor-user-manager/phosphor-ldap-config/ldap_config.hpp
/openbmc/phosphor-user-manager/phosphor-ldap-config/ldap_config_mgr.cpp
/openbmc/phosphor-user-manager/phosphor-ldap-config/ldap_config_mgr.hpp
/openbmc/phosphor-user-manager/phosphor-ldap-config/ldap_mapper_entry.cpp
/openbmc/phosphor-user-manager/phosphor-ldap-config/ldap_mapper_entry.hpp
/openbmc/phosphor-user-manager/phosphor-ldap-config/ldap_mapper_serialize.cpp
/openbmc/phosphor-user-manager/phosphor-ldap-config/ldap_mapper_serialize.hpp
/openbmc/phosphor-user-manager/phosphor-ldap-config/main.cpp
/openbmc/phosphor-user-manager/phosphor-ldap-mapper/Makefile.am
/openbmc/phosphor-user-manager/phosphor-ldap-mapper/ldap_mapper_entry.cpp
/openbmc/phosphor-user-manager/phosphor-ldap-mapper/ldap_mapper_entry.hpp
/openbmc/phosphor-user-manager/phosphor-ldap-mapper/ldap_mapper_mgr.cpp
/openbmc/phosphor-user-manager/phosphor-ldap-mapper/ldap_mapper_mgr.hpp
/openbmc/phosphor-user-manager/phosphor-ldap-mapper/ldap_mapper_serialize.cpp
/openbmc/phosphor-user-manager/phosphor-ldap-mapper/ldap_mapper_serialize.hpp
/openbmc/phosphor-user-manager/phosphor-ldap-mapper/main.cpp
/openbmc/phosphor-user-manager/test/Makefile.am
/openbmc/phosphor-user-manager/test/ldap_config_test.cpp
/openbmc/phosphor-user-manager/test/ldap_mapper_test.cpp
/openbmc/phosphor-user-manager/test/mock_user_mgr.hpp
/openbmc/phosphor-user-manager/test/user_mgr_test.cpp
/openbmc/phosphor-user-manager/user_mgr.cpp
/openbmc/phosphor-user-manager/user_mgr.hpp
/openbmc/phosphor-user-manager/users.cpp
/openbmc/phosphor-user-manager/users.hpp
23886efd07-Oct-2018 Ratan Gupta <ratagupt@in.ibm.com>

Add readme for user manager

This document presently have the various REST commands related to
configuration of LDAP on the BMC.

Change-Id: I0c1be4692b546bb591378f73bc992d6c742c3bc1
Signed-off-by: R

Add readme for user manager

This document presently have the various REST commands related to
configuration of LDAP on the BMC.

Change-Id: I0c1be4692b546bb591378f73bc992d6c742c3bc1
Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
Signed-off-by: Nagaraju Goruganti <ngorugan@in.ibm.com>

show more ...


/openbmc/phosphor-user-manager/.clang-format
/openbmc/phosphor-user-manager/.gitignore
/openbmc/phosphor-user-manager/LICENSE
/openbmc/phosphor-user-manager/MAINTAINERS
/openbmc/phosphor-user-manager/Makefile.am
/openbmc/phosphor-user-manager/bootstrap.sh
/openbmc/phosphor-user-manager/configure.ac
README.md
/openbmc/phosphor-user-manager/file.hpp
/openbmc/phosphor-user-manager/mainapp.cpp
/openbmc/phosphor-user-manager/phosphor-ldap-config/Makefile.am
/openbmc/phosphor-user-manager/phosphor-ldap-config/ldap_configuration.cpp
/openbmc/phosphor-user-manager/phosphor-ldap-config/ldap_configuration.hpp
/openbmc/phosphor-user-manager/phosphor-ldap-config/main.cpp
/openbmc/phosphor-user-manager/phosphor-ldap-config/utils.cpp
/openbmc/phosphor-user-manager/phosphor-ldap-config/utils.hpp
/openbmc/phosphor-user-manager/phosphor-ldap-mapper/Makefile.am
/openbmc/phosphor-user-manager/phosphor-ldap-mapper/ldap_mapper_entry.cpp
/openbmc/phosphor-user-manager/phosphor-ldap-mapper/ldap_mapper_entry.hpp
/openbmc/phosphor-user-manager/phosphor-ldap-mapper/ldap_mapper_mgr.cpp
/openbmc/phosphor-user-manager/phosphor-ldap-mapper/ldap_mapper_mgr.hpp
/openbmc/phosphor-user-manager/phosphor-ldap-mapper/ldap_mapper_serialize.cpp
/openbmc/phosphor-user-manager/phosphor-ldap-mapper/ldap_mapper_serialize.hpp
/openbmc/phosphor-user-manager/phosphor-ldap-mapper/main.cpp
/openbmc/phosphor-user-manager/shadowlock.hpp
/openbmc/phosphor-user-manager/test/Makefile.am
/openbmc/phosphor-user-manager/test/ldap_config_test.cpp
/openbmc/phosphor-user-manager/test/utest.cpp
/openbmc/phosphor-user-manager/test/utils_test.cpp
/openbmc/phosphor-user-manager/user.cpp
/openbmc/phosphor-user-manager/user.hpp
/openbmc/phosphor-user-manager/user_mgr.cpp
/openbmc/phosphor-user-manager/user_mgr.hpp
/openbmc/phosphor-user-manager/users.cpp
/openbmc/phosphor-user-manager/users.hpp