On Feb 25, 2012, at 1:59 PM, "Marco Pizzoli"
mailto:marco.pizz...@gmail.com>> wrote:
Hi guys,
I had a look at this guide [1] but I'm not understanding the presented use-case.
- I see that I have to add in /etc/nsswitch.conf the line "sudoers: files
ldap".
-> I'm telling sudo to check rules
Hi guys,
I had a look at this guide [1] but I'm not understanding the presented
use-case.
- I see that I have to add in /etc/nsswitch.conf the line "sudoers: files
ldap".
-> I'm telling sudo to check rules via ldap
- I have to add in sssd.conf the directive "ldap_netgroup_search_base =
cn=ng
On Thu, Feb 23, 2012 at 04:12:17PM -0500, Stephen Gallagher wrote:
> On Thu, 2012-02-23 at 10:56 +0100, Jakub Hrozek wrote:
> > On Wed, Feb 22, 2012 at 03:55:28PM -0500, Stephen Gallagher wrote:
> > > We will now use the autodetected location if available, or else
> > > fall back to a value provide
On Fri, Feb 24, 2012 at 03:48:17PM -0500, Stephen Gallagher wrote:
> The orig_dn here isn't being passed to a filter and therefore must
> not be santized, as the sanitization process would break DNs that
> contain (among other things) parentheses.
>
>
> This was noticed during the review of "[PAT