Skip to content

Allow only one ssh session #22

@MrKevinWeiss

Description

@MrKevinWeiss

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 request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions