Actions
Feature #16948
closedRFE: Add ability to disable password access for user
Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
User Manager / Privileges
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Default
Description
I would like to be able to create a user that can only login via SSH key, but a password is required and there is no documented "disabled" password value that I can see.
Updated by Jim Pingle 2 days ago
- Status changed from New to Rejected
The proper way to enact this is to change the global authentication value for SSH to allow only public key authentication:
https://docs.netgate.com/pfsense/en/latest/config/advanced-admin.html#sshd-key-only
Updated by Orion Poplawski 2 days ago
This may work for me, but I'll note that the sshd-key-only option is global and not per-user. Thanks.
Actions