Re: [Freeipa-devel] [PATCH] 451 Hide trust-resolve command

2014-01-20 Thread Martin Kosek
On 01/20/2014 05:42 PM, Alexander Bokovoy wrote: On Fri, 17 Jan 2014, Martin Kosek wrote: We do not need to expose a public FreeIPA specific interface to resolve SIDs to names. The interface is only used internally to resolve SIDs when external group members are listed. Additionally, the command

Re: [Freeipa-devel] [PATCH] 451 Hide trust-resolve command

2014-01-20 Thread Alexander Bokovoy
On Fri, 17 Jan 2014, Martin Kosek wrote: We do not need to expose a public FreeIPA specific interface to resolve SIDs to names. The interface is only used internally to resolve SIDs when external group members are listed. Additionally, the command interface is not prepared for regular user and ca

[Freeipa-devel] [PATCH] 451 Hide trust-resolve command

2014-01-17 Thread Martin Kosek
We do not need to expose a public FreeIPA specific interface to resolve SIDs to names. The interface is only used internally to resolve SIDs when external group members are listed. Additionally, the command interface is not prepared for regular user and can give rather confusing results. Hide it f