Results 1 to 3 of 3

Thread: Authentication is required to run /usr/bin/x-terminal-emulator as root

  1. #1

    Post Authentication is required to run /usr/bin/x-terminal-emulator as root

    I am a newbee to Kali Linux. I am using kali-linux-2021.4a-installer-amd64.iso in Oracle VM Virtual Box. I have configured Kali Linux as per the official documentation, where I was supposed to provide a password for non root user. After successful configuration, I have found 3 Terminal emulators: root terminal emulator, powershell, terminal emulator. Whenever I wanted to install using apt-get I used root terminal emulator, which prompts me for Authentication. Kali allowed this login to root terminal emulator using the non user password for few number of times and I was able to install few packages. Suddenly when I try to provide this same password, I get Authentication failure.

    Now, is this the problem that the root has not been enabled? If I need to enable the root do I need to reconfigure the kali?
    I have tried resetting the password by changing ro to rw and providing init=/bin/bash. But it doesn't work.

    Any kind of help is appreciated.

  2. #2
    Join Date
    2022-Jul
    Posts
    1
    Quote Originally Posted by Aishwarya Selvarajan_06 View Post
    I am a newbee to Kali Linux. I am using kali-linux-2021.4a-installer-amd64.iso in Oracle VM Virtual Box. I have configured Kali Linux as per the official documentation, where I was supposed to provide a password for non root user. After successful configuration, I have found 3 Terminal emulators: root terminal emulator, powershell, terminal emulator. Whenever I wanted to install using apt-get I used root terminal emulator, which prompts me for Authentication. Kali allowed this login to root terminal emulator using the non user password for few number of times and I was able to install few packages. Suddenly when I try to provide this same password, I get Authentication failure.

    Now, is this the problem that the root has not been enabled? If I need to enable the root do I need to reconfigure the kali?
    I have tried resetting the password by changing ro to rw and providing init=/bin/bash. But it doesn't work.

    Any kind of help is appreciated.
    Hello,

    A little more of information would be required, but I think that you're trying to run the "Root terminal" from the applications menu in gnome, that should load gksu asking for your root password and then is when you see the error, is like that?

    If you open a terminal as normal user type su put the root password and press enter, do you get any errors? Is your user added to the wheel group? Do you remember with what you played at the command line?

    Looking forward to hearing from you
    Last edited by Hamzee; 2022-07-25 at 13:49.

  3. #3
    Join Date
    2021-Jun
    Location
    The Land of the Dead
    Posts
    39
    Quote Originally Posted by Aishwarya Selvarajan_06 View Post
    Now, is this the problem that the root has not been enabled? If I need to enable the root do I need to reconfigure the kali?
    I have tried resetting the password by changing ro to rw and providing init=/bin/bash. But it doesn't work.

    Any kind of help is appreciated.
    Use Qterminal or xterm and run these from your user account. No need to enable the root account:

    Code:
    sudo apt update
    sudo apt upgrade

Similar Threads

  1. Replies: 0
    Last Post: 2021-01-15, 16:53
  2. Blind User - Using Gnome-Orca in Terminal Emulator
    By Jackel67 in forum General Archive
    Replies: 0
    Last Post: 2020-06-11, 01:11
  3. authentication required bug?
    By over in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2019-05-08, 17:12
  4. nethunter terminal emulator problem
    By furiousfreddy in forum NetHunter General Questions
    Replies: 1
    Last Post: 2015-06-14, 18:05
  5. Wireless Network Authentication Required
    By whoisthatchild in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2014-10-05, 08:38

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •