Ga door naar hoofdinhoud

How to create a Low Privileged User Account in Kali Linux

  1. How to create a Low Privileged User Account in Kali Linux, Open Kali's command line Terminal: stap 1, afbeelding 1 van 2 How to create a Low Privileged User Account in Kali Linux, Open Kali's command line Terminal: stap 1, afbeelding 2 van 2
    • Press Ctrl + Alt + T to open the Terminal Interface.

  2. How to create a Low Privileged User Account in Kali Linux, Enter the following command: stap 2, afbeelding 1 van 2 How to create a Low Privileged User Account in Kali Linux, Enter the following command: stap 2, afbeelding 2 van 2
    • Enter the command sudo adduser 'username'

    • Enter the username of your choice in the space that says user name.

    • You will be asked to add a password to the new user, while no password shows up in the terminal, YOU are still typing the password. Its hidden due to linux security

    • Verify that the command worked properly by using the command ls /home/

  3. How to create a Low Privileged User Account in Kali Linux, Add user to Sudoers Group & BASH: stap 3, afbeelding 1 van 2 How to create a Low Privileged User Account in Kali Linux, Add user to Sudoers Group & BASH: stap 3, afbeelding 2 van 2
    • Enter the command sudo usermod -aG sudo username

    • This command is used to add users to the "superuser do" group to allow the account to run commands with the sudo command.

    • Next enter the command sudo chsh -s /bin/bash Username

Conclusie

This feature has changed a bit since the 2020.4 update, but is great for creating multiple user accounts if needed.

18 andere personen hebben deze handleiding voltooid.

Jacob Mehnert

Lid sinds: 10/18/21

27.297 Reputatie

43 handleidingen geschreven

Team

iFanatics Lid van iFanatics

Community

54 Leden

156 handleidingen geschreven

0 opmerkingen

Voeg opmerking toe

Weergavestatistieken:

Afgelopen 24 uren: 32

Afgelopen 7 dagen: 331

Afgelopen 30 dagen: 1,562

Altijd: 58,814