Displaying 1 result from an estimated 1 matches for "31704ccb".
2020 Oct 30
1
Samba as AD member & without winbind...
On 30/10/2020 13:44, L.P.H. van Belle wrote:
> Maybe add,
>
> Make sure you dont overlap the local user ID.
> The first create user on linux is often 1000
> The example starts with 1000..
>
That is the whole point behind idmap_nss, it reads a user from AD, then
finds a user with the same name in /etc/passwd and maps the two together
(I think).
Rowland