Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

Ability to sudo #348

Closed
1 task done
nopa6 opened this issue Sep 12, 2023 · 1 comment
Closed
1 task done

Ability to sudo #348

nopa6 opened this issue Sep 12, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@nopa6
Copy link

nopa6 commented Sep 12, 2023

Is there an existing issue for this?

  • I have searched the existing issues and found none that matched mine

Describe the issue

I am able to log in as a user without issue, but am unable to execute sudo. Although I get the sudo instruction when opening a new terminal, the password fails every time. There are a few related issues to this, such as #236 but nothing this specific.

Manually adding the suer to the sudo group does not resolve.

Manually adding the user to /etc/sudoers does not resolve. (Special care taken to escape the @ symbol in user name.)

Many, many, reboot and login/logout cycles later with other tweaks and I am at a loss. Any advice appreciated.

Steps to reproduce it

Shell:

To run a command as administrator (user "root"), use "sudo <command>".
See "man sudo_root" for details.

first.last@domain.com@ubuntu:~$ sudo whoami
[sudo] password for first.last@domain.com: 
Sorry, try again.
[sudo] password for first.last@domain.com: 
@nopa6 nopa6 added the bug Something isn't working label Sep 12, 2023
@denisonbarbosa
Copy link
Member

Hey @nopa6, this issue was already fixed by #215. It will be available on aad-auth 0.5.2, which will be released on 23.10.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants