📄 ndmpsetauthorized.l
字号:
.\" Copyright (c) 1996,1997 PDC, Network Appliance. All Rights Reserved..\" $Id: ndmpSetAuthorized.l,v 1.3 1997/02/01 09:50:36 tim Exp $'\"macro stdmacro.nr X.TH ndmpSetAuthorized l "02 Jan 1997".SH NAMEndmpSetAuthorized \- mark the NDMP connection as authorized or not.SH SYNOPSIS.LP.nf.ft 3#include <ndmp_common.h>.ft.fi.LP.BI "void ndmpSetAuthorized(NdmpConnection connectionHandle,".if n .ti +5n.BI "bool_t authorized" );.SH DESCRIPTION.B ndmpSetAuthorized(\|)is used by NDMP servers to mark a connection as authorized ornot.Initially, each NDMP connection is marked as not authorized..B ndmpSetAuthorized(\|)will typically be called by the ndmp_connect_auth requesthandler function after validating connection authorization credentials..IR connectionis the NDMP connection handle returned by .B ndmpCreateConnection(\|)or .B ndmpRun(\|)..LPUntil a connection is authorized, the message dispatcher will failto dispatch all messages that have the auth_required field setin the message handler table..SH "RETURN VALUES"None..SH "SEE ALSO".BR ndmpCreateConnection (l)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -