Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge branch 'jb47597' into 'master'
[openssh] Allow only device owner. Contributes to JB#47597

See merge request mer-core/openssh!16
  • Loading branch information
Tomin1 committed Dec 12, 2019
2 parents 34809df + 9c1bf4d commit 9d37408
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions rpm/sshd_config
Expand Up @@ -108,6 +108,9 @@ UsePAM yes
# override default of no subsystems
Subsystem sftp /usr/libexec/openssh/sftp-server

# allow only device owner(s)
AllowGroups sailfish-system root

# Example of overriding settings on a per-user basis
#Match User anoncvs
# X11Forwarding no
Expand Down

0 comments on commit 9d37408

Please sign in to comment.