X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Futils%2Fsetup.c;h=c66bd8dde3de7bb6bc41875e42ebdbbd06a3efbc;hb=41746d2f898e3a111e49d59ff3dfcd9d7e575994;hp=e95b30167926d5cb55acc615be57feda832413d3;hpb=86ec123d101269f9877020ba279e7778a23cf3cb;p=citadel.git diff --git a/citadel/utils/setup.c b/citadel/utils/setup.c index e95b30167..c66bd8dde 100644 --- a/citadel/utils/setup.c +++ b/citadel/utils/setup.c @@ -192,8 +192,8 @@ void SetTitles(void) "\n" " 0. Self contained authentication\n" " 1. Host system integrated authentication\n" -" 2. External LDAP - RFC 2307 compliant directory\n" -" 3. External LDAP - nonstandard MS Active Directory\n" +" 2. External LDAP - RFC 2307 POSIX schema\n" +" 3. External LDAP - MS Active Directory schema\n" "\n" "For help: http://www.citadel.org/doku.php/faq:installation:authmodes\n" "\n"