Displaying 1 result from an estimated 1 matches for "nt_group_2".
Did you mean:
nt_group_1
2006 Sep 13
2
NT Group to single unix ID
...to map an NT Group
(a large group of NT users) to a single unix user ID. I guess
I am asking for an example of the smb.conf and users.map file.
We have hundreds of NT users in various user groups. For example.
Example:
========
NT_Group_1 needs to map to single unix account 'account 1'
NT_Group_2 needs to map to single unix account 'account 2'
We are using domain security. Users who access a unix share with an account in the NT_Group_1 should have have effective UID of the account1 unix account. We cannot do this with individual NT account names in users.map due to the large numb...