All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Fertser <fercerpav@gmail.com>
To: "Alexander A. Filippov" <a.filippov@yadro.com>
Cc: openbmc@lists.ozlabs.org
Subject: Re: LDAP groups and roles mapping
Date: Mon, 10 Jan 2022 17:40:02 +0300	[thread overview]
Message-ID: <YdxFQl9Opddem7O5@home.paul.comp> (raw)
In-Reply-To: <Ydw+3uYSqK44CTHq@nbwork.lan>

Hi,

On Mon, Jan 10, 2022 at 05:12:46PM +0300, Alexander A. Filippov wrote:
> Our customers want LDAP groups and roles mapping working not only by primary
> group, but also by the membership in one of these groups.
> And this requirement seems to me reasonable.

A sidenote: windows active directory admins might also want you to
take nested groups into consideration. I suggest you check with the
customers if that's the case or not.

AFAIK there's no standard way to do that (other than recursively walk
through the group membership) but microsoft has
LDAP_MATCHING_RULE_IN_CHAIN OID:
https://docs.microsoft.com/en-us/windows/win32/adsi/search-filter-syntax

-- 
Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software!
mailto:fercerpav@gmail.com

  reply	other threads:[~2022-01-10 14:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-10 14:12 LDAP groups and roles mapping Alexander A. Filippov
2022-01-10 14:40 ` Paul Fertser [this message]
2022-01-10 15:56   ` Alexander A. Filippov
2022-01-10 21:00     ` Paul Fertser
2022-02-10 10:24 ` Alexander A. Filippov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YdxFQl9Opddem7O5@home.paul.comp \
    --to=fercerpav@gmail.com \
    --cc=a.filippov@yadro.com \
    --cc=openbmc@lists.ozlabs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.