From a04ca4f479f7ba98f15fc01fac6a2af0ae964694 Mon Sep 17 00:00:00 2001 From: Art Cancro Date: Thu, 30 Jul 2009 04:12:00 +0000 Subject: [PATCH] * Added a pointer to http://www.citadel.org/doku.php/faq:installation:authmodes in the setup script --- citadel/setup.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/citadel/setup.c b/citadel/setup.c index 013dedc61..8a52b0a02 100644 --- a/citadel/setup.c +++ b/citadel/setup.c @@ -144,9 +144,9 @@ char *setup_text[] = { " 2. External LDAP - RFC 2307 compliant directory\n" " 3. External LDAP - nonstandard MS Active Directory\n" "\n" -"WARNING: do not change this setting once your system is installed.\n" +"For help: http://www.citadel.org/doku.php/faq:installation:authmodes\n" "\n" -"Answer \"0\" unless you completely understand this option.\n", +"ANSWER \"0\" UNLESS YOU COMPLETELY UNDERSTAND THIS OPTION.\n", "Please enter the host name or IP address of your LDAP server.\n", -- 2.39.2