"groupfilter" string "(objectClass=groupOfUniqueNames)" Filter that will be added to the search filter when searching for a group: ((groupattr=group)(memberattr=username)(groupfilter)).
"groupfilter" string "(objectClass=groupOfUniqueNames)" グループの検索の際に、検索フィルタに追加されるフィルタ。 ((groupattr=group)(memberattr=username)(groupfilter))のように用いられます。 - PEAR
If true, sort attribute names when writing entries according to the rule: objectclass first then all other attributes alphabetically sorted by attribute name
true にすると、エントリの書き込み時に属性名を並べ替えます。 まず最初がobjectclass で、それに続けてその他の属性をアルファベット順に並べます。 - PEAR