Home | Trees | Index | Help |
|
---|
Package ldaptor :: Module config |
|
Classes | |
---|---|
LDAPConfig |
Exceptions | |
---|---|
MissingBaseDNError |
Configuration must specify a base DN |
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/liiwi/...
|
dict |
DEFAULTS = {'samba': {'use-lmhash': 'no'}}
|
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
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Sun Oct 1 10:49:45 2006 | http://epydoc.sf.net |