From: Art Cancro Date: Thu, 30 Jul 2009 04:12:00 +0000 (+0000) Subject: * Added a pointer to http://www.citadel.org/doku.php/faq:installation:authmodes in... X-Git-Tag: v7.86~947 X-Git-Url: https://code.citadel.org/?a=commitdiff_plain;h=a04ca4f479f7ba98f15fc01fac6a2af0ae964694;p=citadel.git * Added a pointer to http://www.citadel.org/doku.php/faq:installation:authmodes in the setup script --- 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",