[SSSD] Re: sss_nfs_[ug]id_to_name not properly respecting the libnfsidmap interface

2019-08-22 Thread Jakub Hrozek
On Thu, Aug 22, 2019 at 01:25:14PM +0200, Sumit Bose wrote: > On Wed, Aug 21, 2019 at 02:00:40PM -0700, Richard Sharpe wrote: > > Hi folks, > > > > In the current code downloaded from github I see the following function: > > > > src/sss_client/nfs/sss_nfs_client.c:sss_nfs_uid_to_name: > > > >

[SSSD] Re: sss_nfs_[ug]id_to_name not properly respecting the libnfsidmap interface

2019-08-22 Thread Sumit Bose
On Wed, Aug 21, 2019 at 02:00:40PM -0700, Richard Sharpe wrote: > Hi folks, > > In the current code downloaded from github I see the following function: > > src/sss_client/nfs/sss_nfs_client.c:sss_nfs_uid_to_name: > > static int sss_nfs_uid_to_name(uid_t uid, char *domain, char *name, size_t >