Re: [SSSD] [PATCHES] Handle invalid domain configuration better

2009-09-10 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/09/2009 02:20 PM, Simo Sorce wrote: On Wed, 2009-09-09 at 13:33 -0400, Stephen Gallagher wrote: Patch 0001: Ensure that daemonization happens after reading in the configuration, so critical configuration errors repord FAILED during init

[SSSD] [PATCHES] Handle invalid domain configuration better

2009-09-09 Thread Stephen Gallagher
Patch 0001: Ensure that daemonization happens after reading in the configuration, so critical configuration errors repord FAILED during init script startup. Patch 0002: Ensure that the minId and maxId values are sensible (minId maxId, neither 0) -- Stephen Gallagher RHCE 804006346421761

Re: [SSSD] [PATCHES] Handle invalid domain configuration better

2009-09-09 Thread Simo Sorce
On Wed, 2009-09-09 at 13:33 -0400, Stephen Gallagher wrote: Patch 0001: Ensure that daemonization happens after reading in the configuration, so critical configuration errors repord FAILED during init script startup. Nack, monitor_process_init() performs a number of operations (like forking

Re: [SSSD] [PATCHES] Handle invalid domain configuration better

2009-09-09 Thread Dmitri Pal
Simo Sorce wrote: On Wed, 2009-09-09 at 13:33 -0400, Stephen Gallagher wrote: Patch 0001: Ensure that daemonization happens after reading in the configuration, so critical configuration errors repord FAILED during init script startup. Nack, monitor_process_init() performs a number

Re: [SSSD] [PATCHES] Handle invalid domain configuration better

2009-09-09 Thread Simo Sorce
On Wed, 2009-09-09 at 14:25 -0400, Dmitri Pal wrote: Simo Sorce wrote: On Wed, 2009-09-09 at 13:33 -0400, Stephen Gallagher wrote: Patch 0001: Ensure that daemonization happens after reading in the configuration, so critical configuration errors repord FAILED during init script