Files
webmin/mount/help/linux_sec.html
2007-04-12 20:24:50 +00:00

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>