-
Notifications
You must be signed in to change notification settings - Fork 18.9k
Closed
Labels
area/runtimeRuntimeRuntimekind/enhancementEnhancements are not bugs or new features but can improve usability or performance.Enhancements are not bugs or new features but can improve usability or performance.status/claimed
Description
My laptop uses samba/winbind authentication, so there is no passwd entry on my machine for my user. This would be similarly true on an LDAP or NIS authenticated machine. When I try to use --userns-remap=<myuser>:<mygroup>, I get the following error:
Error starting daemon: Error during uid lookup for "<myuser>": no matching entries in passwd file
I would propose that you should use getent passwd and getent group instead as it would supply details for user accounts which may not be local.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/runtimeRuntimeRuntimekind/enhancementEnhancements are not bugs or new features but can improve usability or performance.Enhancements are not bugs or new features but can improve usability or performance.status/claimed