Displaying 2 results from an estimated 2 matches for "bhlab".
Did you mean:
hlab
2020 Feb 29
0
idmap range and xidNumber
...d expand groups = 1
You probably do not need the line above.
> winbind use default domain = Yes
That doesn't work on a DC
> ----------- UNIX DOMAIN MEMBER ----------
> [global]
> ? client use spnego = yes
Default setting
> ? os level = 2
That is old-school ;-)
> ? idmap config BHLAB : backend = ad
> ? idmap config BHLAB : schema_mode = rfc2307
> ? idmap config BHLAB : range = 10000-19999
> ? idmap config BHLAB : unix_nss_info = yes
I take it that you have added uidNumber & gidNumber attributes to AD and
that they are inside the '10000-19999' range
> ?...
2020 Feb 29
4
idmap range and xidNumber
Hello,
There recommended range in Samba4 share for BUILTIN users is usually (from
Samba wiki)
# Default ID mapping configuration for local BUILTIN accounts
# and groups on a domain member. The default (*) domain:
# - must not overlap with any domain ID mapping configuration!
# - must use a read-write-enabled back end, such as tdb.
idmap config * : backend = tdb
idmap config * : range = 3000-7999