Page MenuHomeDevCentral

OpenSSH configuration
ClosedPublic

Authored by dereckson on Feb 28 2017, 17:07.
Tags
None
Referenced Files
F27353937: D933.id2380.diff
Sun, May 3, 15:55
F27353873: D933.diff
Sun, May 3, 15:54
F27321785: D933.id2380.diff
Sun, May 3, 10:57
F27273956: D933.id2381.diff
Sat, May 2, 18:39
Unknown Object (File)
Sun, Apr 19, 23:08
Unknown Object (File)
Sun, Apr 19, 07:02
Unknown Object (File)
Sat, Apr 18, 21:26
Unknown Object (File)
Sat, Apr 18, 20:26
Subscribers
None

Details

Summary

Restrict to PAM and SSH keys

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Salt master
$ cd /opt/nasqueron-operations
$ arc patch D933
$ salt eglide state.apply roles/core/sshd/
$ ssh eglide uptime
 18:11:35 up 126 days,  9:39,  5 users,  load average: 0.09, 0.05, 0.06
$ ssh nonexisting@eglide uptime
Permission denied (publickey).
This revision is now accepted and ready to land.Feb 28 2017, 18:13
This revision was automatically updated to reflect the committed changes.