English Japanese
Server(s) サーバー
A space delimited list of DNS hostnames or IP address of for valid LDAP servers. Cacti will attempt to use the LDAP servers from left to right to authenticate a user. 有効なLDAPサーバーのDNSホスト名またはIPアドレスのスペース区切りのリスト。 Cactiは、LDAPサーバーを左から右に使用してユーザーを認証しようとします。
TCP/UDP port for Non SSL communications. 非SSL通信用のTCP / UDPポート。
TCP/UDP port for SSL communications. SSL通信用のTCP / UDPポート。
Encryption that the server supports. TLS is only supported by Protocol Version 3. サーバーがサポートする暗号化TLSはプロトコルバージョン3でのみサポートされています。
Enable or Disable LDAP referrals. If disabled, it may increase the speed of searches. LDAP参照を有効または無効にします。無効にすると、検索速度が上がる可能性があります。
Mode which cacti will attempt to authenticate against the LDAP server.<blockquote><i>No Searching</i> - No Distinguished Name (DN) searching occurs, just attempt to bind with the provided Distinguished Name (DN) format.<br><br><i>Anonymous Searching</i> - Attempts to search for username against LDAP directory via anonymous binding to locate the users Distinguished Name (DN).<br><br><i>Specific Searching</i> - Attempts search for username against LDAP directory via Specific Distinguished Name (DN) and Specific Password for binding to locate the users Distinguished Name (DN). サボテンがLDAPサーバーに対して認証を試みるモード。 <blockquote> <i>検索なし</i> - 識別名(DN)検索は行われず、指定された識別名(DN)形式でバインドしようとします。 <br><br> <i>匿名検索</i> - 匿名バインディングを介してLDAPディレクトリに対してユーザー名を検索し、ユーザーの識別名(DN)を探します。 <br><br> <i>特定の検索</i> - 特定の識別名(DN)および特定のパスワードを使用してLDAPディレクトリに対してユーザーの検索を試み、ユーザーの識別名(DN)を見つけます。
Distinguished Name (DN) 識別名(DN)
Require Group Membership グループメンバーシップを要求する
Require user to be member of group to authenticate. Group settings must be set for this to work, enabling without proper group settings will cause authentication failure. ユーザーを認証するグループのメンバーにするように要求します。これを機能させるにはグループ設定を設定する必要があります。適切なグループ設定なしで有効にすると認証が失敗します。
LDAP Group Settings LDAPグループ設定
Group Distinguished Name (DN) グループ識別名(DN)
Distinguished Name of the group that user must have membership. ユーザーがメンバーシップを持っている必要があるグループの識別名。
Group Member Attribute グループメンバー属性
Group Member Type グループメンバーの種類
Defines if users use full Distinguished Name or just Username in the defined Group Member Attribute. ユーザーが完全な識別名を使用するか、定義されたグループメンバー属性でユーザー名のみを使用するかを定義します。
LDAP Specific Search Settings LDAP固有の検索設定
Search base for searching the LDAP directory, such as <i>"dc=win2kdomain,dc=local"</i> or <i>"ou=people,dc=domain,dc=local"</i>. <i>&quot;dc = win2kdomain、dc = local&quot;</i>や<i>&quot;ou = people、dc = domain、dc = local&quot;</i>など、LDAPディレクトリを検索するための検索ベース
Search filter to use to locate the user in the LDAP directory, such as for windows: <i>"(&amp;(objectclass=user)(objectcategory=user)(userPrincipalName=&lt;username&gt;*))"</i> or for OpenLDAP: <i>"(&(objectClass=account)(uid=&lt;username&gt))"</i>. "&lt;username&gt" is replaced with the username that was supplied at the login prompt. Windowsの場合など、LDAPディレクトリでユーザーを検索するために使用する検索フィルタ。 <i>&quot;(&(objectclass = user)(objectcategory = user)(userPrincipalName = &lt;username&gt; *))&quot;</i>またはOpenLDAPの場合: <i>(&(objectClass =アカウント)(uid = &lt;ユーザー名&gt;)) &quot;#:。</i> &quot;&lt;username&gt;&quot;はログインプロンプトで提供されたユーザー名に置き換えられます。
Search Distinguished Name (DN) 識別名(DN)の検索