config.person3
来自「ftam等标准协议服务器和客户端的源代码。」· PERSON3 代码 · 共 44 行
PERSON3
44 行
################################################################################# $Header: /xtel/isode/isode/others/quipu/uips/doog/RCS/config.person3,v 9.0 1992/06/16 12:45:18 isode Rel $### Replace the site specific DNs with local equivalents.################################################################################################################################################################ Syntax:## "searchpath" ":" <lower-bound> [ "," <upper-bound> ] ":" <DNS># <lower-bound> ::= A digit 0 - 9# <upper-bound> ::= A digit 0 - 9, or "+" -- + means 'or more'# <DNS> ::= "(" <DN> [ <extra> ] ")"# <extra> ::= "," <DN> [ <extra> ]# DN ::= A *quoted* Quipu style Distinguished name################################################################################searchpath : 1 : ("c=gb@o=brunel university@ou=manufacturing and engineering systems", "c=gb@o=brunel university@ou=computing and media services", "c=gb@o=university college london@ou=computer science", "c=gb@o=X-Tel Services Ltd", "c=gb@o=Edinburgh University@ou=Computing Service", "c=gb@o=Joint Network Team", "c=gb@o=brunel university", "")searchpath : 2 : ("c=gb", "c=gb@o=brunel university", "", "c=us")searchpath : 3, + : ("", "c=gb", "c=us")
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?