similar to: WG: Status of samba4 Alpha12 ctdb

Displaying 20 results from an estimated 8000 matches similar to: "WG: Status of samba4 Alpha12 ctdb"

2010 Jul 26
0
WG: WG: samba4 phyton-dns error
For all running in the same error: This solved my problem. In smb.conf --> interfaces = eth0 And all is up and running perfect!! Daniel ----------------------------------------------- EDV Daniel M?ller Leitung EDV Tropenklinik Paul-Lechler-Krankenhaus Paul-Lechler-Str. 24 72076 T?bingen Tel.: 07071/206-463, Fax: 07071/206-499 eMail: mueller at tropenklinik.de Internet: www.tropenklinik.de
2010 Jul 26
0
WG: samba4 phyton-dns error
Dear all, I skipped the old named of cent 0S 5.5. Build my own package bind 9.6.2. Now bind accepts update-policy ms-self! But samba_dnsupdate turned out: response to GSS-TSIG query was unsuccessful Do I have to grant rights? Or install something more? Greetings Daniel ----------------------------------------------- EDV Daniel M?ller Leitung EDV Tropenklinik Paul-Lechler-Krankenhaus
2010 Nov 02
5
WG: CTDB and PDC Role
"Can you please keep the discussion on the lists, so that others can benefit from it? Thanks, Volker" Of course sorry. Now my post again! ----------------------------------------------- EDV Daniel M?ller Leitung EDV Tropenklinik Paul-Lechler-Krankenhaus Paul-Lechler-Str. 24 72076 T?bingen Tel.: 07071/206-463, Fax: 07071/206-499 eMail: mueller at tropenklinik.de Internet:
2015 Apr 16
0
WG: Samba 4.1.7 /Centos 6 with bind-dlz ERROR: fialed to find dnsRecord for DC
Im asuming this server is running for a while.. ( and upgrading samba to latest 4.1 would be nice also ) maybe a bad record entered the dns. you can try the following.. on the server with error.. dig @127.0.0.1 .loc axfr > /tmp/check-zone.db named-checkzone -d loc. /tmp/check-zone.db and whats the result of that? Louis >-----Oorspronkelijk bericht----- >Van: mueller at
2015 Apr 16
3
WG: Samba 4.1.7 /Centos 6 with bind-dlz ERROR: fialed to find dnsRecord for DC
No idea!?? EDV Daniel M?ller Leitung EDV Tropenklinik Paul-Lechler-Krankenhaus Paul-Lechler-Str. 24 72076 T?bingen Tel.: 07071/206-463, Fax: 07071/206-499 eMail: mueller at tropenklinik.de Internet: www.tropenklinik.de -----Urspr?ngliche Nachricht----- Von: Daniel M?ller [mailto:mueller at tropenklinik.de] Gesendet: Mittwoch, 15. April 2015 14:40 An: 'samba-bounces at
2010 Sep 16
0
WG: Running 2 SAMBA4 DC Replication WERR_BADFILE error
Can Somebody have a look !? Or an Idea. How bind can resolve the second cname ._mscds. I can take every other cname for my second samba4 but the: a441f8f9-629d-43c4-bce6-a5dfba1e4ad9._msdcs NODE1 is: 02284f45-de16-4125-a795-3b614f540ef7 NODE2 is: a441f8f9-629d-43c4-bce6-a5dfba1e4ad9 So Replication from NODE2 to NODE1 works fine: UpdateRefs OK for
2010 Oct 04
0
WG: install samba 4 alpha13 on centos 5.5 make error
Hi, A new try: What I did. Took the old source directory I made for samba4 12: Cd /samba4 Rsync the new samba4 13 in it by: rsync -avz samba.org::ftp/unpacked/samba_4_0_test/ . cd samba4/source made: make clean then ./autogen.sh then ./configure.developer then make idl_full The same error nothing: data.mk:1389: *** Befehle beginnen vor dem ersten Ziel. Schluss. The file data.mk is the newest
2010 Jul 02
0
WG: Synchronisation using LDAP
Hello, Try with ldapadmin (sourceforge) Point your configuration to yoursambaldapserver Port: 389 Version3 Example: Base: CN=Configuration,DC=yourads,DC=yourads Drop in your Username and password. This is working for me ----------------------------------------------- EDV Daniel M?ller Leitung EDV Tropenklinik Paul-Lechler-Krankenhaus Paul-Lechler-Str. 24 72076 T?bingen Tel.: 07071/206-463,
2010 Jul 15
1
WG: Samba, ldap and machine accounts
Hello G?tz, grep yourself ldapadmin to administrate samba3 http://ldapadmin.sourceforge.net. What means to a certain point? You must add the machines on your centosbox to samba/ldap with the smbldap-tools (This never worked with my version). I did it with ldapadmin. Daniel ----------------------------------------------- EDV Daniel M?ller Leitung EDV Tropenklinik Paul-Lechler-Krankenhaus
2016 Feb 09
2
WG: After Upgrade to Samba-4.3.4
Hello again, no idea!? Both my DCs running now 4.3.4, but there is a strange behaviour, Ex.: First DC root at s4master wingroup]# id maurerp uid=90036(TPLK\maurerp) gid=100(users) Gruppen=100(users),3000048(TPLK\schreiben),3000038(TPLK\orbis),3000023(TPLK\ agfa),3000009(BUILTIN\users) Second DC [root at s4slave ~]# id maurerp uid=90036(TPLK\maurerp) gid=100(users)
2010 May 20
0
WG: Which version of CTDB
I did a new rsync and compiled ctdb new. This version did not establish a new config file!!!: /etc/sysconfig/ctdb. I had to use my old one. After starting ctdb recognizing that ctdb wants his state directory in /usr/local/var/ctdb/state I could not fix that in /etc/sysconfig/ctdb file. So I had do mkdir /usr/local/var/ctdb manually. After starting ctdb on both nodes all nodes rest unhealthy. And
2010 Jun 09
1
WG: cannot see or browse a share from a VPN client
Hello, Your VPN does not pass through Netbios. What kind of VPN are you using? Openvpn does netbios Pass trough. Did You "interfaces=IPinyour192.168.0.0/24 IPinyour172.16.15.0/24..." In your smb.conf to make samba send browselists in your 172.16.15.0 net?? ----------------------------------------------- EDV Daniel M?ller Leitung EDV Tropenklinik Paul-Lechler-Krankenhaus
2011 Apr 05
1
samba ctdb clustering with ldap backend?
Dear all, I have two samba servers auth agains ldap, so I use: idmap backend = ldap:ldap://127.0.0.1 Is it possible to setup ctdb to run with a ldap backend? I know ctdb uses: idmap backend = tdb2 Any suggestions? Greetings Daniel ----------------------------------------------- EDV Daniel M?ller Leitung EDV Tropenklinik Paul-Lechler-Krankenhaus Paul-Lechler-Str. 24 72076 T?bingen Tel.:
2015 Feb 20
1
Excel and Samba Problem
Did you try fort he share: oplocks = no level2 oplocks = no EDV Daniel M?ller Leitung EDV Tropenklinik Paul-Lechler-Krankenhaus Paul-Lechler-Str. 24 72076 T?bingen Tel.: 07071/206-463, Fax: 07071/206-499 eMail: mueller at tropenklinik.de Internet: www.tropenklinik.de -----Urspr?ngliche Nachricht----- Von: Oliver Werner [mailto:oliver.werner at kontrast.de] Gesendet: Freitag, 20. Februar
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"
2013 Aug 22
1
Samba Version 4.0.7 replace netlogon: /usr/local/samba/var/locks/sysvol/my.domain/scripts
Dear all, Im testing samba4 and replacing the [nelogon] directory: What I have done yet: Deleted the original scripts directory from /usr/local/samba/var/locks/sysvol/my.domain/scripts Set a link to a new place : ln -s /mnt/glusterfs/ads/scripts /usr/local/samba/var/locks/sysvol/my.domain/ When I search my samba server using network neighborhood clicking on "netlogon" I am successful
2015 Feb 20
0
Excel and Samba Problem
i was trying this configuration yesterdayand does not help. But i was find out more things. When I?m connect with CIFS the Problem can not reproduced. A saw with SMB and with CIFS the Logfile ~filename.xlsx not unlinked everytime when Excel will be closed. > Am 20.02.2015 um 09:54 schrieb Daniel M?ller <mueller at tropenklinik.de>: > > If everything fails try this. Is
2014 Feb 11
1
Samba 4 mapping share like \\my.domain\sharename
Dear all, Is it possible to map shares this way ex: \\test.loc\testshare. Whre test.loc is the name of the samba 4 domain. I tried this with netlogon and syvol both working this way but ex [home] or any other share [test] will not. It would be fine if this is possible. It would be usefull in a environment of two replicating dcs. When number one is down the windows clients can find their shares
2013 Jun 20
1
Fix the Issue Windows 8 cannot join if a example.com domain
Dear all, could anyone approve if the issue windows 8 could not join a samba3 old style dot domain, ex.: "'example.com' would not join-- but 'example' join well!", is solved in any hack? Greetings Daniel ----------------------------------------------- EDV Daniel M?ller Leitung EDV Tropenklinik Paul-Lechler-Krankenhaus Paul-Lechler-Str. 24 72076 T?bingen Tel.:
2014 Sep 19
1
Samba4 joning Windows 2012 Foundation
Dear all, when joining Windows Server 2012 Foundation to samba 4.1 there is an error: The server did not finish checking the license compliance. If the server is joined to a domain, make sure that the server can connect to a domain controller. Is there a way to extend samba4 to avoid this error? EDV Daniel M?ller Leitung EDV Tropenklinik Paul-Lechler-Krankenhaus Paul-Lechler-Str. 24 72076