Package ldaptor :: Module usage :: Class Options_bind
[hide private]
[frames] | no frames]

Class Options_bind

source code

Known Subclasses:
Options_bind_mandatory

Instance Methods [hide private]
 
postOptions_bind_auth_fd_numeric(self) source code
Class Variables [hide private]
  optParameters = (('binddn', None, None, 'use Distinguished Nam...
Class Variable Details [hide private]

optParameters

Value:
(('binddn',
  None,
  None,
  'use Distinguished Name to bind to the directory'),
 ('bind-auth-fd',
  None,
  None,
  'read bind password from filedescriptor'))