0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

ADとAzure ADの連携方法

Last updated at Posted at 2022-02-22

パスワードハッシュ同期 

:star: ネットワーク障害に強いので、おすすめ :star:
ADDS(ユーザとパスワード管理)->AD Connect->Azure AD(ユーザとパスワードのハッシュを保管) <- ユーザ

パススルー認証

User ー> Azure AD(ユーザのみ) <ー> AD Connect <ー>AD DS (パスワード検証)

フェデレーション

Userー>Azure ADー>ADFSプロキシー>ADFSー>AD DS(ユーザ管理・認証)

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?