Skip to content

Commit 4056481

Browse files
committed
upstream: Document "UserKnownHostsFile none". ok djm@
OpenBSD-Commit-ID: f695742d39e34ecdcc3c861c3739a84648a4bce5
1 parent d03e245 commit 4056481

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

ssh_config.5

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
3434
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3535
.\"
36-
.\" $OpenBSD: ssh_config.5,v 1.376 2022/11/28 01:37:36 djm Exp $
37-
.Dd $Mdocdate: November 28 2022 $
36+
.\" $OpenBSD: ssh_config.5,v 1.377 2023/01/13 03:16:29 dtucker Exp $
37+
.Dd $Mdocdate: January 13 2023 $
3838
.Dt SSH_CONFIG 5
3939
.Os
4040
.Sh NAME
@@ -1965,6 +1965,12 @@ the tokens described in the
19651965
section and environment variables as described in the
19661966
.Sx ENVIRONMENT VARIABLES
19671967
section.
1968+
A value of
1969+
.Cm none
1970+
causes
1971+
.Xr ssh 1
1972+
to ignore any user specific known hosts files.
1973+
.user-specific known hosts files.
19681974
The default is
19691975
.Pa ~/.ssh/known_hosts ,
19701976
.Pa ~/.ssh/known_hosts2 .

0 commit comments

Comments
 (0)