Displaying 20 results from an estimated 1000 matches similar to: "ACL and delete files"
2015 Jan 28
3
problem giving setting user permissions on specific folder
Hi Rowland:
voyager /data/company # ls -la folder1/
insgesamt 56
drwxrwxr-x+ 1 administrator dom?nen-benutzer 744 26. Sep 12:45 .
drwxr-xr-x 9 root root 4096 25. Sep 23:33 ..
drwxrwxr-x+ 1 user dom?nen-benutzer 200 20. Jan 14:40 folderx
drwxrwxr-x+ 1 user dom?nen-benutzer 288 19. Jan 14:19 folderxt
drwxrwxr-x+ 1 administrator dom?nen-benutzer 20 26. Sep 00:18
2018 Jul 26
2
granting SeDiskOperatorPrivilege
Am 25.07.2018 um 09:03 schrieb Stefan G. Weichinger via samba:
> Am 2018-07-24 um 09:48 schrieb Stefan G. Weichinger via samba:
>>
>> I fail to set SeDiskOperatorPrivilege on a samba DM and I suspect the
>> german umlauts:
>>
>> # wbinfo -g
>> dom�nencomputer
>> dom�nen-benutzer
>> dom�nen-g�ste
>> dom�nen-admins
>>
>> (bad
2015 Jan 28
1
problem giving setting user permissions on specific folder
On 01/28/15 14:04, Rowland Penny wrote:
> On 28/01/15 18:45, Alberto Valdes Gonzalez wrote:
>> Hi Rowland:
>>
>> voyager /data/company # ls -la folder1/
>> insgesamt 56
>> drwxrwxr-x+ 1 administrator dom?nen-benutzer 744 26. Sep 12:45 .
>> drwxr-xr-x 9 root root 4096 25. Sep 23:33 ..
>> drwxrwxr-x+ 1 user dom?nen-benutzer 200
2018 Jul 26
2
granting SeDiskOperatorPrivilege
Am 2018-07-26 um 18:14 schrieb Rowland Penny via samba:
> On Thu, 26 Jul 2018 17:46:26 +0200
> "Stefan G. Weichinger via samba" <samba at lists.samba.org> wrote:
>> I also don't know how to use that group "domänen-benutzer" in "valid
>> users" or "read list" ...
> Stefan, you know all that knowledge you learnt about
2019 Oct 20
4
GPO for Computer/Machine not working
Hi all,
I am having the same issue that is described in an older thread here:
https://lists.samba.org/archive/samba/2018-February/213656.html
The problem I am facing is that the machine accounts are not trusted
in the domain (this is true for all Win 10 Systems). The issue with
the computer is from my pov:
Folgende herausgefilterte Gruppenrichtlinien werden nicht angewendet.
2023 May 22
3
vfs_shadow_copy2 cannot read/find snapshots
Hi
I am trying to get shadow_copy2 to read gluster snapshots and provide
the users with previous versions of their files.
Here is my smb.conf:
[global]
??????? security = ADS
??????? workgroup = AD
??????? realm = AD.XXX.XX
??????? netbios name = A32X
??????? log file = /var/log/samba/%m
??????? log level = 1
??????? idmap config * : backend = tdb
??????? idmap config * : range =
2014 Jun 07
3
Samba 4 / idmap / NIS / winbind
Hi,
how can i get work Samba 4 Sernet 4.1.7 correctly with NIS. Ist provisioned with rfc2307.
When i query a User withi get the following.
getent passwd testswi
SWI\testswi:*:10000:100:testswi:/home/SWI/testswi:/bin/false
I want to change /bin/false to a other value /bin/bash
I tried many things to change the value.
1. ldbedit -e vim -H /var/lib/samba/private/sam.ldb samaccountname=testswi
2015 Apr 16
2
Group Mapping: All Users from a Domain group should be able to write to a local group
Hello Mailinglist,
I have created a local user "localuser" who is in the local group
"localgroup"
$ id
uid=1001(localuser) gid=1001(localgroup) groups=1001(localgroup)
My machine authenticates against Active Directory - works
The AD-User "aduser" belongs to a domain group "adgroup"
$ id
uid=6161(aduser) gid=5513(dom?nen-benutzer)
2002 May 27
2
Problems with samba 2.2.4
Dear Sirs.
I have here running samba 2.2.4 compiled on Redhat 7.2 with kernel 2.4.17
with ACL support on EXT3 (http://acl.bestbits.at) and winbindd.
Winbind works. I can ssh as a NT4 user and use samba network shares as a NT
user without username mapping. (no German special characters, no spaces in
user name).
1.
In smb.conf
veto files = /quota.*/lost+found/.*/
doesn't work
2.
In
2017 Jun 22
3
two domain members, different groupIDs
Observation:
2 sambas, ADS-member servers
one is Debian, samba-4.2.14
2nd is Gentoo, samba-4.5.10
1)
winbind enum users = Yes
winbind enum groups = Yes
winbind use default domain = Yes
winbind refresh tickets = Yes
idmap config mydomain:schema_mode = rfc2307
idmap config mydomain:range = 10000-99999
idmap config mydomain:backend = rid
idmap config *:range = 2000-9999
idmap config * :
2015 Jan 28
6
problem giving setting user permissions on specific folder
Hello:
I have this user who should have read write permissions in the folders
\\server/folder1/folder2
\\server/folder4
Using windows I set the permission for this user but it does not work. I
can not access the folders
If I try
server ~ # smbclient //server/folder1 -U username
Enter username's password:
Domain=[INTERN] OS=[Unix] Server=[Samba 3.6.23]
tree connect failed:
2023 May 22
1
vfs_shadow_copy2 cannot read/find snapshots
Hi Sebastian,
why are you using shadow:snapprefix if this is just ?snap??
Does it work using ONLY shadow:format = snap_GMT-%Y.%m.%d-%H.%M.%S ?
If you use snapprefix you also need to use shadow:delimiter (in your case this would be ?_?). However, I never managed to get it working with snapprefix on my machines.
Alexander
> On Monday, May 22, 2023 at 2:52 PM, Sebastian Neustein via samba
2018 Feb 06
5
GPOs not Working!
On 2/6/2018 1:42 PM, Robert Marcano via samba wrote:
> On 02/06/2018 01:44 PM, Micha Ballmann via samba wrote:
>> Hello,
>>
>> i have a testing environment, 2 DCs Ubuntu 18.04, SAMBA 4.7.4 - MIT
>> Kerberos (clean, not upgraded). I just wan to create/activating a
>> simple GPOs.
>>
>> # Interactive logon: Do not require CTRL + ALT + DEL -> activate
2012 May 30
2
Prevent Samba clients from changing group ownership?
How can I prevent Samba clients from changing the group ownership of files?
With the security mask parameter I can prevent Samba clients from
changing some permission bits, but I can't find a parameter to prevent
changing the group ownership
2015 Jun 08
2
Active Directory group membership changes not reflected in winbind information
Hi,
I?ve added an existing group (?2d3d?) to an existing user (?jschopp?) on our AD server. When I execute ?id jschopp? the new group membership is not reflected:
# id jschopp
uid=1333(jschopp) gid=2020(dom?nen-benutzer) groups=2020(dom?nen-benutzer),610(BUILTIN+users)
This is a strange behavior. Is this a caching issue?
Kind regards,
Martin
AD: Windows Server 2008 RC2 with Windows Services
2018 Feb 06
1
GPOs not Working!
now, im on a phone and no browser, so limit help.
first thing i see.
CN=Bj”rn <User>,CN=Users,DC=rootrudi,DC=de
Bj”rn ?
is your system set to utf8?
i dont know, but this does not look right.
i see, wifi? yes, try utp.
langsame Verbindung:500 kbps
and do try the ignore systemacl.
that solves the user/group “nt authority\system” problems the easy way.
greetz
Louis
Op 6 feb. 2018
2019 Oct 21
2
GPO for Computer/Machine not working
Hi Rowland,
On 20.10.19 19:16, Rowland penny wrote:
> On 20/10/2019 16:52, Martin Tessun via samba wrote:
>> Hi all,
>>
>> I am having the same issue that is described in an older thread here:
>> https://lists.samba.org/archive/samba/2018-February/213656.html
>>
>> The problem I am facing is that the machine accounts are not trusted
>> in the domain
2012 Oct 06
1
Samba 4: character encoding issue (was: Samba-tool dbcheck shows "incorrect GUID" after update from alpha17 to beta8)
Hi
On 5 October 2012 21:25, <X-Dimension at gmx.net> wrote:
>
> -------- Original-Nachricht --------
>> Datum: Thu, 4 Oct 2012 12:22:54 +0200
>> Von: Michael Wood <esiotrot at gmail.com>
>> An: Julian Timm <X-Dimension at gmx.net>
>> CC: samba at lists.samba.org
>> Betreff: Re: [Samba] Samba-tool dbcheck shows "incorrect GUID" after
2018 Sep 07
2
"missing security tab" and related ACL issues
At a customer server (gentoo linux, so far only Samba version 4.7.7) we
tried to use Windows ACLs and failed:
no security tab in Windows ... for local C: yes, not on samba shares
Yes, I followed
https://wiki.samba.org/index.php/Setting_up_a_Share_Using_Windows_ACLs
and have the vfs module enabled etc
-
Now I consider that the kernel doesn't have the necessary flags set.
I get
#
2018 Jul 24
2
granting SeDiskOperatorPrivilege
I fail to set SeDiskOperatorPrivilege on a samba DM and I suspect the
german umlauts:
# wbinfo -g
dom�nencomputer
dom�nen-benutzer
dom�nen-g�ste
dom�nen-admins
(bad locale, umlauts displayed as special ugly chars)
but the group "domänen-admins" = "Domain Admins" is there.
now:
# net rpc rights grant "CUSTOMER\domänen-admins" SeDiskOperatorPrivilege
-U