1IDMAP_NSS(8)              System Administration tools             IDMAP_NSS(8)
2
3
4

NAME

6       idmap_nss - Samba's idmap_nss Backend for Winbind
7

DESCRIPTION

9       The idmap_nss plugin provides a means to map Unix users and groups to
10       Windows accounts. This provides a simple means of ensuring that the SID
11       for a Unix user named jsmith is reported as the one assigned to
12       DOMAIN\jsmith which is necessary for reporting ACLs on files and
13       printers stored on a Samba member server.
14

EXAMPLES

16       This example shows how to use idmap_nss to check the local accounts for
17       its own domain while using allocation to create new mappings for
18       trusted domains
19
20                [global]
21                idmap config * : backend = tdb
22                idmap config * : range = 1000000-1999999
23
24                idmap config SAMBA : backend  = nss
25                idmap config SAMBA : range = 1000-999999
26
27

AUTHOR

29       The original Samba software and related utilities were created by
30       Andrew Tridgell. Samba is now developed by the Samba Team as an Open
31       Source project similar to the way the Linux kernel is developed.
32
33
34
35Samba 4.12.2                      04/28/2020                      IDMAP_NSS(8)
Impressum