|
8.
|
|
|
Citadel User ID:
|
|
|
|
Citadel Benutzer Kennung
|
|
Translated by
Steven Kleist
|
|
Reviewed by
Matthias Loidolt
|
|
|
|
Located in
../utils/setup.c:149
|
|
9.
|
|
|
Citadel needs to run under its own user ID. This would
typically be called "citadel", but if you are running Citadel
as a public BBS, you might also call it "bbs" or "guest".
The server will run under this user ID. Please specify that
user ID here. You may specify either a user name or a numeric
UID.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Citadel muss unter einer eigenen Benutzer-ID laufen. Üblicherweise
lautet diese 'citadel', wenn Sie Citadel aber als öffentlicher BBS laufen lassen,
nennen Sie die ID 'bbs' oder 'guest'. Der Server wird unter dieser ID ausgeführt.
Geben Sie nun den Benutzernamen oder UID an.
|
|
Translated by
Steven Kleist
|
|
Reviewed by
Matthias Loidolt
|
|
|
|
Located in
../utils/setup.c:151
|
|
10.
|
|
|
Listening address for the Citadel server:
|
|
|
|
Adresse, auf der Citadel auf Anfragen wartet:
|
|
Translated by
Helge Kreutzmann
|
|
|
|
Located in
../utils/setup.c:158
|
|
11.
|
|
|
Please specify the IP address which the server should be listening to. You can name a specific IPv4 or IPv6 address, or you can specify
'*' for 'any address', '::' for 'any IPv6 address', or '0.0.0.0'
for 'any IPv4 address'. If you leave this blank, Citadel will
listen on all addresses. This can usually be left to the default unless multiple instances of Citadel are running on the same computer.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Bitte geben Sie die IP-Adresse, die der Server sein sollte zuhören. Sie können den Namen einer bestimmten IPv4 oder IPv6-Adresse, oder Sie können festlegen,
'*' Für 'eine beliebige Adresse', ':' für 'alle IPv6-Adresse "oder '0 .0.0.0'
für "alle IPv4-Adresse". Wenn Sie dieses Feld leer lassen, wird Citadel
hören auf alle Adressen. Diese können in der Regel auf den Standardwert belassen werden, es sei denn mehrere Instanzen Zitadelle auf dem gleichen Computer ausgeführt werden.
|
|
Translated and reviewed by
ubuntuuser87
|
|
|
|
Located in
../utils/setup.c:160
|
|
12.
|
|
|
Server port number:
|
|
|
|
LDAP-Portnummer:
|
|
Translated by
Helge Kreutzmann
|
|
|
|
|
|
|
Located in
../utils/setup.c:168
|
|
13.
|
|
|
Specify the TCP port number on which your server will run.
Normally, this will be port 504, which is the official port
assigned by the IANA for Citadel servers. You will only need
to specify a different port number if you run multiple instances
of Citadel on the same computer and there is something else
already using port 504.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Geben Sie den TCP-Port-Nummer auf dem Server ausgeführt wird.
Normalerweise wird dieser Port 504, die die offizielle Schnittstelle ist
zugewiesen von der IANA für Citadel-Servern. Sie müssen nur
Um einen anderen Port-Nummer, wenn Sie mehrere Instanzen laufen
der Zitadelle auf dem gleichen Computer, und es ist etwas anderes
bereits über Port 504 auf.
|
|
Translated and reviewed by
ubuntuuser87
|
|
|
|
Located in
../utils/setup.c:170
|
|
14.
|
|
|
Authentication method to use:
|
|
|
|
Zu verwendene Authentifizierungsmethode:
|
|
Translated by
Helge Kreutzmann
|
|
|
|
Located in
../utils/setup.c:177
|
|
15.
|
|
|
Please choose the user authentication mode. By default Citadel will use its own internal user accounts database. If you choose Host, Citadel users will have accounts on the host system, authenticated via /etc/passwd or a PAM source. LDAP chooses an RFC 2307 compliant directory server, the last option chooses the nonstandard MS Active Directory LDAP scheme.
Do not change this option unless you are sure it is required, since changing back requires a full reinstall of Citadel.
0. Self contained authentication
1. Host system integrated authentication
2. External LDAP - RFC 2307 compliant directory
3. External LDAP - nonstandard MS Active Directory
For help: http://www.citadel.org/doku.php/faq:installation:authmodes
ANSWER "0" UNLESS YOU COMPLETELY UNDERSTAND THIS OPTION.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
Bitte wählen Sie die Benutzer-Authentifizierung-Modus. Standardmäßig Citadel wird seine eigenen internen Benutzerkonten-Datenbank. Wenn Sie Host wählen, wird Citadel Benutzer haben Accounts auf dem Host-System, über / etc / passwd oder eine PAM Quelle authentifiziert. LDAP wählt eine RFC 2307 kompatiblen Verzeichnisserver, wählt die letzte Option der Nicht-Standard-MS Active Directory LDAP Schema.
Ändern Sie diese Option, wenn Sie sicher, dass es erforderlich ist, sind seit dem Wechsel zurück erfordert ein voller Citadel neu zu installieren.
0. Eigenständiges Authentifizierung
1. Host-System integrierte Authentifizierung
2. Externe LDAP - RFC 2307 konforme Verzeichnisdienste
3. Externe LDAP - Nicht-Standard-MS Active Directory
Für Hilfe: http://www.citadel.org/doku.php/faq:installation:authmodes
|
|
Translated and reviewed by
ubuntuuser87
|
|
|
|
Located in
../utils/setup.c:179
|
|
16.
|
|
|
LDAP host:
|
|
|
|
LDAP-Host:
|
|
Translated by
Helge Kreutzmann
|
|
|
|
Located in
../utils/setup.c:197
|
|
17.
|
|
|
Please enter the host name or IP address of your LDAP server.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Bitte geben Sie den Rechnernamen oder die IP-Adresse Ihres LDAP-Servers an.
|
|
Translated by
Helge Kreutzmann
|
|
|
|
|
|
|
Located in
../utils/setup.c:199
|