[Samba] Re: net rpc rights command

Jerome Tournier jerome.tournier at idealx.com
Fri Aug 26 14:06:35 GMT 2005


Le Thu, Aug 25, 2005 at 11:38:08PM +0200, Andreas Bauer a ecrit:
> But there is following error running the net rpc command:
> amd:~ # net rpc rights grant testuser10 SeMachineAccountPrivilege
> Password:
> Could not connect to server 127.0.0.1
> The username or password was not correct.

you should use the root account, for ex:
net -U root%XXX rpc rights grant testuser10 SeMachineAccountPrivilege
(with XXX the root's password)
or, if the root account is not a samba account, any member of the
gidNumber=512 group.
-- 
Jerome


More information about the samba mailing list