Bug#792233: freedombox-setup: Configure PAM for LDAP user logins

2015-08-02 Thread Sunil Mohan
I have merged the patches with several fixes/changes. Please review my changes. I have not done full build testing yet. -- Sunil signature.asc Description: OpenPGP digital signature

Bug#792233: freedombox-setup: Configure PAM for LDAP user logins

2015-08-01 Thread James Valleroy
Here's an updated patch that sets additional debconf options for nslcd. I found that these configs were needed while testing the full system in virtualbox. Regards, James >From 87744b5b773f1206f306aa8b07cde8c3176e8a00 Mon Sep 17 00:00:00 2001 From: James Valleroy Date: Wed, 8 Jul 2015 19:46:27 -0

Bug#792233: freedombox-setup: Configure PAM for LDAP user logins

2015-07-26 Thread James Valleroy
Plinth has been switched to using ldapscripts to manage the LDAP users and groups (https://github.com/freedombox/Plinth/pull/164). I'm attaching an updated patch (replaces the previous patch) that will work with the change to Plinth. Here are the changes: 1. Use the method described in "Allowing l

Bug#792233: freedombox-setup: Configure PAM for LDAP user logins

2015-07-12 Thread James Valleroy
Package: freedombox-setup Severity: wishlist Tags: patch The attached patch will allow some LDAP users to login to the system. To login, the user must have objectClass of posixAccount, and also must be in the admin group. I will also make a pull request for Plinth to setup users and manage groups.