Home | Trees | Index | Help |
|
---|
Package ldaptor :: Module config |
|
Classes | |
---|---|
LDAPConfig |
Function Summary | |
---|---|
Load configuration file. | |
Read configuration file if necessary and return whether to use LanMan hashes or not. |
Variable Summary | |
---|---|
list |
CONFIG_FILES = ['/etc/ldaptor/global.cfg', '/home/tv/.ld...
|
dict |
DEFAULTS = {'samba': {'use-lmhash': 'no'}}
|
NoneType |
__config = None |
Function Details |
---|
loadConfig(configFiles=None, reload=False)Load configuration file. |
useLMhash()Read configuration file if necessary and return whether to use LanMan hashes or not. |
Variable Details |
---|
CONFIG_FILES
|
DEFAULTS
|
__config
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Tue Aug 17 17:08:22 2004 | http://epydoc.sf.net |