mirror of
https://github.com/webmin/webmin.git
synced 2026-02-03 14:13:29 +00:00
9 lines
371 B
HTML
9 lines
371 B
HTML
<header>Security level</header>
|
|
|
|
Kerberos has three different security levels:
|
|
<ul><li>Authentication only: The header of each request and response is signed.</li>
|
|
<li>Integrity: The header and body of each request and response are signed.</li>
|
|
<li>Privacy: The header of each request is signed, and the body is encrypted.</li></ul><br>
|
|
<br><i>mount option: sec</i>
|
|
<hr>
|