]> code.citadel.org Git - citadel.git/blobdiff - citadel/debian/citadel-server.templates
* depend on bdb 4.3 or 4.4
[citadel.git] / citadel / debian / citadel-server.templates
index 74188287611d33c29f138087edb6899fa895a358..dd59755f8fb681f36393f0b00f616b49a5131e7b 100644 (file)
@@ -8,6 +8,23 @@ Description: Listen IP for Citadel
   instances of Citadel on the same computer.
 
 
+Template: citadel/LoginType
+Type: boolean
+Default: false
+Description: Citadel Account Mode
+  Normally, a Citadel system uses a "black box" authentication mode.
+  This means that users do not have accounts or home directories on
+  the underlying host system -- Citadel manages its own user database.
+  However, if you wish to override this behavior, you can enable the
+  host based authentication mode which is traditional for Unix systems.
+  You will allso need host based authentication if you want to authenticate
+  against an ldap directory or another pam source for example.
+  WARNING: do *not* change this setting once your system is installed.
+  .
+  (Answer "no" unless you completely understand this option)
+  Do you want to enable host based authentication mode?
+
+
 Template: citadel/Administrator
 Type: string
 Default: Administrator