OPSI.ldaptor.usage module¶
-
class
OPSI.ldaptor.usage.Options¶ Bases:
twisted.python.usage.Options-
optParameters= ()¶
-
postOptions()¶
-
-
class
OPSI.ldaptor.usage.Options_base¶ Bases:
OPSI.ldaptor.usage.Options_base_optional-
postOptions_base()¶
-
-
class
OPSI.ldaptor.usage.Options_base_optional¶ -
optParameters= (('base', None, None, 'LDAP base dn'),)¶
-
-
class
OPSI.ldaptor.usage.Options_bind¶ -
optParameters= (('binddn', None, None, 'use Distinguished Name to bind to the directory'), ('bind-auth-fd', None, None, 'read bind password from filedescriptor'))¶
-
postOptions_bind_auth_fd_numeric()¶
-
-
class
OPSI.ldaptor.usage.Options_bind_mandatory¶ Bases:
OPSI.ldaptor.usage.Options_bind-
postOptions_bind_mandatory()¶
-