summaryrefslogtreecommitdiffstats
path: root/config/modules.conf
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo in config file.Michael DeHaan2008-05-051-2/+2
|
* Various DNS/DHCP work.Michael DeHaan2008-05-021-3/+4
|
* Working on moving DNS/DHCP management to cobbler/modules (uses modules.conf)Michael DeHaan2008-05-021-0/+5
| | | | In progress.
* To make things easier to understand, enable RW-xmlrpc by default, just ↵Michael DeHaan2008-04-161-1/+1
| | | | change the authentication modes to deny_all in the config file (by default)
* Updated LDAP and authorization code, plus packagingMichael DeHaan2008-03-261-1/+1
|
* AuthN/AuthZ modules are now pluggable, http://127.0.0.1/cobbler/web now ↵Michael DeHaan2007-12-041-0/+5
| | | | active for mod_python using AuthN/AuthZ, backend now also doing AuthZ. default AuthN mechanism is using /etc/cobbler/auth.conf for now, which needs to be replaced, should use htdigest data at minimum.
* Allow for serialization modules to be selected by changing ↵Michael DeHaan2007-09-061-0/+7
/etc/cobbler/modules.conf