add_alias.1c
来自「ftam等标准协议服务器和客户端的源代码。」· 1C 代码 · 共 78 行
1C
78 行
.TH add_alias 1 "26 Jun 1990".\" $Header: /xtel/isode/isode/others/quipu/uips/manage/RCS/add_alias.1c,v 9.0 1992/06/16 12:44:45 isode Rel $.\".\".\" $Log: add_alias.1c,v $.\" Revision 9.0 1992/06/16 12:44:45 isode.\" Release 8.0.\".\" .SH NAMEadd_alias \- adding aliases to the database.brdelete_alias \- deleting aliases from the database.bralias_chk \- checking aliases in the database.SH SYNOPSIS.in +.5i.B \*(SDadd_alias\% <alias_name>\% <object>.br.B \*(SDdel_alias\% <alias_name>.br.B \*(SDalias_chk\% <object>.in -.5i.SH DESCRIPTIONNew management functions in the management dish..brAdd_alias attempts to add the first argument to the database as an alias to the second argument..br.brDel_alias removes the alias specified..br.brAlias_chk checks the object specified or checks all aliases below the objectspecified if the object is a leaf or not. It checks to see if and only ifthe four types of object that are allowed are present, that the aliasedobject points back to this alias, and that the schema of the aliased objectfits..LPExamples of valid arguments are:.in +.5iadd_alias cn=newalias cn=incads.bradd_alias cn=newalias <sequence number>.bradd_alias cn=newalias <DN> (ie @c=GB@o=Brunel).br.brdel_alias cn=newalias.brdel_alias 1.brdel_alias <DN> (ie @c=GB@o=Brunel).br.bralias_chk cn=newalias.bralias_chk 1.bralias_chk <DN> (ie @c=GB@o=Cambridge University).br.in -.5i.SH "SEE ALSO".brdish(1).br\fIThe ISO Development Environment: User's Manual, Volume 5: QUIPU\fR.SH AUTHORSteve Titcombe, UCL 1991
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?