From ab27130ed9c72d02f474f17e40e20a2462f79ff0 Mon Sep 17 00:00:00 2001 From: hickert Date: Tue, 30 Oct 2007 11:42:14 +0000 Subject: [PATCH] Updated FAQ file git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@7689 594d385d-05f5-0310-b6e9-bd551577e9d8 --- FAQ | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/FAQ b/FAQ index f30b8ea66..a6332bb5d 100644 --- a/FAQ +++ b/FAQ @@ -412,3 +412,18 @@ Q: Is it possible to see some kind of information about how many objects get shown in the list I'm currently looking at? A: Just add "list_summary = 'true'" inside the main section of your gosa.conf. + +Q: Is it possible to login with the users mail address too? + +A: Yes, just add the following line to your gosa.conf: + + + or for both, uid and mail: + + + + -- 2.30.2