How to fix Su: Authentication Failure and Sudo: Permission denied Prompt in Ubuntu

preview_player
Показать описание
In this short video, you will learn how to fix the Su: Authentication Failure in Linux. With this error, you will also encounter the Permission denied message when trying to carry out any installation with sudo permission. Let’s get the issue fixed!

Commands:
mount -o remount,rw /
chown root:root /usr/bin/sudo
chmod 4755 /usr/bin/sudo
shutdown -r now

What you will learn:
1. How to Boot into Ubuntu Recovery Console
2. How to go to grub loader page
3. How to enter Advanced options for Ubuntu
4. How to drop to the root shell prompt
5. How to Remount the file system to Read-Write
6. How to change ownership to sudo
7. How to Grant permission for sudo

Song: Jorm - Let's go skiing (Vlog No Copyright Music)
Music provided by Vlog No Copyright Music.

#computereverywhere #howtofix #authentication #failure #sudo #permission #denied #prompt #ubuntu
Рекомендации по теме
Комментарии
Автор

Didn't work for me. It still shows "username is not in sudoers file. This incident will be reported." And when i try to fix it, it says "su: authentication error"

aviral.rabbit
Автор

At minute 1:9 it says Give root password for maintainence, how i solve it?

dogrhzk