quiputailor
来自「ftam等标准协议服务器和客户端的源代码。」· 代码 · 共 68 行
TXT
68 行
########################################################################## quiputailor - ISODE QUIPU Directory Service Specific Tailoring File## for PSI White Pages Pilot## QUIPU tailoring for a Level-1 DSA########################################################################## this line must occur firstoidtable oidtablemydsaname "c=@(country)@cn=@(dsa)"# DSAs to contact if we need a referral to a parentparent "@(parentdsa)" @(parentaddr)preferdsa "@(parentdsa)"# shadow alias entries, and a few othersshadow aliasedObjectNameshadow roleOccupantshadow seeAlso#shadow masterDSA#shadow slaveDSA# select which attributes you want to indexoptimize_attr commonNameoptimize_attr surName# select which part of the DIT to indexindex_subtree "@(dnprefix)"# minimal logging, but full statisticsdsaplog level=exceptions sflags=close dflags=tty file=dsap.logstats level=all sflags=close dflags=tty file=stats.log# logging directorylogdir @(etcdir)quipu/@(wildlife)/# default tree directorytreedir @(etcdir)quipu/@(wildlife)/# slave updatesupdate off# level below which users can searchsearchlevel 2# allow addition of "last modified by" attributes...lastmodified on# read-only DSAreadonly off# DSP chainingdspchaining on# limits...adminsize 50admintime 240cachetime 21600conntime 300nsaptime 45retrytime 3600slavetime 21600
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?