Difference between revisions of "Identity Mapping Back Ends"
Mmuehlfeld (talk | contribs) m (Added categories) |
m (/* removed 'hash', the manpage says 'DO NOT USE THIS BACKEND') |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 7: | Line 7: | ||
* [[idmap_config_rid|idmap config rid]] | * [[idmap_config_rid|idmap config rid]] | ||
* [[Idmap_config_autorid|idmap config autorid]] | * [[Idmap_config_autorid|idmap config autorid]] | ||
− | |||
* [[Idmap_config_ldap|idmap config ldap]] | * [[Idmap_config_ldap|idmap config ldap]] | ||
* [[Idmap_config_nss|idmap config nss]] | * [[Idmap_config_nss|idmap config nss]] | ||
Line 21: | Line 20: | ||
{{Imbox | {{Imbox | ||
| type = warning | | type = warning | ||
− | | text = ID mapping back ends are not supported in the <code>smb.conf</code> file on a Samba AD DC. For details, see [[ | + | | text = ID mapping back ends are not supported in the <code>smb.conf</code> file on a Samba AD DC. For details, see [[Updating_Samba#Failure_To_Access_Shares_on_Domain_Controllers_If_idmap_config_Parameters_Set_in_the_smb.conf_File|Failure to Access Shares on Domain Controllers If idmap config Parameters Set in the smb.conf File]]. |
}} | }} | ||
+ | {{Imbox | ||
+ | | type = note | ||
+ | | text = On a Samba 4.6.x AD DC, the <code>testparm</code> utility displays <code>ERROR: Invalid idmap range for domain *!</code> You can safely ignore this, For details, see [https://bugzilla.samba.org/show_bug.cgi?id=12629 Bug #12629]. | ||
+ | }} | ||
Line 30: | Line 33: | ||
---- | ---- | ||
[[Category:Active Directory]] | [[Category:Active Directory]] | ||
− | [[Category:Domain | + | [[Category:Domain Members]] |
[[Category:NT4 Domains]] | [[Category:NT4 Domains]] |
Latest revision as of 08:57, 2 September 2018
Supported ID Mapping Back Ends
Samba provides the following ID mapping back ends:
Using ID Mapping Back Ends on a Samba AD DC
For setting up Winbindd a Samba Active Directory (AD) domain controller (DC), see Configuring Winbindd on a Samba AD DC.
![]() | ID mapping back ends are not supported in the smb.conf file on a Samba AD DC. For details, see Failure to Access Shares on Domain Controllers If idmap config Parameters Set in the smb.conf File. |
![]() | On a Samba 4.6.x AD DC, the testparm utility displays ERROR: Invalid idmap range for domain *! You can safely ignore this, For details, see Bug #12629. |