Uploaded image for project: 'S2Directory'
  1. S2Directory
  2. DIRECTORY-2

ユーザ識別子が完全に指定されている場合にもbaseDNが付与されてしまう

XMLWordPrintable

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major Major
    • S2Directory 0.5.1
    • Affects Version/s: S2Directory 0.5
    • Component/s: S2Directory
    • None

      <property name="baseDn">"dc=seasar,dc=org"</property>
      <property name="user">"cn=Manager,dc=seasar,dc=org"</property>
      ...
      <property name="userSuffix">"ou=Users"</property>
      

      となっている場合、ユーザDNが、次のようになってしまう。

      cn=Manager,dc=seasar,dc=org,ou=Users,dc=seasar,dc=org
      

            Assignee:
            jfut jfut
            Reporter:
            jfut jfut
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: