search for: youradmiinpassword

Displaying 3 results from an estimated 3 matches for "youradmiinpassword".

Did you mean: youradminpassword
2018 Aug 17
0
explorer.exe crashes on security tab access
...Generally speaking however, the options you would use would be either READ, CHANGE, or FULL. READ THE MAN PAGE IF YOU DON’T UNDERSTAND THESE! This example will ADD an ACL, giving Domain Users change access, and retain Inheritance. smbcacls //server/share /MyDir -U administrator%youradmiinpassword -a "ACL:YOURDOMAIN\Domain Users:ALLOWED/0x13/CHANGE" smbcacls does not support recursive changes. So if you want to set permissions for all files in a tree, script it on the command line as in the example below. find yourdir -exec smbcacls //server/share /{} -U adminis...
2018 Aug 17
5
explorer.exe crashes on security tab access
Clearly this is some kind of bug. Can you submit a bug report or should I? Also can you elaborate why it's bad practice to create files/folders as a local Unix user/group on a Samba DC? On Thu, Aug 16, 2018 at 9:50 PM, Rowland Penny via samba < samba at lists.samba.org> wrote: > On Thu, 16 Aug 2018 21:20:29 +0200 > Kacper <kacper at kacper.se> wrote: > > > The
2018 Mar 23
3
explorer.exe and mmc.exe crashes on security tab access
Hi the list, I have updated to 4.8.0 after using 4.7.3 root at samba:~# /usr/local/samba/sbin/samba -V Version 4.8.0 I compiled from source with the following options : ./configure --enable-debug --enable-selftest Samba run apparently normaly, but when i try to edit permission via windows, explorer.exe crashes I dont get anything relevant from samba's log. But I get an error from windows