> 
> Fixed in 30d722c392960373bb45c3248d318ef6e248fb67.
> 

That commit has the following:
+  /* Map root and the current user.  */
+  int len = snprintf (id_map, sizeof id_map, "%d %d 1\n", id, id);

This only maps `id' to itself, but not the root user?

-- 
GPG: 7FDE 7190 2F73 2C50 236E  403D CC13 48F1 E644 08EC



Reply via email to