[Samba] Cannot add ACL through windows client

L.P.H. van Belle belle at bazuin.nl
Mon Oct 20 00:50:54 MDT 2014


Is this is on a member server try : 

net rpc rights grant 'TEST_IMGDSK\test' SeDiskOperatorPrivilege -Uadministrator -S SERVERNAME
or
net rpc rights grant 'TEST_IMGDSK\test' SeDiskOperatorPrivilege -UDOMAIN\administrator -S SERVERNAME

( as i dont thinks this is a DC above should work. ) 
and last option is add 
the to smb.conf
username map = /etc/samba/samba_usermapping
and add : !root = DOMAIN\Administrator DOMAIN\administrator
in it. 


Louis


>-----Oorspronkelijk bericht-----
>Van: mmuehlfeld at samba.org 
>[mailto:samba-bounces at lists.samba.org] Namens Marc Muehlfeld
>Verzonden: zondag 19 oktober 2014 11:28
>Aan: Zoddo
>CC: samba
>Onderwerp: Re: [Samba] Cannot add ACL through windows client
>
>Am 19.10.2014 um 01:07 schrieb Zoddo:
>> I've a problem : I'm unable to add the 
>*SeDiskOperatorPrivilege* to my user
>> *test*.
>> 
>> root at test-imgdsk:~# net rpc rights grant 'TEST_IMGDSK\test'
>>> SeDiskOperatorPrivilege -Uadministrator
>>> Enter administrator's password:
>>> Failed to grant privileges for TEST_IMGDSK\test 
>(NT_STATUS_ACCESS_DENIED)
>
>
>OK. We're comming closer - slowly.
>
>
>But if you don't give us more information about your environment
>everything else is just guessing.
>- Samba version
>- smb.conf
>- Permissions about the account (is Administrator mapped to root, etc.)
>- Type of Server (DC, PDC, Member, Standalone, etc.)
>
>
>Regards,
>Marc
>
>-- 
>To unsubscribe from this list go to the following URL and read the
>instructions:  https://lists.samba.org/mailman/options/samba
>
>



More information about the samba mailing list