-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
It would be good to prevent multiple ssh sessions so there are no problems with concurrent access.
To do this go into /etc/security/limits.conf and add pi - maxlogins 1.
This should be added in the ansible script and maybe also another user... localadmin should be added as a backdoor in case it gets locked.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request