Re: [Freeipa-devel] [PATCH 0002] Changing the token owner also changes its manager

2015-02-18 Thread Petr Vobornik
On 01/14/2015 08:02 PM, Nathaniel McCallum wrote: On Wed, 2015-01-14 at 17:49 +0100, Martin Babinsky wrote: On 01/14/2015 05:23 PM, Nathaniel McCallum wrote: On Wed, 2015-01-14 at 16:49 +0100, Martin Babinsky wrote: Changing the owner of a token also implicitly sets the new owner as its

Re: [Freeipa-devel] [PATCH 0002] Changing the token owner also changes its manager

2015-01-14 Thread Nathaniel McCallum
On Wed, 2015-01-14 at 17:49 +0100, Martin Babinsky wrote: On 01/14/2015 05:23 PM, Nathaniel McCallum wrote: On Wed, 2015-01-14 at 16:49 +0100, Martin Babinsky wrote: Changing the owner of a token also implicitly sets the new owner as its manager if following conditions are met: 1.) The

[Freeipa-devel] [PATCH 0002] Changing the token owner also changes its manager

2015-01-14 Thread Martin Babinsky
Changing the owner of a token also implicitly sets the new owner as its manager if following conditions are met: 1.) The original token owner was also its manager 2.) The new manager is not set explicitly via CLI interface. If the owner is unset and the above conditions are met, then the

Re: [Freeipa-devel] [PATCH 0002] Changing the token owner also changes its manager

2015-01-14 Thread Nathaniel McCallum
On Wed, 2015-01-14 at 16:49 +0100, Martin Babinsky wrote: Changing the owner of a token also implicitly sets the new owner as its manager if following conditions are met: 1.) The original token owner was also its manager 2.) The new manager is not set explicitly via CLI interface. If

Re: [Freeipa-devel] [PATCH 0002] Changing the token owner also changes its manager

2015-01-14 Thread Martin Babinsky
On 01/14/2015 05:23 PM, Nathaniel McCallum wrote: On Wed, 2015-01-14 at 16:49 +0100, Martin Babinsky wrote: Changing the owner of a token also implicitly sets the new owner as its manager if following conditions are met: 1.) The original token owner was also its manager 2.) The new manager is