-
Notifications
You must be signed in to change notification settings - Fork 207
/
guide.html
98 lines (98 loc) · 5.78 KB
/
guide.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
---
layout: guide
---
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Part I. Deployment Guide</title>
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
<link rel="home" href="index.html" title="Cockpit Guide">
<link rel="up" href="index.html" title="Cockpit Guide">
<link rel="prev" href="index.html" title="Cockpit Guide">
<link rel="next" href="cockpit-manual.html" title="Manual pages">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
<td><a accesskey="p" href="index.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td> </td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<th width="100%" align="center">Cockpit Guide</th>
<td><a accesskey="n" href="cockpit-manual.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr></table>
<div class="part">
<div class="titlepage"><div><div><h1 class="title">
<a name="guide"></a>Part I. Deployment Guide</h1></div></div></div>
<div class="toc">
<p><b>Table of Contents</b></p>
<dl class="toc">
<dt><span class="chapter"><a href="cockpit-manual.html">Manual pages</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="cockpit.conf.5.html">cockpit.conf</a></span><span class="refpurpose"> — Cockpit configuration file</span>
</dt>
<dt>
<span class="refentrytitle"><a href="cockpit-ws.8.html">cockpit-ws</a></span><span class="refpurpose"> — Cockpit web service</span>
</dt>
<dt>
<span class="refentrytitle"><a href="cockpit-tls.8.html">cockpit-tls</a></span><span class="refpurpose"> — TLS proxy for Cockpit web service</span>
</dt>
<dt>
<span class="refentrytitle"><a href="cockpit-desktop.1.html">cockpit-desktop</a></span><span class="refpurpose"> — Cockpit Desktop integration</span>
</dt>
<dt>
<span class="refentrytitle"><a href="cockpit-bridge.1.html">cockpit-bridge</a></span><span class="refpurpose"> — Cockpit Host Bridge</span>
</dt>
</dl></dd>
<dt><span class="chapter"><a href="https.html">SSL/TLS Usage</a></span></dt>
<dd><dl>
<dt><span class="section"><a href="https.html#https-required">HTTPS Requirement</a></span></dt>
<dt><span class="section"><a href="https.html#https-certificates">Certificates</a></span></dt>
</dl></dd>
<dt><span class="chapter"><a href="listen.html">TCP Port and Address</a></span></dt>
<dd><dl>
<dt><span class="section"><a href="listen.html#listen-systemd">Cockpit systemd Socket</a></span></dt>
<dt><span class="section"><a href="listen.html#listen-selinux">SELinux Port</a></span></dt>
<dt><span class="section"><a href="listen.html#listen-firewalld">Firewalld Port</a></span></dt>
</dl></dd>
<dt><span class="chapter"><a href="startup.html">Start up</a></span></dt>
<dd><dl>
<dt><span class="section"><a href="startup.html#startup-shutdown">Process exit</a></span></dt>
<dt><span class="section"><a href="startup.html#startup-boot">Boot start up</a></span></dt>
</dl></dd>
<dt><span class="chapter"><a href="authentication.html">Cockpit Authentication</a></span></dt>
<dd><dl>
<dt><span class="section"><a href="authentication.html#initial-auth">Directly logging into the primary server</a></span></dt>
<dt><span class="section"><a href="authentication.html#direct-secondary-auth">Directly logging into a secondary server without a primary session</a></span></dt>
<dt><span class="section"><a href="authentication.html#secondary-auth">Logging into a secondary server from the primary session</a></span></dt>
<dd><dl>
<dt><span class="section"><a href="authentication.html#password">Password</a></span></dt>
<dt><span class="section"><a href="authentication.html#kerberos">Kerberos</a></span></dt>
<dt><span class="section"><a href="authentication.html#public-key">Public key</a></span></dt>
<dt><span class="section"><a href="authentication.html#host-keys">SSH host keys</a></span></dt>
</dl></dd>
</dl></dd>
<dt><span class="chapter"><a href="sso.html">Single Sign On</a></span></dt>
<dd><dl>
<dt><span class="section"><a href="sso.html#sso-server">Server Requirements</a></span></dt>
<dt><span class="section"><a href="sso.html#sso-client">Client Requirements</a></span></dt>
</dl></dd>
<dt><span class="chapter"><a href="cert-authentication.html">Certificate/smart card authentication</a></span></dt>
<dd><dl>
<dt><span class="section"><a href="cert-authentication.html#certauth-server-cert-generation">User certificate generation</a></span></dt>
<dt><span class="section"><a href="cert-authentication.html#certauth-server-ipa">Certificate mapping with FreeIPA</a></span></dt>
<dt><span class="section"><a href="cert-authentication.html#certauth-server-ms-ad">Certificate mapping with Microsoft Active Directory</a></span></dt>
<dt><span class="section"><a href="cert-authentication.html#certauth-server-samba-ad">Certificate mapping with Samba Active Directory</a></span></dt>
<dt><span class="section"><a href="cert-authentication.html#certauth-server-cockpitconf">Cockpit web server configuration</a></span></dt>
<dt><span class="section"><a href="cert-authentication.html#certauth-server-resourcelimits">Cockpit web server resource limits</a></span></dt>
<dt><span class="section"><a href="cert-authentication.html#certauth-forwarding">Authentication to other services like sudo and ssh</a></span></dt>
</dl></dd>
<dt><span class="chapter"><a href="privileges.html">Privileges and Permissions</a></span></dt>
<dd><dl><dt><span class="section"><a href="privileges.html#privileges-polkit">Customizing Polkit Privileges</a></span></dt></dl></dd>
</dl>
</div>
</div>
<div class="footer"><hr></div>
</body>
</html>