ehlo,
If function sdap_idmap_sid_to_unix return error code ENOTSUP then error message will be printed: "Skipping buit-in object" Processing of sids will continue an variable ret will be overridden with return code from function sdap_idmap_sid_to_unix, therefore storing EOK to variable is useless.
simple patch is attached.
LS
On Sat, Oct 11, 2014 at 11:44:29PM +0200, Lukas Slebodnik wrote:
ehlo,
If function sdap_idmap_sid_to_unix return error code ENOTSUP then error message will be printed: "Skipping buit-in object" Processing of sids will continue an variable ret will be overridden with return code from function sdap_idmap_sid_to_unix, therefore storing EOK to variable is useless.
simple patch is attached.
LS
ACK
On Sun, Oct 12, 2014 at 04:56:57PM +0200, Jakub Hrozek wrote:
On Sat, Oct 11, 2014 at 11:44:29PM +0200, Lukas Slebodnik wrote:
ehlo,
If function sdap_idmap_sid_to_unix return error code ENOTSUP then error message will be printed: "Skipping buit-in object" Processing of sids will continue an variable ret will be overridden with return code from function sdap_idmap_sid_to_unix, therefore storing EOK to variable is useless.
simple patch is attached.
LS
ACK
* master: 6af2095e63f5f78804420fb61e66cb741c179b5d
sssd-devel@lists.fedorahosted.org