주요 콘텐츠로 건너뛰기

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: 1 단계, 이미지 1/2 How to create a Low Privileged User Account in Kali Linux, Open Kali's command line Terminal: 1 단계, 이미지 2/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: 2 단계, 이미지 1/2 How to create a Low Privileged User Account in Kali Linux, Enter the following command: 2 단계, 이미지 2/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: 3 단계, 이미지 1/2 How to create a Low Privileged User Account in Kali Linux, Add user to Sudoers Group & BASH: 3 단계, 이미지 2/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

결론

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

다른 18명이 해당 안내서를 완성하였습니다.

Jacob Mehnert

회원 가입일: 10/18/21

27,297 평판

안내서 43개 작성하였습니다

iFanatics iFanatics 회원

Community

54 회원들

안내서 156개 작성하였습니다

댓글 0개

댓글 쓰기

조회 통계:

24 시간 전: 34

7일 전: 334

30일 전: 1,565

전체 시간: 58,817