Hi,
I just wanted to change the the prefix of the log messages of the backends from [sssd[be[ID_PROVIDER_NAME]]] to [sssd[be[DOMAIN_NAME]]]. Then I wondered why we need to store the name of the id provider at all and as a result I removed it.
Now the backends identify themselves with the domain name. Maybe in a next step the D-BUS client registration calls can be simplified by using only a single id field instead of a name and a domain field.
While most of the patch is related to the identification of the backend to the data provider the expansion of 'provider=files' is affected, too. So tests which uses 'provider=files' might fail if I have messed up the expansion.
bye, Sumit
On Wed, 2009-09-02 at 12:53 +0200, Sumit Bose wrote:
I just wanted to change the the prefix of the log messages of the backends from [sssd[be[ID_PROVIDER_NAME]]] to [sssd[be[DOMAIN_NAME]]]. Then I wondered why we need to store the name of the id provider at all and as a result I removed it.
Now the backends identify themselves with the domain name. Maybe in a next step the D-BUS client registration calls can be simplified by using only a single id field instead of a name and a domain field.
While most of the patch is related to the identification of the backend to the data provider the expansion of 'provider=files' is affected, too. So tests which uses 'provider=files' might fail if I have messed up the expansion.
Ack and pushed!
Simo.
sssd-devel@lists.fedorahosted.org