Loading howto/ldap.md +4 −2 Original line number Diff line number Diff line Loading @@ -367,6 +367,8 @@ authentication and authorization, and machines. ## Design <!-- TODO: perform this audit https://bluesock.org/~willkg/blog/dev/auditing_projects.html --> The LDAP setup at Tor is based on the one from Debian.org. `/etc/password` and `groups` files are synchronized from the central LDAP server using the `sshdist` account, which means Loading Loading @@ -502,8 +504,8 @@ Note that this procedure fails when the git server is unavailable, see Those are the various scripts shipped by userdir-ldap. This table describes which programming language it's written in and a short description of its purpose. The `ud?` column documents whether the command was considered for implementation in ud, and gives us a hint on whether it is important or not. command was considered for implementation in the [ud](https://github.com/Debian/ud) rewrite, and gives us a hint on whether it is important or not. | tool | lang | ud? | description | | ------------------------- | ------ | --- | --------------------------------------------------------------- | Loading Loading
howto/ldap.md +4 −2 Original line number Diff line number Diff line Loading @@ -367,6 +367,8 @@ authentication and authorization, and machines. ## Design <!-- TODO: perform this audit https://bluesock.org/~willkg/blog/dev/auditing_projects.html --> The LDAP setup at Tor is based on the one from Debian.org. `/etc/password` and `groups` files are synchronized from the central LDAP server using the `sshdist` account, which means Loading Loading @@ -502,8 +504,8 @@ Note that this procedure fails when the git server is unavailable, see Those are the various scripts shipped by userdir-ldap. This table describes which programming language it's written in and a short description of its purpose. The `ud?` column documents whether the command was considered for implementation in ud, and gives us a hint on whether it is important or not. command was considered for implementation in the [ud](https://github.com/Debian/ud) rewrite, and gives us a hint on whether it is important or not. | tool | lang | ud? | description | | ------------------------- | ------ | --- | --------------------------------------------------------------- | Loading