repo.or.cz
/
oi-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mailutils: update to 3.18
[oi-userland.git]
/
components
/
network
/
hpn-ssh
/
files
/
sshd_config.d
/
50-openindiana.conf
blob
319e23e19f5746704ccdb1e7e2c75bb8e384091a
1
#
2
# sshd_config customizations for OpenIndiana.
3
# See hpnsshd_config(5).
4
#
5
# DO NOT EDIT THIS FILE
6
#
7
8
PermitRootLogin no
9
X11Forwarding yes
10
11
# It is assumed that the login shell will print /etc/motd
12
PrintMotd no