From 2ee53d15ff1ff04d4deebf7001a91d582ed25462 Mon Sep 17 00:00:00 2001 From: moodler Date: Sun, 20 Oct 2002 18:06:04 +0000 Subject: [PATCH] Some more clues for new admins ... --- auth/README | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/auth/README b/auth/README index a103a55f14..c054c1e99d 100644 --- a/auth/README +++ b/auth/README @@ -33,3 +33,11 @@ none - no authentication at all .. very insecure!! ldap - Uses an external LDAP server + + - user logs in using username and password + - these are checked against an LDAP server + - if correct, user is logged in + - optionally, info is copied from the LDAP + database to the Moodle user database + + (see the ldap/README for more details on config etc...) -- 2.39.5