mirror of
https://github.com/elAgala/server-initializer.git
synced 2026-02-14 05:06:18 +00:00
Update create-user.md
This commit is contained in:
@@ -37,7 +37,7 @@ If you need the new user to have administrative privileges, add the user to the
|
||||
Ensure the new user can log in via SSH:
|
||||
|
||||
- Edit the SSH Configuration File (/etc/ssh/sshd_config):
|
||||
`sudo nano /etc/ssh/sshd_config`
|
||||
`sudo vim /etc/ssh/sshd_config`
|
||||
- Verify or Add the Following Settings:
|
||||
`PermitRootLogin no
|
||||
AllowUsers newusername`
|
||||
|
||||
Reference in New Issue
Block a user