Displaying 20 results from an estimated 600 matches similar to: "CTDB + Samba + Winbind + ActiveDirectory"
2010 Apr 30
1
Winbind issues with CTDB
I am attempting to configure a Samba cluster using DRBD and CTDB. I am
currently having some issues with winbind. Everytime I start winbind or
attempt to join my server to the domain the machine stalls and the ctdb
error log is filled with the following:
2010/04/30 14:49:59.367076 [ 8394]: server/ctdb_control.c:445 Unknown CTDB
control opcode 119
I have not been able to find a description of
2010 Aug 17
1
UID syncing issues with CTDB
I have been working on a CTDB cluster on and off for a while now. I had it
working great for a while. THen I decide dthat I wanted to change the
configuration of my replicated volumes. I changed my DRBD configuration to
match my desired configuration. Now I can get the CTDB to work quite right.
I am able to join the cluster to the domain without issues. I can also list
my ad users and groups using
2010 May 11
0
Winbind and getent issues
I am currently setting up a cluster of Samba servers using DRBD and CTDB. I
have gotten the DRBD and CTDB configured on my cluster. I have configured
Samba and Winbind to join my active directory domain. Right now I am
struggling to get authentication through Winbind to work. My /var/log/secure
file looks like my system is not even trying to authenticate against AD.
wbinfo -u work great as does
2014 Jul 03
0
ctdb split brain nodes doesn't see each other
Hi,
I?ve setup a simple ctdb cluster. Actually copied the config file from an existing system.
Thats what happens:
Node 1, alone
Number of nodes:2
pnn:0 10.0.0.1 OK (THIS NODE)
pnn:1 10.0.0.2 DISCONNECTED|UNHEALTHY|INACTIVE
Generation:1369816268
Size:1
hash:0 lmaster:0
Recovery mode:NORMAL (0)
Recovery master:0
Node1, after start of ctdb on Node 2
Number of nodes:2
pnn:0
2014 Jul 08
1
smbd does not start under ctdb
Hi
2 node drbd cluster with ocfs2.
both nodes:
openSUSE 4.1.9 with drbd 8.4 and ctdbd 2.3
All seems OK with ctdb:
n1:
ctdb status
Number of nodes:2
pnn:0 192.168.0.10 OK (THIS NODE)
pnn:1 192.168.0.11 OK
Generation:1187222392
Size:2
hash:0 lmaster:0
hash:1 lmaster:1
Recovery mode:NORMAL (0)
Recovery master:0
n2:
ctdb status
Number of nodes:2
pnn:0 192.168.0.10 OK
pnn:1 192.168.0.11
2010 May 19
1
Which version of CTDB
Dear all,
after downloading ctdb with rsync -avz samba.org::ftp/unpacked/ctdb
and compiling well.
I installed on my Centos 5.3 sernet package samba 3.5.2. Also working well.
But after setting up ctdb and samba und running it my two nodes freezing for
a while
And ctdb and samba are down again.
On Both nodes
My /etc/sysconfig/ctdb:
CTDB_RECOVERY_LOCK="/cluster/recovery/recovery"
2014 Oct 07
1
CDTB On Samba 4.1.12 As Member files server.
Hello all,
I've some CTDB issue which I'm not sure where to start...
I follow this guide by steve which is nice.
The different on what have is that I don't have drbd running...
Also I've 4 x GE which is all Connected to a switch with different ip but
same subnet
This is suppose to load balance the traffic as under samba dns, they all
have the same name.
I'm only planing 3
2014 Oct 29
1
smbstatus hang with CTDB 2.5.4 and Samba 4.1.13
Can anyone help with some pointers to debug a problem with Samba and CTDB
with smbstatus traversing the connections tdb? I've got a new two node
cluster with Samba and CTDB on AIX. If I run smbstatus when the server
has much user activity it hangs and the node it was run on gets banned. I
see the following in the ctdb log:
2014/10/29 11:12:45.374580 [3932342]:
2010 Oct 25
1
CTDB_Recovery_Lock
Hello list,
I compiled the CTDB version from samba.org::ftp/unpacked/ctdb with the parameter: " --prefix= "
This I did on CentOS 5.5
Then I copy and edit ctdb.sysconfig from /usr/src/ctdb/config to /etc/sysconfig/ctdb
I set CTDB_RECOVERY_LOCK="/share/ctdb_lock/lock_file" on all three nodes.
Every node can read and write on /share.
When I try to start ctdb it start successful
2005 Aug 23
1
asterisk+realtime
hello
i m using asterisk-1.0.9. i want to connect to db
through odbc. isql is working. but asterisk is not
getting user information from this table. can any one
pls check this
/etc/asterisk/extconfig.conf
[settings]
sipusers => odbc,mysql1,sip_buddies
sippeers => odbc,mysql1,sip_buddies
sip.conf => odbc,mysql1,sip_buddies
sipfriends => odbc,mysql1,sip_buddies
2005 Aug 23
0
asterisk problem with ODBC
hello
i m using asterisk-1.0.9. i want to connect to db
through odbc. isql is working. but asterisk is not
getting user information from this table. can any one
pls check this
odbc connection is working properly is there some
thing required
/etc/asterisk/extconfig.conf
[settings]
sipusers => odbc,mysql1,sip_buddies
sippeers => odbc,mysql1,sip_buddies
sip.conf =>
2009 Aug 03
1
CTDB+GFS2+CMAN. clean_start="0" or clean_start="1"?
Hi everybody,
I have tested CTDB+GFS2+CMAN under Debian. It works good but I do not
understand some points.
It is possible to run the CTDB defining it under services section in
cluster.conf but running it on the second node shuts down the process at the
first one. My CTDB configuration implies 2 active-active nodes.
Does CTDB care if the node starts with clean_start="0" or
2010 Dec 20
0
Problem using smb_audit with samba3-3.5
I don't know if I can ask here, but I don't have any answer in
official forum[1]. I really need to implement this, please help me.
I did all steps of INSTALL documentation and I got this error:
[2010/12/10 11:58:33.911661, 0] lib/module.c:59(do_smb_load_module)
Error trying to resolve symbol 'init_samba_module' in
/usr/lib64/samba/vfs/mysql_audit.so:
2005 Aug 18
2
Asterisk configuration from database with res_config
I want to let Asterisk read its configuration from a mysql database. I
configured everything according to the wiki page:
http://www.voip-info.org/tiki-index.php?page=Asterisk+res_config.
However it doesn't work. I am using 1.0.8 asterisk version and here are
my config files:
Extconfig.conf:
[settings]
;uncomment to load queues.conf via the db engine.
;queues.conf =>
2005 Aug 18
0
Asterisk configuration from database
Nope, I got the stable 1.08 release from cvs.
Frank
From: "Wei Kun" <wei-kun@mediaring.com>
Subject: RE: [Asterisk-Users] Asterisk configuration from database
withres_config
To: "'Asterisk Users Mailing List - Non-Commercial Discussion'"
<asterisk-users@lists.digium.com>
Message-ID: <00a301c5a3c5$93384370$6f01010a@corp.mediaring.com>
Content-Type:
2014 May 29
1
voicemail with odbc
Hi,
I have some issue with voice mail with ODBC on asterisk 11.7 box. I may not
understand database functionality on asterisk fully. The most suspected
area is func_odbc. I already googled but not luck. Your guide is warmly
welcomed
*Error messages when I make call and leave message.*
-- <SIP/1ffa9-00000007> Playing 'auth-thankyou.g722' (language 'en')
[2014-05-28
2015 May 19
0
ctdb_client.c control timed out - banning nodes
Hello,
We are using CTDB / Samba to serve a number of windows users, at this point around 1200. We have a 4 node CTDB setup.
CTDB version - ctdb-1.0.114.7-1
Samba Version - sernet-samba-4.1.16-10
In recent months we've seen a big problem when 1 of the CTDB nodes is stopped or disconnected either manually or resulting from a problem. On some occasions, all other nodes get banned if a node
2014 Jul 24
1
Samba and ActiveDirectory authentication
Hi all
I'm interesting in using Samba shares with Microsoft AD in following way:
I would like to set up my shares on Samba 3.6.3, authenticate Windows users
via ActiveDirectory and have users/groups access to those shares configured
in ActiveDirectory (not in smb.conf). Is that possible?
I did fair amount of research but I could not find enough information or
tutorial how to do it.
Do I need
2017 Mar 20
2
Samba 4.2X as a member server in ActiveDirectory functional level 2016 domain
Can Samba 4.2.X work as a member server in a Windows server 2016
activedirectory domain? I am using Samba member servers in Windows
2012R2 domain and would like to know if I can upgrade the domain to
functional level server 2016 without breaking Samba.
Thank you in advance for any help,
--
--Moby
2017 Mar 20
1
Samba 4.2X as a member server in ActiveDirectory functional level 2016 domain
Hello.
Yes, it is possible.
2017-03-20 13:19 GMT-03:00 Moby <list at mobsternet.com>:
> Thanks Edson, so the Samba member server will work fine even if we
> increase the activedirectory domain functional level to 2016?
>
> Regards,
> --Moby
>
>
> On 3/19/2017 21:10, edson wrote:
>
> There is no problem if the samba server is a member server. But if it is
>