問題タブ [sssd]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
349 参照

linux - ldap_access_filter に AND 条件と OR 条件の両方を指定する

ldap_access_filter で AND 条件と OR 条件の両方を使用してフィルターを追加するにはどうすればよいですか?

以下のように、複数のグループを持つ LDAP 検索フィルターがあります。ここで、ユーザーがプライマリ グループの一部である必要がある条件をもう 1 つ追加し、フィルターで指定されたグループの一部である必要があります。https://www.freeipa.org/images/c/cc/FreeIPA33-sssd-access-control.pdfでオプションを試しましたが、うまくいきませんでした。