>> Hi All,
>>
>> Anybody could tell me why the user who is able to join a machine into
>> the domain has to has uid=0. is it possible to has more
>> administrators?

2011/1/10 William E Jojo <w.j...@hvcc.edu>:
> Look at:
>
> net rpc rights grant username SeMachineAccountPrivilege
>
> This will add users to the account_policy.tdb file with join rights in that 
> domain. When you upgrade or move to another machine, be sure to bring this 
> file along.

If you do not want to use user rights,

-----
[ipc$]
  admin users = admin, admin2, ...
-----

or simply

-----
[global]
  admin users = admin, admin2, ...
-----

should work.

---
TAKAHASHI Motonobu <mo...@samba.gr.jp>
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

Reply via email to