Trees
Indices
Help
Zenoss
Package Products ::
Package ZenWin
:: Module utils
[
hide private
]
[
frames
] |
no frames
]
Module utils
source code
This module provides common utilities for monitoring Windows devices.
Functions
[
hide private
]
addNTLMv2Option
(
parser
)
Adds the --ntlmv2auth option to the provided command-line parser.
source code
setNTLMv2Auth
(
options
)
Enables or disables NTLMv2 Authentication in the current process based upon the setting of the ntlmv2auth option.
source code
Function Details
[
hide private
]
addNTLMv2Option
(
parser
)
source code
Adds the --ntlmv2auth option to the provided command-line parser.
Parameters:
parser
(OptionParser) - the command-line option parser to add the argument to
setNTLMv2Auth
(
options
)
source code
Enables or disables NTLMv2 Authentication in the current process based upon the setting of the ntlmv2auth option.
Parameters:
options
- the command-line options object
Trees
Indices
Help
Zenoss
Generated by Epydoc 3.0beta1 on Mon Oct 19 14:41:39 2009
http://epydoc.sourceforge.net