<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link href="mmres://user_interface_reference.css" rel="stylesheet" type="text/css">
<title>CFLDAP</title>
</head>
<body bgcolor="#FFFFFF" text="#000000">
   <div id="説明">
   <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
      <tr> 
         <td valign="top" class="name">CFLDAP</td>
         <td valign="top" nowrap class="compatibility">&nbsp;</td>
      </tr>
      <tr>
         <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
      </tr>


    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">説明</span>
<p>
Netscape Directory Server などの LDAP (Lightweight Directory Access Protocol) ディレクトリサーバーへのインターフェイスを提供します。 
</p>
    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">カテゴリ</span>
<p>
インターネットプロトコルタグ
</p>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="syntax"><span class="title">シンタックス</span><pre>&lt;cfldap
   server = &quot;server_name&quot;
   port = &quot;port_number&quot;
   username = &quot;name&quot;
   password = &quot;password&quot;
   action = &quot;action&quot;
   name = &quot;name&quot;
   timeout = &quot;seconds&quot;
   maxRows = &quot;number&quot;
   start = &quot;distinguished_name&quot;
   scope = &quot;scope&quot;
   attributes = &quot;attribute, attribute&quot;
returnAsBinary = &quot;column_name, column_name&quot;
   filter = &quot;filter&quot;
   sort = &quot;attribute[, attribute]...&quot;
   sortControl = &quot;nocase&quot; および &quot;desc&quot;、&quot;asc&quot;
   dn = &quot;distinguished_name&quot;
   startRow = &quot;row_number&quot;
   modifyType = &quot;replace&quot;、&quot;add&quot;、&quot;delete&quot;
   rebind = &quot;yes&quot;、&quot;no&quot;
   referral = &quot;number_of_allowed_hops&quot;
   secure = &quot;multi_field_security_string&quot;
   separator = &quot;separator_character&quot;
   delimiter = &quot;delimiter_character&quot;&gt;
</pre>    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">関連項目</span>
<p>
cfftp、cfhttp、cfmail、cfmailparam、cfpop、『ColdFusion MX 開発ガイド』の第23章の「LDAP ディレクトリの管理」 
</p>
    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">ヒストリ</span>
<p>
ColdFusion&#160;MX&#160;7: returnAsBinary 属性が追加されました。
</p>

<p>
ColdFusion&#160;MX:
</p>
<ul>

<li>name 属性の動作が変更されました。このタグでは、name 属性のクエリー名が検証されます。</li>

<li>ソートの動作が変更されました。このタグでは、クライアントサイドでのクエリー結果のソートがサポートされません。サーバーサイドでのソートはサポートされています (sort および sortcontrol 属性を使用します)。 </li>

<li>結果のソート方法が変更されました。サーバーサイドのソート結果は、ColdFusion 5 の場合と少し異なります。ソートがサポートされてないサーバーに対してソートを実行しようとすると、ColdFusion&#160;MX でエラーが発生します。 </li>

<li>filterfile 属性は使用禁止になりました。今後のリリースではこのタグは機能せずエラーを引き起こす可能性があります。</li>
</ul>

<p>

</p>
    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">使用方法</span>
<p>
query アクションを使用すると、cfldap ではクエリーオブジェクトが作成されるため、次の表に示すようにクエリー変数の情報にアクセスできます。
</p>

<p>
</p><div align="left">
<table border="1">
  <caption></caption>
  <tr align="center">    <th><strong>変数名</strong></th>
    <th><strong>説明</strong></th>
</tr>
  <tr align="left">    <td>
<p>queryname.recordCount</p></td>
    <td>
<p>クエリーによって返されるレコードの数です。</p></td>
</tr>
  <tr align="left">    <td>
<p>queryname<i>.</i>currentRow</p></td>
    <td>
<p>cfoutput が処理しているクエリーの現在行です。</p></td>
</tr>
  <tr align="left">    <td>
<p>queryname<i>.</i>columnList</p></td>
    <td>
<p>クエリーの列名です。</p></td>
</tr>
</table>
</div>
<p>
</p>

<p>
security=&quot;CFSSL_BASIC&quot; オプションを使用した場合、ColdFusion は、サーバーの資格情報と ColdFusion MX で使用される JRE の jre/lib/security/cacerts キーストア内の情報とを比較することで、サーバーを信頼するかどうかを判断します。ColdFusion MX のデフォルトの cacerts ファイルには、数多くの認証機関についての情報が含まれています。このファイルを追加情報で更新しなければならない場合は、ColdFusion の jre/bin ディレクトリにあるキーツールユーティリティを使用して、X.509 形式の資格情報をインポートします。たとえば、以下を入力してください。 
</p>
<pre>keytool -import -keystore cacerts -alias ldap -file ldap.crt -keypass bl19mq
</pre>
<p>
その後、ColdFusion MX を再起動します。キーツールユーティリティの初期 keypass パスワードは &quot;change it&quot; です。キーツールユーティリティの使い方については、Sun JDK ドキュメントを参照してください。
</p>

<p>
ColdFusion では無効な文字が、LDAP の属性名に使用されていることがあります。結果として、cfldap タグが作成するクエリー結果セットの中に、CFML でアクセスできない無効な文字を含む名前の列が含まれる可能性があります。ColdFusion では、無効な文字は自動的にアンダースコア文字にマッピングされます。したがって、クエリー結果セットの列名は LDAP 属性の名前とは正確には一致しない場合があります。
</p>

<p>
使用例については、『ColdFusion MX 開発ガイド』を参照してください。
</p>
    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">例</span><pre>&lt;h3&gt;cfldap の例&lt;/h3&gt;
&lt;p&gt;LDAP ディレクトリサーバーへのインターフェイスを提供します。この例では
コネチカット大学のパブリック LDAP サーバーを使用します。パブリック LDAP サーバーの詳細については、
&lt;a href=&quot;http://www.emailman.com&quot;&gt;http://www.emailman.com&lt;/a&gt; を参照してください。&lt;/p&gt;
&lt;p&gt;名前を入力し、パブリック LDAP リソースを検索してください。 
名前の前後のアスタリスクはワイルドカードとして機能します。&lt;/p&gt;
&lt;!--- form.name が存在する場合は、フォームが送信されているのでクエリーを実行します。 ---&gt;
&lt;cfif IsDefined(&quot;form.name&quot;)&gt;
   &lt;!--- 名前がリストされていることをチェックします。 ---&gt;
   &lt;cfif form.name is not &quot;&quot;&gt;
      &lt;!--- LDAP クエリーを作成します。 ---&gt;
      &lt;cfldap
          server = &quot;ldap.uconn.edu&quot;
          action = &quot;query&quot;
          name = &quot;results&quot;
          start = &quot;dc=uconn,dc=edu&quot;
          filter = &quot;cn=#name#&quot;
          attributes = &quot;cn,o,title,mail,telephonenumber&quot;
          sort = &quot;cn ASC&quot;&gt;
      &lt;!--- 結果を表示します。 ---&gt;
      &lt;center&gt;
      &lt;table border = 0 cellspacing = 2 cellpadding = 2&gt;
         &lt;tr&gt;
            &lt;th colspan = 5&gt;
               &lt;cfoutput&gt;#results.recordCount# matches found
               &lt;/cfoutput&gt;&lt;/TH&gt;
         &lt;/tr&gt;
         &lt;tr&gt;
            &lt;th&gt;&lt;font size = &quot;-2&quot;&gt;名前&lt;/font&gt;&lt;/TH&gt;
            &lt;th&gt;&lt;font size = &quot;-2&quot;&gt;組織&lt;/font&gt;&lt;/TH&gt;
            &lt;th&gt;&lt;font size = &quot;-2&quot;&gt;役職&lt;/font&gt;&lt;/TH&gt;
            &lt;th&gt;&lt;font size = &quot;-2&quot;&gt;電子メール&lt;/font&gt;&lt;/TH&gt;
            &lt;th&gt;&lt;font size = &quot;-2&quot;&gt;電話&lt;/font&gt;&lt;/TH&gt;
         &lt;/tr&gt;
         &lt;cfoutput query = &quot;results&quot;&gt;
            &lt;tr&gt;
               &lt;td&gt;&lt;font size = &quot;-2&quot;&gt;#cn#&lt;/font&gt;&lt;/td&gt;
               &lt;td&gt;&lt;font size = &quot;-2&quot;&gt;#o#&lt;/font&gt;&lt;/td&gt;
               &lt;td&gt;&lt;font size = &quot;-2&quot;&gt;#title#&lt;/font&gt;&lt;/td&gt;
               &lt;td&gt;&lt;font size = &quot;-2&quot;&gt;
                  &lt;A href = &quot;mailto:#mail#&quot;&gt;#mail#&lt;/A&gt;&lt;/font&gt;&lt;/td&gt;
               &lt;td&gt;&lt;font size = &quot;-2&quot;&gt;#telephonenumber#&lt;/font&gt;&lt;/td&gt;
            &lt;/tr&gt;
         &lt;/cfoutput&gt;
         &lt;/table&gt;
         &lt;/center&gt;
      &lt;/cfif&gt;
&lt;/cfif&gt;

&lt;form action=&quot;#cgi.script_name#&quot; method=&quot;POST&quot;&gt;
&lt;p&gt;データベース内で検索する名前を入力します。
&lt;p&gt;
&lt;input type=&quot;Text&quot; name=&quot;name&quot;&gt;
&lt;input type=&quot;Submit&quot; value=&quot;検索&quot; name=&quot;&quot;&gt;
&lt;/form&gt;
</pre>
         </td>
      </tr>
   </table>
   </div>
<div id="SERVER">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">SERVER</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">必須</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">



<p>LDAP サーバーのホスト名または IP アドレスです。</p>

  </td>
  </tr>
  </table>
</div>
<div id="PORT">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">PORT</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">

<strong>Default value:</strong> "389"


<p>ポートです。 </p>

  </td>
  </tr>
  </table>
</div>
<div id="USERNAME">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">USERNAME</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">secure = &quot;CFSSL_BASIC&quot; の場合は必須</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">

<strong>Default value:</strong> "(匿名)"


<p>ユーザー ID です。</p>

  </td>
  </tr>
  </table>
</div>
<div id="PASSWORD">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">PASSWORD</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">secure = &quot;CFSSL_BASIC&quot; の場合は必須</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">



<p>ユーザー名に対応するパスワードです。 </p>
<p>secure = &quot;CFSSL_BASIC&quot; の場合、V2 によりパスワードが送信前に暗号化されます。</p>

  </td>
  </tr>
  </table>
</div>
<div id="ACTION">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">ACTION</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">必須</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">

<strong>Default value:</strong> "query"

<ul>

<li>query: LDAP エントリ情報のみを返します。name、start、および attributes 属性が必要です。 </li>

<li>add: LDAP エントリを LDAP サーバーに追加します。attributes 属性が必要です。</li>

<li>modify: LDAP サーバー上で LDAP エントリを修正します (識別名 dn 属性は除く)。dn 属性が必要です。modifyType 属性を参照してください。</li>

<li>modifyDN: LDAP サーバー上で LDAP エントリの識別名属性を修正します。dn 属性が必要です。</li>

<li>delete: LDAP サーバー上の LDAP エントリを削除します。dn 属性が必要です。</li>
</ul>


  </td>
  </tr>
  </table>
</div>
<div id="NAME">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">NAME</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">action = &quot;Query&quot; の場合は必須</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">



<p>LDAP クエリーの名前です。このタグは、この値を検証します。 </p>

  </td>
  </tr>
  </table>
</div>
<div id="TIMEOUT">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">TIMEOUT</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">

<strong>Default value:</strong> "60000"


<p>LDAP 処理の最大待機時間をミリ秒単位で指定します。</p>

  </td>
  </tr>
  </table>
</div>
<div id="MAXROWS">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">MAXROWS</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">



<p>LDAP クエリーに含まれるエントリの最大数です。</p>

  </td>
  </tr>
  </table>
</div>
<div id="START">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">START</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">action = &quot;Query&quot; の場合は必須</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">



<p>検索を開始するために使用するエントリの識別名です。 </p>

  </td>
  </tr>
  </table>
</div>
<div id="SCOPE">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">SCOPE</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">

<strong>Default value:</strong> "oneLevel"


<p>action = &quot;Query&quot; の場合に、start 属性に指定したエントリからどこまでを検索スコープにするかを指定します。 </p><ul>

<li>oneLevel: 1 つ下のレベルにあるエントリ </li>

<li>base: そのエントリのみ </li>

<li>subtree: エントリとその下の全レベル </li>
</ul>


  </td>
  </tr>
  </table>
</div>
<div id="ATTRIBUTES">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">ATTRIBUTES</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">action = &quot;Query&quot;、&quot;Add&quot;、&quot;ModifyDN&quot;、または &quot;Modify&quot; の場合は必須</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">



<p>クエリーの場合は、取得したい属性のカンマ区切りリストを指定します。クエリーの場合、すべての属性を取得するには &quot;*&quot; を指定します。 </p>
<p>action = &quot;add&quot; または &quot;modify&quot; の場合は、更新する列のリストを指定できます。属性をセミコロンで区切って指定します。 </p>
<p>action = &quot;ModifyDN&quot; の場合は、シンタックスチェックを行わずに属性がそのまま LDAP サーバーに渡されます。</p>

  </td>
  </tr>
  </table>
</div>
<div id="RETURNASBINARY">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">RETURNASBINARY</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">



<p>バイナリ値として返される列のカンマ区切りリストです。</p>

  </td>
  </tr>
  </table>
</div>
<div id="FILTER">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">FILTER</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">

<strong>Default value:</strong> "&quot;objectclass = *&quot;"


<p>action = &quot;query&quot; の場合の検索条件です。 </p>
<p>属性を  <br>&quot;(attribute operator value)&quot; という形式でリストします。<br>例 : &quot;(sn = Smith)&quot; </p>

  </td>
  </tr>
  </table>
</div>
<div id="SORT">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">SORT</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">



<p>クエリー結果のソートに使用する属性です (複数可)。カンマ区切りで指定します。</p>

  </td>
  </tr>
  </table>
</div>
<div id="SORTCONTROL">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">SORTCONTROL</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">

<strong>Default value:</strong> "asc"

<ul>

<li>nocase: 大文字と小文字を区別しないでソートします。</li>

<li>asc: 大文字と小文字を区別し、昇順 (a から z へ) でソートします。</li>

<li>desc: 大文字と小文字を区別し、降順 (z から a へ) でソートします。</li>
</ul>

<p>sortControl = &quot;nocase, asc&quot; のように、ソートタイプを組み合わせて入力することもできます。 </p>

  </td>
  </tr>
  </table>
</div>
<div id="DN">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">DN</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">action = &quot;Add&quot;、&quot;Modify&quot;、&quot;ModifyDN&quot;、または &quot;delete&quot; の場合は必須</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">



<p>update アクションの識別名です。例 : &quot;cn = Bob Jensen, o = Ace Industry, <br>c = US&quot;</p>

  </td>
  </tr>
  </table>
</div>
<div id="STARTROW">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">STARTROW</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">

<strong>Default value:</strong> "1&#160;"


<p>action = &quot;query&quot; と共に使用します。ColdFusion クエリーに挿入する LDAP クエリーの最初の行です。 </p>

  </td>
  </tr>
  </table>
</div>
<div id="MODIFYTYPE">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">MODIFYTYPE</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">

<strong>Default value:</strong> "replace"


<p>複数値リスト内で属性を処理する方法を示します。</p><ul>

<li>add: 指定された属性を既存の属性に追加します。 </li>

<li>delete: 属性のセットから属性を削除します。</li>

<li>replace: 属性を、指定された属性に置き換えます。</li>
</ul>

<p>既に存在する属性や空の属性を追加することはできません。</p>

  </td>
  </tr>
  </table>
</div>
<div id="REBIND">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">REBIND</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">

<strong>Default value:</strong> "no"

<ul>

<li>yes: 委託コールバックの再バインドを試み、元の証明情報を使用して、参照アドレスでクエリーを再発行します。 </li>

<li>no: 参照接続は匿名です。</li>
</ul>


  </td>
  </tr>
  </table>
</div>
<div id="REFERRAL">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">REFERRAL</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">



<p>整数です。委託で許可されるホップの数です。値 を 0 に設定すると、LDAP 用の参照アドレスが無効になります。したがって、データは返されません。</p>

  </td>
  </tr>
  </table>
</div>
<div id="SECURE">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">SECURE</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">



<p>使用するセキュリティと、必要な情報です。オプションは 1 つです。</p><ul>

<li>CFSSL_BASIC</li>
</ul>

<p>	&quot;CFSSL_BASIC&quot; を指定すると、V2 SSL の暗号化とサーバー認証が可能になります。</p>

  </td>
  </tr>
  </table>
</div>
<div id="SEPARATOR">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">SEPARATOR</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">

<strong>Default value:</strong> ", [カンマ]"


<p>複数の値を持つ属性の、属性値の区切り文字です。query、add、modify アクションにより、また、cfldap により、複数の値を持つ属性を出力するために使用されます。 </p>
<p>たとえば、$ (ドル記号) に設定すると、attributes 属性に &quot;objectclass = top$person&quot; という値を指定できます。この場合、objectclass の最初の値は top に、2 番めの値は person になります。これにより、値にカンマが含まれる場合の混乱を回避します。</p>

  </td>
  </tr>
  </table>
</div>
<div id="DELIMITER">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">DELIMITER</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">

<strong>Default value:</strong> "; [セミコロン]"


<p>属性の名前と値のペアの区切り文字です。この属性は次の場合に使用します。</p><ul>

<li>attributes 属性で複数の項目を指定する場合。</li>

<li>属性にデフォルトの区切り文字 (セミコロン) が含まれる場合。例 : mgrpmsgrejecttext;lang-en</li>
</ul>

<p>query、add、modify の各アクションにより、また、cfldap により、複数の値を持つ属性を出力するために使用されます。 </p>
<p>たとえば、この属性に $ (ドル記号) を指定した場合は、&quot;cn = Double Tree Inn$street = 1111 Elm; Suite 100 と指定できます。ここでは、セミコロンは番地名の一部です。</p>

  </td>
  </tr>
  </table>
</div>

  </body>
</html>
