117-303 試験問題を無料オンラインアクセス
| 試験コード: | 117-303 |
| 試験名称: | LPI Level 3 Exam (LPI 303: Security) |
| 認定資格: | Lpi |
| 無料問題数: | 101 |
| 更新日: | 2026-09-02 |
Which command will list all of the extended attributes on the file afile.txt along with the values?
The system administrator wishes to use the pam_listfile.so module to restrict which users are allowed to login via SSH. Which line will configure this behaviour?
Someone who wishes to receive an encrypted file has provided a key UID and a key fingerprint for verification to the data sender. Assuming that this key is on a public keyserver, what command will fetch the public key from the server?
The local system administrator has created a configuration entry for apache version 2 that isn't working. What is wrong with the following configuration?
<Location /members>
AuthName Members
AuthType Basic
AuthUserFile /www/passwd
</Location>