Displaying 20 results from an estimated 1000 matches similar to: "AD Member Server and 'vfs objects recycle' permission problems"
2007 Jun 21
1
Recycle bin and ACL
Hello,
we are using the vfs module recycle with the following config:
vfs objects = recycle
recycle: repository = .Papierkorb
recycle:directory_mode = 0777
recycle:subdir_mode = 0777
recycle: keeptree = Yes
recycle: exclude = *.tmp, *.temp, *.log, *.ldb
recycle: exclude_dir = tmp
recycle:versions = Yes
Problem is that everybody can see deleted documents in the
recycle bin.
But if I set
2018 Jul 24
2
Unable to map SID of domain admin although mapped in username map
Hello,
Lots of messages in smbd log file on a Samba file server, which is member of a Samba AD :
[2018/07/24 10:30:00.822403, 0] ../source3/smbd/posix_acls.c:2080(create_canon_ace_lists)
2019 Feb 13
3
idmap backend ad well-known-sids 512 & 513
Hi,
we are in the process of testing a migration from our NT Classic Domain
with OpenLdap to Samba AD.
In our test setup migration of all accounts, groups and computer
accounts went well using the classicupgrade path.
Next step now is testing how to add a member server for file server
services.
We were able to get the server to join the domain and also idmapping
works mostly as expected.
2013 Feb 12
1
Replication Ok, or not?
Setup a DC using 4.0.3 - all appears to go fine...
Setup a second DC and everything works fine to here...but I'm not sure
if replication is actually working or not.
Here's what I get from ./samba-tool drs showrepl
I've also done. [./samba-tool drs kcc -Uadministrator
dc2.samba.somedom.local] in an attempt to fix the replication problem.
(or what I think is a problem.)
[The outbound
2019 Oct 16
4
vfs_recycle permission bug?!
Samba 4.8 (Louis debian repo), DM.
Today i've had to recovery a deleted file in that share, that use
'vfs_recycle' modules:
[Work]
comment = Spazio di Lavoro Utente
map acl inherit = Yes
path = /srv/work
read only = No
store dos attributes = Yes
vfs objects = acl_xattr recycle full_audit
volume = Work
full_audit:failure = none
full_audit:success = mkdir rmdir read pread
2018 Mar 12
2
NT_STATUS_ACCESS_DENIED listing \* on Samba AD - out of the blue
I have a Samba AD running Samba 4.7.5. Everything was working fine,
when, seemingly out of the blue, the users started to be denied access
to all shares. If I try from a Windows 7 or Windows 10 machine, logged
in as a user in "Domain Uses", I get:
"Windows cannot access \\server-name\share_name. You do not have
permission to access \\server-name\share_name"
If I use
2015 Mar 23
1
Samba4 classic upgrade problem
Hello.
I'm trying to perform a classic upgrade from Samba 3.6.6 with LDAP
backend on Debian to 4.1.6 on Ubuntu on a new machine.
The samba-tools creates the following *smb.con*f:
*# cat /etc/samba/smb.conf**
*[global]
workgroup = SOMEDOM
realm = somedom.local
netbios name = SOMEDOM
server role = member server
passdb backend = samba_dsdb
server
2020 Nov 23
3
Floating IP breaks AD replication
Maybe this is a stupid idea, but what we are doing here is using just the
domain name for all sorts of services, i.e. LDAP.
So instead of pointing a client to dc1.somedom.contoso.com or
dc2.somedom.contoso.com, we point them to somedom.contoso.com which is then
resolved to both and the client can pick.
Best regards
Johannes
Am Mo., 23. Nov. 2020 um 17:02 Uhr schrieb Rowland penny via samba <
2008 Aug 13
3
config-file for recycle bin
I make a recycle bin as follow:
config-file = /etc/samba/recycle.conf
vfs object = recycle
recycle:subdir_mode = 0770
recycle:keeptree = Yes
recycle:repository = Recycle Bin
recycle:versions = Yes
recycle:directory_mode = 0770
But testparm shows:
Unknown parameter encounter: "config-file"
Ignoring unknown parameter "config-file"
What could be the problem and the solution?
2011 Oct 21
5
How to remove a Trash folder from a mounted ntfs partition
CentOS-5.7 using fuse-ntfs-3g
I have a HDD from a laptop that is being returned for
repair replacement. I wish to remove certain files before
sending the laptop back with the HDD.
I have mouunted the HDD on my desktop as an ntfs
filesystem using an external SATA / USB adapter. As root
I then used the gnome desktop to move the desired files to
trash. Now I wish to delete the contents of the
2011 Mar 11
4
Any existing functions for reading and extracting data from path names?
Hi helpeRs,
I have inherited a set of data files that use the file system as a
sort of poor man's database, i.e., the data files are nested in
directories that indicate which city they come from. For example:
dir.create("deleteme")
for(i in paste("deleteme", c("New York", "Los Angeles"), sep="/")) {
dir.create(i)
for(j in
2016 Jul 23
2
permission problem with vfs object recycle:directory_mode
Well,
Despite I've recently answered about vfs object recycle on this list,
it seems that it isn't working as excepted.
Using Samba 4.4.5, compiled from sources
Here is the conf for a share:
[musique]
path = /media/data/musique
read only = No
vfs objects = acl_xattr recycle
recycle:directory_mode = 0770
recycle:subdir_mode = 0700
2017 Jun 13
2
recycle on a fileserver domain member
Thanks for your answer Rowland,
I fix this problem. I had not put writing permission to the "domain users".
Http://i.imgur.com/oLXS0Kn.png
In the image above I show the permissions of the recycle folder. They are
correct?
Do I need to have these 3 entries below in my smb.conf?
recycle:directory_mode = 0700
recycle:subdir_mode = 0700
recycle:inherit_nt_acl = Yes
On Tue, Jun 13, 2017
2015 Jul 12
7
Strange issue with share access on domain controllers
Hi list,
I've a strange issue with Windows 7 (also occurs on 8.1) when accessing
shares on domain controllers. If I use IP address or in-domain FQDN
(server.domain.name), all is right. If I use another DNS entry pointing
to the same IP, share access fails with following message (translated
from french) :
\\somehost.somsuffix\someshare is not accessible. […] Invalid parameter
Issue
2005 Sep 26
1
RECYCLER and recycler bin
Hello,
I have recognized a pretty annoying thing with my Samba-Server:
My smb.conf is set, that deletet files go into the dir
".Papierkorb". It works well one one Client, but when the user deletes Files on the other client, a dir called "RECYCLER" appears with the file and some .ini files in it. Is there a way to solve this?
Both clients are WinXP, I'm using Samba
2020 Nov 17
2
Best practice preparing for disk restoring system
Maybe "rear" is an appropriate solution for you?
https://relax-and-recover.org/
On 17/11/2020 18:23, Chris Schanzle via CentOS wrote:
> I would include LVM and mdadm info as well, since I use those features.? I encourage you to look at what long-lived tools, such as clonezilla, write into their archive directories.? It's impressive.
>
> If you zero out all free space on
2018 Mar 12
2
NT_STATUS_ACCESS_DENIED listing \* on Samba AD - out of the blue
On 12/03/18 11:28, Rowland Penny via samba wrote:
> On Mon, 12 Mar 2018 11:11:44 +0000
> Sebastian Arcus via samba <samba at lists.samba.org> wrote:
>
>> I have a Samba AD running Samba 4.7.5. Everything was working fine,
>> when, seemingly out of the blue, the users started to be denied
>> access to all shares. If I try from a Windows 7 or Windows 10
>>
2014 Jun 13
2
vfs_recycle and permissions
Hi,
at our site we are using Samba 4.1.8 as an AD controller and on
another machine as member server and all is working fine so far. Now I
want to provide recycle repositories for some shares on the member
server, so I set
vfs objects = acl_xattr recycle
recycle:keeptree = yes
in the corresponding share sections in smb.conf on the member server.
The problem is that the subdirectories created in
2018 Jul 24
0
Unable to map SID of domain admin although mapped in username map
On Tue, 24 Jul 2018 11:25:33 +0200
Henry Jensen via samba <samba at lists.samba.org> wrote:
> Hello,
>
> Lots of messages in smbd log file on a Samba file server, which is
> member of a Samba AD :
>
> [2018/07/24 10:30:00.822403,
> 0] ../source3/smbd/posix_acls.c:2080(create_canon_ace_lists)
> create_canon_ace_lists: unable to map SID
>
2013 May 24
1
Failed to create /dev/loop0p* entries for partitions inside loopback devices
centos 6 failed to create entries under /dev for newly created loopback devices. Any one know why? and how to fix/workaround it?
The steps to duplicate is pretty simple
dd if=/dev/zero of=/tmp/deleteme bs=1M count=100
losetup /dev/loop0 /tmp/deleteme
fdisk /dev/loop0?? ## created partitions 1, 2, etc.
fdisk -l /dev/loop0? ## confirmed that the partitions do exist
mkfs.ext3 /dev/loop0p1 ## failed