Displaying 1 result from an estimated 1 matches for "debianrid".
2009 Aug 12
1
RID idmap backend: difficulties looking up a user by its uid
...;getent passwd" to
look up a user by its username, but not by its uidnumber. However, if I
first do a lookup using the username or run wbinfo on the user
(specifying either the username or uid), and then try "getent passwd"
with the uidnumber, I get the correct result.
See here:
debianrid:~# getent passwd 161907
debianrid:~# wbinfo --uid-info 161907
lokr:*:161907:100513:Lovisa Kristiansson (lokr):/home/WBLABB/lokr:/bin/sh
debianrid:~# getent passwd 161907
lokr:*:161907:100513:Lovisa Kristiansson (lokr):/home/WBLABB/lokr:/bin/sh
debianrid:~#
Related smb.conf lines:
idmap backend...