forked from server/user-documentation
Update modules/ROOT/pages/administration/SSH-Advanced-Usage.adoc
Add a note about the status of this as a work in progress
This commit is contained in:
parent
eca3ef22d7
commit
32e9e4c701
1 changed files with 5 additions and 0 deletions
|
|
@ -7,6 +7,11 @@ The Fedora Docs team
|
|||
[abstract]
|
||||
This topic walks through common SSH use cases that combine server-side configuration with client-side commands: certificate-based authentication, X11 forwarding, and port forwarding. It focuses on example configuration and commands for typical scenarios -- for complete directive and option references, see xref:SSH-Server.adoc[OpenSSH Server Configuration] and xref:SSH-Client.adoc[OpenSSH Client Configuration]. For background on the SSH protocol, see xref:SSH-About.adoc[About SSH and OpenSSH].
|
||||
|
||||
[NOTE]
|
||||
====
|
||||
**Status:** work in progress. Content in this section is in review and being updated. Feedback welcome!
|
||||
====
|
||||
|
||||
[[sec-Using_OpenSSH_Certificate_Authentication]]
|
||||
== Use Case: SSH Certificate Authentication
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue