From 5940d2b650608195d791aa2d70b335756323bde2 Mon Sep 17 00:00:00 2001 From: Ben Morrice <ben.morrice@cern.ch> Date: Wed, 9 Nov 2022 13:30:52 +0100 Subject: [PATCH] Add mention of --directory to useraddcern --- docs/docs/account-mgmt.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/account-mgmt.md b/docs/docs/account-mgmt.md index e5e9ed651..639832be0 100644 --- a/docs/docs/account-mgmt.md +++ b/docs/docs/account-mgmt.md @@ -3,8 +3,8 @@ <h2>How to configure LDAP to access user account information</h2> There are different ways to configure user accounts at CERN. -If you only need to create a few AFS accounts, you should simply use -the <tt>useraddcern</tt> command. +If you only need to create a few local accounts, you should simply use +the <tt>useraddcern</tt> command with the <tt>--directory</tt> argument. <p> If you need to give access to larger groups of accounts, that are centrally managed in FIM / Active Directory, read on... -- GitLab