-
Notifications
You must be signed in to change notification settings - Fork 22
Issue: Unable to access Azure AD account on Ubuntu 23.04 OS, permissions if missed in Azure application please suggest. #301
Comments
itsupport@ramamohan-Latitude-E6440: |
tsupport@ramamohan-Latitude-E6440: |
itsupport@ramamohan-Latitude-E6440: required valuesSee https://docs.microsoft.com/en-us/azure/active-directory/develop/howto-create-service-principal-portalfor more information on how to set up an Azure AD app.tenant_id = 20e38830-0c8f-4b5b-bead-6b3436f48342 optional values (defaults)offline_credentials_expiration = 90 ; duration in days a user can log in without online verification
homedir = /home/%f ; home directory pattern for the user, the following mapping applies:; %f - full username; %U - UID; %l - first char of username; %u - username without domain; %d - domainshell = /bin/bash ; default shell for the useroverriding values for a specific domain, every value inside a section is optional[domain.com]tenant_id = aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaaapp_id = bbbbbbbb-bbbb-bbbb-bbbb-bbbbbbbbbbbboffline_credentials_expiration = 30homedir = /home/domain.com/%ushell = /bin/zshitsupport@ramamohan-Latitude-E6440:~$ |
days ago |
2023-07-18T15:33:37.843930+05:30 ramamohan-Latitude-E6440 gdm-password]: pam_aad(gdm-password:auth): Connecting to "https://login.microsoftonline.com/20e38830-0c8f-4b5b-bead-6b3436f48342", with clientID "01852d65-8e8f-4dfd-b341-aa5eb3343e0a" for user "[email protected]" |
last online login information for user "[email protected]" |
Is there an existing issue for this?
Describe the issue
We are unable to login on Ubuntu 23.04,
Always it says password error
Steps to reproduce it
Obuntu 23 .04 OS is not able to access Azure Active Directory accounts.
Ubuntu users: System information and logs
No response
Non Ubuntu users: System information and logs
Environment
aad-cli version
/etc/os-release
)/etc/os-release
):Log files
Please redact/remove sensitive information:
Application settings
Please redact/remove sensitive information:
Relevant information
No response
Double check your logs
The text was updated successfully, but these errors were encountered: