From: Dale Schroeder on
Rafael,

SeMachineAccountPrivilege:
http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/rights.html#id2608460

Dale

On 03/24/2010 6:41 AM, Rafael de Oliveira Costa wrote:
> Hi,
>
> Here i have a PDC with LDAP running on SuSe Linux Enterprise Server 11 and i
> want to create an user with privileges just to add windows machines in the
> domain. any ideas ?
>
> Atenciosamente,
> Rafael de Oliveira Costa
>
> "The first step to getting the things you want out of life is this : decide
> what you want"
> Ben Stein
>
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba
From: Rafael de Oliveira Costa on
thanks Dale,

To resolve my problem i did this:

On the samba server i executed the command below

#net rpc rights grant "DOMAIN\USER" SeMachineAccountPrivilege

where DOMAIN is the name of the domain and USER is the name with privileges
just to add machines in the domain.

In first place i get this error:

could not connect to server 127.0.0.1
connection failed: NT_STATUS_CONNECTION_REFUSED

But i've resolved including the value "lo" in the option interfaces in
smb.conf

interfaces = eth0,lo

Atenciosamente,
Rafael de Oliveira Costa

"The first step to getting the things you want out of life is this : decide
what you want"
Ben Stein


On Wed, Mar 24, 2010 at 12:49 PM, Dale Schroeder <
dale(a)briannassaladdressing.com> wrote:

> Rafael,
>
> SeMachineAccountPrivilege:
>
> http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/rights.html#id2608460
>
> Dale
>
>
> On 03/24/2010 6:41 AM, Rafael de Oliveira Costa wrote:
>
>> Hi,
>>
>> Here i have a PDC with LDAP running on SuSe Linux Enterprise Server 11 and
>> i
>> want to create an user with privileges just to add windows machines in the
>> domain. any ideas ?
>>
>> Atenciosamente,
>> Rafael de Oliveira Costa
>>
>> "The first step to getting the things you want out of life is this :
>> decide
>> what you want"
>> Ben Stein
>>
>>
>
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba