ubuntu / aad-auth

Azure AD authentication module for Ubuntu
GNU Lesser General Public License v3.0
144 stars 22 forks source link

Issue: Authentication fine in UI. But, terminal says incorrect password or authentication failure #410

Closed bsrishi closed 7 months ago

bsrishi commented 7 months ago

Is there an existing issue for this?

Describe the issue

I am able to SSH into the machine.

But, when I use sudo su in terminal and it prompts for password, there is an authentication failure and it asks me to try again.

Steps to reproduce it

Terminal and run any sudo commands

Ubuntu users: System information and logs

No response

Non Ubuntu users: System information and logs

Environment

Log files

Please redact/remove sensitive information:

aad-auth logs can be found in the system journal and queried with:
`journalctl | grep _aad`

Application settings

Please redact/remove sensitive information:

You can get the configuration file from /etc/aad.conf

Relevant information

No response

Double check your logs