[SSSD] [PATCH] Fixed subdomain-related issue in re_expression matching

Jan Zelený jzeleny at redhat.com
Wed Jun 13 15:14:33 UTC 2012


One part of the matching was to check whether domain part of fully
qualified name is a name of a domain or any of its subdomains. The
problem is that at the time of first request we don't yet have lists of
subdomains.

One solution would be to issue a request to data provider, asking for a
list of subdomains but mixing subdomain logic with re_expression
matching doesn't seem right. Therefore this patch deletes the check for
specific domain name, leaving only check for a specific format.

Thanks
Jan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jzeleny-138-subdomain-related-issue-in-re_expression.patch
Type: text/x-patch
Size: 2905 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20120613/fd52a0e0/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20120613/fd52a0e0/attachment.sig>


More information about the sssd-devel mailing list