summaryrefslogtreecommitdiffstats
path: root/core/modules/mgmt-sshd
Commit message (Collapse)AuthorAgeFilesLines
* [mgmt-sshd] Dependency on network and tmpfilesSimon Rettberg2022-10-061-0/+2
|
* [mgmt-sshd] Don't use PAM stackSimon Rettberg2018-05-141-4/+1Star
| | | | Closes #3364
* [ssh*] Fix chmod expressionSimon Rettberg2017-11-131-1/+1
|
* [mgmt-sshd] Change pidfileSimon Rettberg2017-11-021-1/+1
|
* [mgmt-sshd] New module for independent access to machineSimon Rettberg2017-11-0212-0/+111
Getting the configurable default sshd play nice with requirements we have for automatic access from the server makes life complicated. Just spawn another instance on a different port.