Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-03-30 | fixed two issues in the initial configuration | Sumit Bose | 1 | -1/+0 | |
- value array is not terminated properly - infopipe service is added dynamically | |||||
2009-03-20 | Simplify default configuration | Simo Sorce | 1 | -0/+55 | |
Make confdb load a base ldif like sysdb to initialize the db, makes it simpler to understand at first sight what is the default configuration. Make the parameter "command" optional. Derive the default command from available information. Make the debug level a global by default so that enabling debug for all components is as easy as passing just -d X to the sssd binary. |