diff --git a/ldap-account-manager/README.md b/ldap-account-manager/README.md index e3462c52713ddc99a21a952ab8773f0b8fd219b4..d054ca8a303308840aa79126378f75a1f50ba875 100644 --- a/ldap-account-manager/README.md +++ b/ldap-account-manager/README.md @@ -9,3 +9,14 @@ for `/var/lib/ldap-account-manager` that contains the application's configuration files. On first run the default files are copied to the volume and the configuration is done through the application itself. The default master password is `lam`. + +## License + +This software is licensed under the MIT license (see `LICENSE.txt`). + +## Author Information + +Nimrod Adar, [contact me](mailto:nimrod@shore.co.il) or visit my [website]( +https://www.shore.co.il/). Patches are welcome via [`git send-email`]( +http://git-scm.com/book/en/v2/Git-Commands-Email). The repository is located +at: <https://www.shore.co.il/git/>. diff --git a/nss-pam-ldapd/README.md b/nss-pam-ldapd/README.md index 46bdbc8786218f50ada6480a84d563c17d34b1e1..0b47ed779bb0cf1ad949a59c996d9fca872a5766 100644 --- a/nss-pam-ldapd/README.md +++ b/nss-pam-ldapd/README.md @@ -18,3 +18,14 @@ Name | Default value `LDAP_STARTTLS` | `false` `LDAP_BASE_DN` | `dc=trusted` `LDAP_CACERTFILE` | `/etc/ssl/certs/ca-certificates.crt` + +## License + +This software is licensed under the MIT license (see `LICENSE.txt`). + +## Author Information + +Nimrod Adar, [contact me](mailto:nimrod@shore.co.il) or visit my [website]( +https://www.shore.co.il/). Patches are welcome via [`git send-email`]( +http://git-scm.com/book/en/v2/Git-Commands-Email). The repository is located +at: <https://www.shore.co.il/git/>. diff --git a/slapd/README.md b/slapd/README.md index f67a1898f45a6094d9b40d74eb70f6958c08ef50..0b4799bde22bcb20ea729a751d79bea64cdd5371 100644 --- a/slapd/README.md +++ b/slapd/README.md @@ -19,3 +19,14 @@ Name | Description | Default value ## Persistence The database is at `/var/lib/ldap`. + +## License + +This software is licensed under the MIT license (see `LICENSE.txt`). + +## Author Information + +Nimrod Adar, [contact me](mailto:nimrod@shore.co.il) or visit my [website]( +https://www.shore.co.il/). Patches are welcome via [`git send-email`]( +http://git-scm.com/book/en/v2/Git-Commands-Email). The repository is located +at: <https://www.shore.co.il/git/>.