From 26959ce09461b67aa2b2f183a22e8d2e9b72f03a Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Wed, 17 Jun 2020 03:55:45 +0100 Subject: docs(REVIEWS): Update account creation note for new user list Change-Id: If657f4b49d16260b35f13a4124caa336bbe3124b Reviewed-on: https://cl.tvl.fyi/c/depot/+/449 Reviewed-by: riking --- docs/REVIEWS.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs') diff --git a/docs/REVIEWS.md b/docs/REVIEWS.md index d455b75bad..5be81acbef 100644 --- a/docs/REVIEWS.md +++ b/docs/REVIEWS.md @@ -98,9 +98,9 @@ instructions: 1. Be a member of `##tvl`. 2. Clone the depot locally. -3. Create a user entry in our LDAP server, in [`contents.ldif`][]. You create - your password hash by using `slappasswd`, which ships in the `openldap` - package on most distributions. +3. Create a user entry in our LDAP server in [tvl-slapd/default.nix][tvl-slapd]. + You can create your password hash by using `slappasswd`, which ships in the + `openldap` package on most distributions. On systems with Nix systems you can use `nix-shell -p openldap` to get access to the command. @@ -125,5 +125,5 @@ The email address is a [public group][]. [Gerrit walkthrough]: https://gerrit-review.googlesource.com/Documentation/intro-gerrit-walkthrough.html [OWNERS]: https://cl.tvl.fyi/plugins/owners/Documentation/config.md [guidelines]: ./CONTRIBUTING.md#commit-messages -[`contents.ldif`]: https://code.tvl.fyi/tree/ops/nixos/tvl-slapd/contents.ldif +[tvl-slapd]: https://code.tvl.fyi/tree/ops/nixos/tvl-slapd/default.nix [public group]: https://groups.google.com/a/tazj.in/forum/?hl=en#!forum/depot -- cgit 1.4.1