cancel
Showing results for 
Search instead for 
Did you mean: 
BillHowells
Visitor

Re: Allow Access to computers with Azure Active Directory credentials

Try putting azuread\ in front of the user name as in:  azuread\firstlast@mycompany.com

MNLLC
New Contributor

Re: Allow Access to computers with Azure Active Directory credentials

In order to authenticate Logmein with an Azure AD Joined machine you have to put the credentials in as follows

 

azuread\username*

password = Office 365\Azure AD Password

 

*the username is NOT the email address, but whatever the local account profile name is, for instance if your email was joe.smith@whereever.com usually your local account on the computer would be joesmith so your user username syntax would go like this azuread\joesmith and the password would be the user's Office 365 password

AlejandroLWITS
New Member

Re: Allow Access to computers with Azure Active Directory credentials

This work perfect, for the AAD SSO device joined, thanks so much