1 Template: citadel/ServerIPAddress
4 _Description: Listen IP for Citadel
5 Specify the IP address on which your server will run. If you
6 specify 0.0.0.0, Citadel will listen on all addresses.
7 You can usually skip this unless you are running multiple
8 instances of Citadel on the same computer.
10 Template: citadel/LoginType
13 _Description: Enable external Accounting Mode
14 Do you want to use Host based authentication or Citadel internal?
15 Host based accounting could be /etc/passwd or an LDAP directory.
16 WARNING: do not change this setting once your system is installed.
17 Answer "no" unless you completely understand this option.
19 Template: citadel/Administrator
21 Default: Administrator
22 _Description: Citadel Administrator
23 Enter the name of the Citadeladministrator (which is probably
24 you). When an account is created with this name, it will
25 automatically be given administrator-level access.
27 Template: citadel/Installnote
29 _Description: Citadel/UX
30 For post configuring your Citadel Server, use citadel-webcit with your
31 browser, log in as the user you specified as the Administrator, and
32 review the Points under the Administration menu. If you have further
33 questions review www.citadel.org, specialy the FAQ and Documentation