[SSSD] [PATCH] Bad check for id_provider=local and access_provider=permit

Ariel Barria olivares73 at hotmail.com
Fri May 11 03:24:21 UTC 2012


https://fedorahosted.org/sssd/ticket/1172

From: sgallagh at redhat.com
To: sssd-devel at lists.fedorahosted.org
Date: Thu, 10 May 2012 13:05:42 -0400
Subject: Re: [SSSD] [PATCH] Bad check for id_provider=local and access_provider=permit

On Thu, 2012-05-10 at 11:56 -0500, Ariel Barria wrote:
> Thanks for explanation :).
> Something like that?
> 
> tmp =
> ldb_msg_find_attr_as_string(res->msgs[0],CONFDB_DOMAIN_ACCESS_PROVIDER,NULL);
>         if (tmp && strcasecmp(tmp, "permit") != 0) {
>             .......
>             
> And documentatión
> 
>  <term>access_provider (string)</term>
>          <listitem>
>                 <para>
>                            The access control provider used for the
> domain.
>                             There are two built-in access providers
> (in
>                             addition to any included in installed
> backends)
>                             Internal special providers are:
>                         </para>
>                         <para>
>                             <quote>permit</quote> always allow access.
> It's the only permitted access provider for a local domain. 
 
Yes, this looks more like what we need here.
 

_______________________________________________
sssd-devel mailing list
sssd-devel at lists.fedorahosted.org
https://fedorahosted.org/mailman/listinfo/sssd-devel 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20120510/fca27848/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Bad-check-for-id_provider-local-and-access_provider-.patch
Type: text/x-patch
Size: 1053 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20120510/fca27848/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-documentation-access_provider.patch
Type: text/x-patch
Size: 1011 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20120510/fca27848/attachment-0001.bin>


More information about the sssd-devel mailing list