similar to: Samba 4 CTDB setting Permission from Windows

Displaying 20 results from an estimated 10000 matches similar to: "Samba 4 CTDB setting Permission from Windows"

2015 Jan 09
0
Samba 4 CTDB setting Permission from Windows
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello everybody, I try to set up a GlusterFS together with CTDB. The OS on all systems is Debian wheezy. No backports aktiv. All Samba-packages are from Sernet (samba 4.14) My setup is the following: - ------------ GlusterFS: - ------------ Node1: 192.168.57.101 Node2: 192.168.57.102 Two nodes each with one disk. The disks are formated. The disks
2015 Nov 17
1
CTDB and glusterfs (solved)
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 To show what we did here the entry in /etc/fstab: knoten-01:/gv0 /glusterfs glusterfs defaults,_netdev,acl,selinux 0 0 Am 17.11.2015 um 18:22 schrieb Michael Adam: > We just analyzed the situation together, and the solution is that > in order to access security.FOOBAR xattrs on the gluster fuse > mount, you have to specify the
2015 Nov 17
0
CTDB and glusterfs
We just analyzed the situation together, and the solution is that in order to access security.FOOBAR xattrs on the gluster fuse mount, you have to specify the 'selinux' mount option to the glusterfs fuse mount... ...THis is necassary even if selinux is disabled. This sounds strange, but it currently is the solution. Note that the recommended way is to use the glusterfs vfs module instead
2015 Nov 17
4
CTDB and glusterfs
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, I'm trying to setup a CTDB-Cluster together with GLusterFS. GlusterFS is running great. CTDB can connect to the gluster-volume. I can store files, using Windows or Linux, and set new acls on the commandline of the cluster. BUT as soon as I try to set permissions via windows it fails with "the request is not supported" I use
2015 Feb 13
2
vfs objects = glusterfs
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Am 13.02.2015 um 12:21 schrieb Ralph B?hme: > Hi Stefan, > > On Fri, Feb 13, 2015 at 12:02:20PM +0100, Stefan Kania wrote: >> [daten] comment = Daten im Cluster path = /glusterfs/daten/ read >> only = No kernel share modes = No >> >> >> [daten2] comment = Daten im Cluster ?ber gluster-vfs path = / > >
2020 Jul 13
0
Problem with network browsing
SMBv1 (the anonymous thing behind network neighborhood) because of the massive security problems it caused was decprecated. Microsoft came up with network neighborhood and they've shut it down due to their bad implementation. Samba, likewise, doesn't support SMBv1 by default. On 7/12/20 10:29 PM, Michael Jones via samba wrote: > I'm trying to diagnose why my windows 10 clients
2020 Jul 13
0
Problem with network browsing
If you have 1 member server, you could enabe nmbd in that server. Or install : llmnrd on linux and/or avahi-deamon if you dont have a member. And make sure you can use "proxy dns" as in, The primary DNS domain on linux should match (see in windows) CMD: ipconfig /all The : - primay dns suffix - DNS Suffix search order Then you are able to use \\hostname or \\hostname.FQ.DN.TLD
2020 Jul 13
1
Problem with network browsing
A reasonable alternative is to run Christgau's excellent Web Service Discovery host daemon (wsdd) on the samba server and make sure the Function Discovery Provider Host and Function Discovery Resource Publication services are running on the Windows 10 machines. Get wsdd from here: https://github.com/christgau/wsdd.git You can then stop and disable the nmbd on the samba machines as it's
2015 Feb 13
2
vfs objects = glusterfs
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, i try to use a glusterfs with "vfs objects = glusterfs" settings in smb.conf. But if I try to access the volume I allways getting "tree connect failed: NT_STATUS_BAD_NETWORK_NAME" If I add another Share directly inside the mountet glusterfs I can access the share und read and wirte alle the data. Here is my smb.conf: -
2016 Dec 26
1
change in CTDB-howto
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I did a little change in my howto for Gluster and CTDB. Because of a bug in all debian based distributions a glusterfs filesystem will not mount during systemstart. What I did? I removed the mountpoint from /etc/fstab and created a systemd target.mount file /etc/systemd/system/glusterfs.mount. Important is, that the name of the file MUST be the same
2023 Jan 27
1
ctdb samba and winbind event problem
Am 27.01.23 um 12:10 schrieb Bj?rn Baumbach: > Hi Stefan, > > On 1/27/23 08:57, Stefan Kania via samba wrote: >> Am 26.01.23 um 22:57 schrieb Martin Schwenke: >>> winbindd and smbd are only started during the CTDB startup event, so >>> you have to enable the event scripts before you start CTDB. >>> >> That's what I did and that's where the
2016 Oct 14
0
another little howto, this time for CTDB
Hai Stefan,   Thank you, just had a look in to this. This looks great. Now, im new into this material but i need a replicated filesystems in few months so its time to read into it. I'll do a same setup on a debian Jessie server.   Few small questions. Any (big) reason you used the PPA of 3.8 glusterfs and not the stable. I saw jessie has 3.8 in backports, so thats ok, and i’ll be
2018 Feb 10
0
RHGS CTDB joining AD domain - AD computer objects
As you can see in my little howto: https://www.kania-online.de/wp-content/uploads/2017/01/ubuntu-cluster.txt you just join the cluster and not each individual host. So you will only have on computer-account in your AD. Am 09.02.18 um 11:16 schrieb David Simpson via samba: > Hi, > > We have a couple of RHEL7 gluster storage servers with samba/ctdb. Both > have joined the domain
2023 Jan 26
1
ctdb samba and winbind event problem
Hi Stefan, On Thu, 26 Jan 2023 16:35:59 +0100, Stefan Kania via samba <samba at lists.samba.org> wrote: > I'm having a CTDB-Cluster with two nodes (both Ubuntu wit > Sernet-packages 4.17.4). Now I want to replace one of the nodes. The > first step was to bring a new node to the CTDB-Cluster. This time a > Debian 11 but with the same sernet-packages (4.17.4). Adding the
2023 Jan 27
2
ctdb samba and winbind event problem
Hi Martin, Am 26.01.23 um 22:57 schrieb Martin Schwenke: > winbindd and smbd are only started during the CTDB startup event, so > you have to enable the event scripts before you start CTDB. > That's what I did and that's where the problem starts ;-) As soon as I enable one of the two events the cluster chrashes :-( Stefan > That hasn't changed... ? > > peace
2014 Dec 05
1
CTDB port 445 ERROR
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, I just set up a CTDB-Cluster with two nodes. In /var/log/log.ctdb I saw the following error many times: - ---------- ERROR: samba tcp port 445, is not responding - ---------- the command "ctdb scriptstatus" is showing: - ---------- root at fs1:~# ctdb scriptstatus 11 scripts were executed last monitor cycle 00.ctdb
2023 Jan 27
3
ctdb samba and winbind event problem
Hi Stefan, On 1/27/23 16:16, Stefan Kania wrote: > The only difference between my test environment and the production > system is, that I have two server with Ubuntu and one with Debian, BUT > both with the same sernet-packages, and the same nodes- and > public_addresses-files. Still ctdb is running IP-failover works, but as > soon I enable one of the events there is no way to
2020 Jul 13
10
Problem with network browsing
I'm trying to diagnose why my windows 10 clients can't do network browsing. The network neighborhood doesn't show any of my machines running samba. I've verified that all of my samba hosts are running nmbd! I've reached the end of my ability to debug this, so I could really use some help from the list to figure out why this isn't working. I've isolated the situation
2017 Jan 04
0
shadow_copy and glusterfs not working
On Tue, 2017-01-03 at 15:16 +0100, Stefan Kania via samba wrote: > Hello, > > we are trying to configure a CTDB-Cluster with Glusterfs. We are using > Samba 4.5 together with gluster 3.9. We set up a lvm2 thin-provisioned > volume to use gluster-snapshots. > Then we configured the first share without using shadow_copy2 and > everything was working fine. > > Then we
2016 Oct 10
2
another little howto, this time for CTDB
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, here is a nother howto to set up a CTDB-Cluster together with GlusterFS. https://www.kania-online.de/wp-content/uploads/2016/10/ubuntu-cluster.tx t Stefan -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iEYEARECAAYFAlf7ttYACgkQ2JOGcNAHDTYdWQCgsjoQa0W1G/SMYM0PeoAC6Ly0 I7gAnAzSHI+PtTEMmcdVdfV6CkFDNqCi =jsDs -----END PGP