Re: [Freeipa-devel] [PATCH] 829 Generate a database password by default

2011-07-18 Thread Rob Crittenden
Simo Sorce wrote: On Sun, 2011-07-17 at 17:47 -0400, Rob Crittenden wrote: If the password passed in when creating a NSS certificate database is None then a random password is generated. If it is empty ('') then an empty password is set. Because of this the HTTP instance on replicas were

[Freeipa-devel] [PATCH] 829 Generate a database password by default

2011-07-17 Thread Rob Crittenden
If the password passed in when creating a NSS certificate database is None then a random password is generated. If it is empty ('') then an empty password is set. Because of this the HTTP instance on replicas were created with an empty password. https://fedorahosted.org/freeipa/ticket/1407

Re: [Freeipa-devel] [PATCH] 829 Generate a database password by default

2011-07-17 Thread Simo Sorce
On Sun, 2011-07-17 at 17:47 -0400, Rob Crittenden wrote: If the password passed in when creating a NSS certificate database is None then a random password is generated. If it is empty ('') then an empty password is set. Because of this the HTTP instance on replicas were created with an