similar to: DLZ plugins for bind from samba4

Displaying 20 results from an estimated 70 matches similar to: "DLZ plugins for bind from samba4"

2011 Feb 06
0
bind9 dlopen/dlz problems
Hi, I'm trying to replace my current samba4/bind setup with Tridge's new DLZ bind method (s. http://blog.tridgell.net/?p=122). Instructions about how to set this up seem a little rare right now, and I'm not even sure wether this is supposed to work at all in its current state (but I'll give it a try anyway :-) What I found so far: In order to use the new dlopen DLZ you'll
2013 Sep 06
0
Samba 4 "TKEY is unacceptable" driving me NUTS!
I've installed Samba 4.09 on ubuntu with bind 9.8.1-P1, the former compiled from git source and the latter installed from apt-get. I'm migrating from an existing Windows 2008 SBS domain controller that I want to retire (and be Windows free on the server side), and have followed the instructions on the Samba wiki for setting up Bind and migrating. When I run a samba_dnsupate -verbose
2023 Jul 27
1
High memory consumption for small AXFR
Hello! I use NSD 4.7.0 self compiled: Configure line: --build=x86_64-linux-gnu --prefix=/usr --includedir=${prefix}/include --mandir=${prefix}/share/man --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=${prefix}/lib/x86_64-linux-gnu --runstatedir=/run --disable-maintainer-mode --disable-dependency-tracking
2010 Oct 06
2
samba 4 idmap problem
Seems that each system is making up it own id's. Both the centos and fedora systems have the same idmap settings. idmap uid = 3000000-4000000 idmap gid = 3000000-4000000 samba 3.5.5 winbind and nss on fedora 13 workstation uid=3000000(jonnt) gid=3000004(domain users) groups=3000004(domain users),3000005(domain admins),3000006(denied rodc password replication
2012 Nov 07
3
Samba4-rc4 Internal DNS && ACL sync problem
Hello, I am trying to connect to samba4 internal DNS server from Win7 using DNS manager. but I cannot connect to it; however I am able to connect to the same on windows server. the samba4 dns is however working fine. I can resolve hosts properly. do I need may be to configure anything, or set server role parameter to something? My second issue is: I am trying to?synchronize a folder
2012 Sep 14
1
New DNS implementation
Hey everyone. I compiled Beta 9 and used the Bind9 DNS server for Samba DNS. Now I'd like to compile and set up RC1. I hear that it uses the new internal DNS server by default. Is there any additional configuration that needs to be set up here with the new DNS implementation?
2011 Dec 15
1
Join Win7 to Samba
On 2011-12-14 22:18, Piotr Zacharzewski wrote: Hi Piotr, The samba-technical list isn't really the appropriate list for non-development questions like that, moving this to the samba at lists.samba.org list. > I have a problem with join Windows 7 client to Samba domain > I have 1 domain with two domain controllers A,B ... > preferred master = yes > domain master = yes These
2013 Jan 17
2
Samba4 DNS: "recursion requested but not available"
Hello, Has this problem been fixed? It looks like the patch referenced above had issues, but there were no further follow-ups in bugzilla.
2012 Jun 13
1
Samba 4 samba-tool dns question
Hello Everyone, I am used to messing with bind zones directly. With samba 4, I cannot do that. Is the following the correct way to add a TXT record for SPF to the zone using samba-tool? /usr/local/samba/bin/samba-tool dns add s4server.example.org example.org example.org TXT "v=spf1 mx -all" I am not sure it is because it is showing up with dig as "v=spf1" "mx"
2009 Jan 02
2
net getlocalsid: is this a bug?
I noticed the following: Suppose that we have a server called "SMALLSERVER" working as a PDC for "SMALLDOMAIN**". When I enter "net getlocalsid" I get the following output: SID for domain SMALLSERVER is: S-1-5-21-xxxxxxxxx-xxxxxxxxx-xxxxxxxxx But when I enter "net getdomainsid" I get: SID for local machine SMALLSERVER is:
2009 Jan 16
1
samba 4 and unix groups
Hi, I've been playing with a samba 4 installation to try out some things (and integrate with some windows/cifs based hardware that claims not to work with samba) and everythings going ok so far, using the alpha 5 release and i can get users and machines onto the domain, and the hardware seems to not know its not a standard AD setup. I've been using the howto on the wiki, and i've
2012 Feb 12
1
Samba4 internal dns server cannot find ldap
Version 4.0.0alpha18-GIT-567f05e Ubuntu 11.10 ../source4/dsdb/dns/dns_update.c:294: Failed DNS update - NT_STATUS_IO_TIMEOUT dns child failed to find name '_ldap._tcp.HH3.SITE' of type SRV finddcs: Failed to find SRV record for _ldap._tcp.HH3.SITE Is there anything I need to configure in the internal server? Thanks, Steve
2012 Feb 27
1
samba 4 how to enable winbindd
Hello, I configured a domain controller on a ubuntu server using samba 4 alpha 15 using ubuntu's distribution packages and followed this howto: https://wiki.samba.org/index.php/Samba4/Winbind to have unix account for domain users but winbindd is not running; these two commands from the howto does not work: Wbinfo -p Wbinfo -u I configured debug logging for pam as well as samba (log level 5)
2014 Jan 15
1
WERR_TIMEOUT Timeout with internal DNS
Hi there, we are using Version 4.1.3-SerNet-Debian-7.wheezy deployed as AD with internal DNS. Perodically we found this message in samba.log (with debug dns:7): [2014/01/15 12:01:46.818770, 5] ../source4/dns_server/dns_utils.c:63(werr_to_dns_err) No mapping exists for WERR_TIMEOUT In the same time no local DNS entries are not resolvable: Host: ZAHNADMIN Alias: ZAHNADMIN Address:
2008 Mar 18
1
ntlm_auth
I am trying to get FreeRADIUS using Samba's ntlm auth for MSCHAPv2 authentication. I asked this question over on the FreeRADIUS list, and I think the stunned silence means that the folks over there think you guys in the Samba world may be able to help better. I admit it's been a few years since I did any Samba! I have joined my two RADIUS servers (FreeRADIUS 2.0.2, Solaris 10 x86,
2013 Jan 04
2
Samba4 Internal DNS CNAME entries
I am currently in the progress of testing the replacement of a Windows 2003 DC with a Samba4-based one. In the DNS of old Windows DC we had CNAME entries to alias www.domain.com to serverX.domain.com and ftp.domain.com to serverY.domain.com. This is working and can be tested successfully with dig The CNAME entries were correctly replicated across to the internal DNS server on the new Samba4 DC
2009 Jun 28
1
Join to Linux domain
Dear all, I create a PDC. But when i use : join rpc join mylove.com -U mohsen -I 127.0.0.1 i get following error: debian:/home/mohsen# net rpc join mylove.com -U mohsen -I 127.0.0.1 Enter mohsen's password: [2009/06/28 11:12:31, 0] utils/net_rpc_join.c:net_rpc_join_newstyle(259) could not open domain: NT_STATUS_ACCESS_DENIED Unable to join domain WORKGROUP. My /etc/samba/smb.conf is :
2012 Apr 04
1
Samba4 internal DNS problems with smb.conf
Hi Provision: /usr/local/samba/sbin/provision --realm=hh3.site --domain=MARINA --adminpass=123 at Abc --server-role=dc --dns-backend=SAMBA_INTERNAL I set smb.conf according to the wiki at: https://wiki.samba.org/index.php/DNS smb.conf [global] server role = domain controller workgroup = MARINA realm = hh3.site netbios name = HH3 passdb backend =
2009 Jun 28
1
I need to be able to retrieve windows user info on a windows server.
Hi, I'm a Linux newbie. I've been doing novice level programming on Delphi win32 for about 2 years, and recently, I've been exploring freepascal/Lazarus on Ubuntu because I want to port a small win32 application to Windows. I've managed to port over most aspects of the win32 app, including database, but I'm now stuck at trying to find a Linux equivalent of the netapi32 (a
2009 Jul 22
1
Cannot generare SSPI context
OS: SUSE Linux Enterprise Desktop(SLED) 11 wine version installed on SLED11: samba-3.2.7-11.6.i586.rpm samba-client-3.2.7-11.6.i586.rpm samba-winbind-3.2.7-11.6.i586.rpm wine is also installed on SLED11: wine-1.1.26-1.1.i586.rpm MS SQL Server 2000 SP3 is a Member server. SLED11 is also a MS Active Directory Domain member/client Login as Administrator on the MS AD Domain from SLED11 run the