問題1
Welche FTP-Namen werden in vsftp als anonyme Benutzer erkannt, wenn die Option anonymous_enable in den Konfigurationsdateien auf yes gesetzt ist? (Wähle zwei.)
Welche FTP-Namen werden in vsftp als anonyme Benutzer erkannt, wenn die Option anonymous_enable in den Konfigurationsdateien auf yes gesetzt ist? (Wähle zwei.)
正確答案: A,B
說明:(僅 NewDumps 成員可見)
問題2
Wie werden Servicedefinitionen in der Hauptkonfigurationsdatei von Postfix in der nächsten Zeile fortgesetzt?
Wie werden Servicedefinitionen in der Hauptkonfigurationsdatei von Postfix in der nächsten Zeile fortgesetzt?
正確答案: E
說明:(僅 NewDumps 成員可見)
問題3
Welche Apache HTTPD-Konfigurationsanweisung wird verwendet, um die Authentifizierungsmethode anzugeben, z. Keine oder Basic?
Welche Apache HTTPD-Konfigurationsanweisung wird verwendet, um die Authentifizierungsmethode anzugeben, z. Keine oder Basic?
正確答案: A
說明:(僅 NewDumps 成員可見)
問題4
Wählen Sie unten die Samba-Option aus, die verwendet werden soll, wenn die Hauptabsicht darin besteht, einen Gastdruckerdienst einzurichten?
Wählen Sie unten die Samba-Option aus, die verwendet werden soll, wenn die Hauptabsicht darin besteht, einen Gastdruckerdienst einzurichten?
正確答案: D
說明:(僅 NewDumps 成員可見)
問題5
Wie heißt das Root-Element des LDAP-Baums, das die Konfiguration eines OpenLDAP-Servers enthält, der eine verzeichnisbasierte Konfiguration verwendet?
(Geben Sie NUR den Namen des Elements ohne zusätzliche Informationen an.)
Wie heißt das Root-Element des LDAP-Baums, das die Konfiguration eines OpenLDAP-Servers enthält, der eine verzeichnisbasierte Konfiguration verwendet?
(Geben Sie NUR den Namen des Elements ohne zusätzliche Informationen an.)
正確答案:
cn=config
Explanation:
The root element of the LDAP tree holding the configuration of an OpenLDAP server that is using directory based configuration is called cn=config. This is a special entry that is not part of the regular data DITs, but rather a separate DIT that can be used to configure the OpenLDAP server online. The cn=config entry contains various subentries that define the global and database-specific settings for the server. The cn=config entry can be accessed and modified using standard LDAP tools and methods, such as ldapsearch and ldapmodify12.
References:
OpenLDAP Software 2.6 Administrator's Guide: Configuring slapd: The official documentation of OpenLDAP on how to configure the slapd daemon, which includes the description of the cn=config entry and its subentries.
How To Configure OpenLDAP and Perform Administrative LDAP Tasks | DigitalOcean: A tutorial from DigitalOcean on how to configure OpenLDAP and perform administrative LDAP tasks, which includes the use of the cn=config entry and the ldapsearch and ldapmodify tools.
Explanation:
The root element of the LDAP tree holding the configuration of an OpenLDAP server that is using directory based configuration is called cn=config. This is a special entry that is not part of the regular data DITs, but rather a separate DIT that can be used to configure the OpenLDAP server online. The cn=config entry contains various subentries that define the global and database-specific settings for the server. The cn=config entry can be accessed and modified using standard LDAP tools and methods, such as ldapsearch and ldapmodify12.
References:
OpenLDAP Software 2.6 Administrator's Guide: Configuring slapd: The official documentation of OpenLDAP on how to configure the slapd daemon, which includes the description of the cn=config entry and its subentries.
How To Configure OpenLDAP and Perform Administrative LDAP Tasks | DigitalOcean: A tutorial from DigitalOcean on how to configure OpenLDAP and perform administrative LDAP tasks, which includes the use of the cn=config entry and the ldapsearch and ldapmodify tools.
問題6
Wenn die Standardrichtlinie für die Netzfilter-INPUT-Kette auf DROP gesetzt ist, warum sollte dann eine Regel existieren, die den Datenverkehr zu localhost erlaubt?
Wenn die Standardrichtlinie für die Netzfilter-INPUT-Kette auf DROP gesetzt ist, warum sollte dann eine Regel existieren, die den Datenverkehr zu localhost erlaubt?
正確答案: B
說明:(僅 NewDumps 成員可見)