Displaying 1 result from an estimated 1 matches for "sohnro".
Did you mean:
sohnen
2013 Dec 11
2
Using samba4 with AD and rfc2307 - what are the *current* practices?
...hael
michael:*:50000:10000::/home/michael:/bin/bash
Not a huge deal, but would it make sense to map the well-known BUILTIN
accounts somewhere consistent?
idmap config BUILTIN : backend = rid
idmap config BUILTIN : range = 9000-9999
3. non-NIS groups are not filtered
[admin at files ~]$ wbinfo -r sohnro
10000
-1
-1
16777222
[admin at files ~]$ id sohnro
uid=50015(sohnro) gid=10000(domain users) groups=10000(domain
users),4294967295,4294967295,16777222(BUILTIN\users)
[admin at files ~]$ getent passwd sohnro
sohnro:*:50015:10000:SohnRo:/home/SohnRo:/bin/sh
Winbind is reporting AD groups that do no...