Skip to content

Commit 03dd25b

Browse files
authored
Merge pull request #115085 from rodiera/patch-2
Update howto-authentication-passwordless-faqs.md
2 parents e272854 + 212abf1 commit 03dd25b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/active-directory/authentication/howto-authentication-passwordless-faqs.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,9 @@ Microsoft Entra ID combines the encrypted client key and message buffer into the
248248
| tgt_key_type | int | The on-premises AD DS key type used for both the client key and the Kerberos session key included in the KERB_MESSAGE_BUFFER. |
249249
| tgt_message_buffer | string | Base64 encoded KERB_MESSAGE_BUFFER. |
250250

251+
### Do users need to be a member of the Domain Users Active Directory group?
252+
Yes. A user must be in the Domain Users group to be able to sign-in using Azure AD Kerberos.
253+
251254
## Next steps
252255

253256
To get started with FIDO2 security keys and hybrid access to on-premises resources, see the following articles:

0 commit comments

Comments
 (0)