Ana içeriğe geç

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: adım 1, 2 resimden 1. How to create a Low Privileged User Account in Kali Linux, Open Kali's command line Terminal: adım 1, 2 resimden 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: adım 2, 2 resimden 1. How to create a Low Privileged User Account in Kali Linux, Enter the following command: adım 2, 2 resimden 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: adım 3, 2 resimden 1. How to create a Low Privileged User Account in Kali Linux, Add user to Sudoers Group & BASH: adım 3, 2 resimden 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

Sonuç

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

18 farklı kişi bu kılavuzu tamamladı.

Jacob Mehnert

Üyelik tarihi: 10/18/21

26.523 İtibar

43 adet Kılavuz yazıldı

Ekip

iFanatics iFanatics üyesi

Community

54 Üyeler

154 adet Kılavuz yazıldı

0 Yorum

Yorum Ekle

İstatistikleri Görüntüle:

Son 24 Saat: 80

Son 7 gün: 487

Son 30 gün: 2,077

Her zaman: 55,818