Bug#787128: freedombox-setup: Reset LDAP admin password on first-run

2015-07-07 Thread Sunil Mohan
I really that we have gotten rid of the LDAP password. The patch is working as expected and I have merged it. -- Sunil signature.asc Description: OpenPGP digital signature

Bug#787128: freedombox-setup: Reset LDAP admin password on first-run

2015-06-30 Thread James Valleroy
I'm attaching an updated patch, which includes the previous patch with an additional change. This adds another organizationalUnit to contain groups in the LDAP user directory. diff --git a/first-run.d/50_ldap-server b/first-run.d/50_ldap-server new file mode 100755 index 000..6b45da8 --- /dev/n

Bug#787128: freedombox-setup: Reset LDAP admin password on first-run

2015-05-30 Thread James Valleroy
On 05/29/2015 01:30 AM, Petter Reinholdtsen wrote: > > [James Valleroy] >> Currently the LDAP admin password is generated during setup, and printed >> in the log. > > Why is it printed in the log? Passwords should never be printed in any > log. I'm not sure. My patch will remove this though. >

Bug#787128: freedombox-setup: Reset LDAP admin password on first-run

2015-05-28 Thread Petter Reinholdtsen
[James Valleroy] > Currently the LDAP admin password is generated during setup, and printed > in the log. Why is it printed in the log? Passwords should never be printed in any log. > The attached patch will save the password to a file that only root can > read. Then during first-run, it will b

Bug#787128: freedombox-setup: Reset LDAP admin password on first-run

2015-05-28 Thread James Valleroy
Package: freedombox-setup Version: 0.3 Severity: wishlist Tags: patch Currently the LDAP admin password is generated during setup, and printed in the log. The attached patch will save the password to a file that only root can read. Then during first-run, it will be changed to a new, random passwo