ユーザー管理検索機能
In the search field of the 検索フィールドで、dialog, the following apply:
- Searches in the Microsoft Active Directoryare performed on the account names, sAMAccountName(ログイン名) と name(the entire account name), only.
- アスタリスク演算子 (「*」:任意の文字 (列) を表す演算子) がサポートされます。
- 区切り演算子 (「;」 (セミコロン):同時に複数の検索条件を設定できる演算子) がサポートされます。
- 大文字と小文字は、区別されません。それらは同一文字 (列) と見なされます。
- 限定詞を付けることによって、特定のディレクトリ サービス プロバイダ内に検索を限定することができます。
sAMAccountName
カスタム ユーザー
name
John Smith
jsmith*;wjones*は、 ローカルまたは wjones*.
例1:
<domain_name>\jsmith*は、 ローカルin the directory <domain_name>, only.
例2:
<computer_name>\jsmith*will search for local account names matching ローカルon the local ComputerName, only.
例3:
custom\jsmithは、 カスタム ユーザーin カスタム ユーザー (Custom Users), only.
例4:
ローカルは、 ローカルに一致するアカウント名が検索されます。