Mailing List Archive

[openssh] 01/01: upstream: mention "none" is a valid argument to IdentityFile; bz3080
This is an automated email from the git hooks/post-receive script.

djm pushed a commit to branch master
in repository openssh.

commit fc77c8e352c0f44125425c05265e3a00c183d78a
Author: djm@openbsd.org <djm@openbsd.org>
Date: Wed Oct 11 06:40:54 2023 +0000

upstream: mention "none" is a valid argument to IdentityFile; bz3080

OpenBSD-Commit-ID: 1b4fb590ef731099349a7d468b77f02b240ac926
---
ssh_config.5 | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/ssh_config.5 b/ssh_config.5
index ac85e790..dd72a98f 100644
--- a/ssh_config.5
+++ b/ssh_config.5
@@ -33,8 +33,8 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $OpenBSD: ssh_config.5,v 1.388 2023/10/04 05:42:10 jmc Exp $
-.Dd $Mdocdate: October 4 2023 $
+.\" $OpenBSD: ssh_config.5,v 1.389 2023/10/11 06:40:54 djm Exp $
+.Dd $Mdocdate: October 11 2023 $
.Dt SSH_CONFIG 5
.Os
.Sh NAME
@@ -1070,6 +1070,9 @@ may use the tilde syntax to refer to a user's home directory
or the tokens described in the
.Sx TOKENS
section.
+Alternately an argument of
+.Cm none
+may be used to indicate no identity files should be loaded.
.Pp
It is possible to have
multiple identity files specified in configuration files; all these

--
To stop receiving notification emails like this one, please contact
djm@mindrot.org.
_______________________________________________
openssh-commits mailing list
openssh-commits@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-commits