Skip to content

Add admin sshd on port 48222 on bka #119

Merged
merged 1 commit into from
Apr 6, 2020
Merged

Add admin sshd on port 48222 on bka #119

merged 1 commit into from
Apr 6, 2020

Conversation

donald
Copy link
Collaborator

@donald donald commented Mar 25, 2020

Create a high port sshd on bka for admin-users only, so that we can connect in case geniux has some serious trouble.

ssh -p 48222 user@bka.molgen.mpg.de

for users in the admin group only.

@@ -0,0 +1,13 @@
[Unit]
Description=Admin sshd
After=syslog.target network.target
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

syslog.target is not needed to my knowledge.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Right. syslog.target doesn't even exist. Removed.

@pmenzel pmenzel merged commit 62c917b into master Apr 6, 2020
@pmenzel pmenzel deleted the add-admin-sshd branch April 6, 2020 09:53
@pmenzel
Copy link
Contributor

pmenzel commented May 31, 2021

After restarting bka on May 12th, 2021, the service was not running anymore. I enabled it now on bka (and deinemuddah).

@deinemuddah:~$ sudo systemctl enable --now admin-sshd
Created symlink /etc/systemd/system/multi-user.target.wants/admin-sshd.service → /etc/systemd/system/admin-sshd.service.

@donald
Copy link
Collaborator Author

donald commented May 31, 2021

stupid me.

Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants