diff options
| author | fukachan <fukachan> | 2001-03-20 13:16:39 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2001-03-20 13:16:39 +0000 |
| commit | 96adfba6729e0b143a513257ecced1dd3fa24837 (patch) | |
| tree | cccafac08318a0e7608e33a300780268f0b6d798 /fml | |
| parent | c64b2d86cd85e67780ded6df9367f758763f1920 (diff) | |
| download | fml8-pre-cgi.tar.gz fml8-pre-cgi.tar.bz2 fml8-pre-cgi.zip | |
define ldap_query_filterpre-cgi
Diffstat (limited to 'fml')
| -rw-r--r-- | fml/etc/default_config.cf.ja | 2 | ||||
| -rw-r--r-- | fml/etc/defaults/dbms.cf.ja | 2 | ||||
| -rw-r--r-- | fml/etc/defaults/variablelist.ja.html | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/fml/etc/default_config.cf.ja b/fml/etc/default_config.cf.ja index c766d0f6..5b7fd3c7 100644 --- a/fml/etc/default_config.cf.ja +++ b/fml/etc/default_config.cf.ja @@ -513,7 +513,7 @@ ldap_server_bind = # History: # Value: # Examples: -ldap_query_filter = +ldap_query_filter = (objectclass=*) =head1 CGI 関連の設定 diff --git a/fml/etc/defaults/dbms.cf.ja b/fml/etc/defaults/dbms.cf.ja index e16336a5..9a18a45a 100644 --- a/fml/etc/defaults/dbms.cf.ja +++ b/fml/etc/defaults/dbms.cf.ja @@ -83,4 +83,4 @@ ldap_server_bind = # History: # Value: # Examples: -ldap_query_filter = +ldap_query_filter = (objectclass=*) diff --git a/fml/etc/defaults/variablelist.ja.html b/fml/etc/defaults/variablelist.ja.html index 7fc93afe..db83bd9c 100644 --- a/fml/etc/defaults/variablelist.ja.html +++ b/fml/etc/defaults/variablelist.ja.html @@ -401,7 +401,7 @@ use_ticket = yes # History: fml 5.0 new # Value: string # Examples: -ticket_model = simple_db +ticket_model = minimal_by_db # Descriptions: チケットにつけるML名 # 複数のMLにまたがったチケットを追跡するために |
