Displaying 5 results from an estimated 5 matches for "nieuwland".
2013 Jun 07
2
samba4+bind on centos
...']
Traceback (most recent call last):
File "/usr/sbin/samba_dnsupdate", line 506, in <module>
get_credentials(lp)
File "/usr/sbin/samba_dnsupdate", line 119, in get_credentials
creds.get_named_ccache(lp, ccachename)
RuntimeError: kinit for PUPPETTEST01$@NIEUWLAND.NL failed (Cannot
contact any KDC for requested realm)
When looking at the debug output of bind, it doesn't seem to have loaded
the DLZ module from samba4.
I tried this: named -g -c /etc/bind/named.conf -u named -d3 2>&1 |grep
-i dlz
07-Jun-2013 14:18:24.514 built with '--host=x...
2014 Oct 06
2
upgrade 4.0.0rc4 to 4.1
Hi there
I downloaded the latest stable release, and I can run ./configure, make,
make install after installing quite a few dependancies, but it does not
replace the current samba? Please excuse my ignorance, as I dont know
how to tell it to install to the same location as 4.0.0 rc4 as I dont
actually know where 4.0.0.rc4 is intalled in the first place. 4.1 seems
to install to
2014 Sep 18
2
Trouble connecting Windows 7 RSAT to a samba4 domain
Hi all,
I tryed to setup an Activie Directory domain using samba 4.1.12.
I followed some documentation and get everything working till the I
wanted to connect my windows 7 with RSAT in order to manage the AD
Domain.
The message I receive is :
"The client cannot connect to the requested machine. Please check IIS
or WINRM are properly configured" this is a translation from the
french
2013 Apr 22
0
samba4 backup script
Hi list
I recently encountered errors while trying to backup the samba4 AD.
Apparently tar had some problems with sockets in the samba4 directory.
I modified the samba4 backup script, perhaps this or a similar change is
good to include upstream?
Cheers
Simon Oosthoek
-------------- next part --------------
#!/bin/sh
#####################################################
# THIS FILE IS
2013 Jun 04
1
bug in samba-tool w.r.t. (sub)domains
Hi all
I'm trying to import our bind dns data for our domain into samba4 using
sambatool. Unfortunately, our domain has lots of (unnecessary)
subdomains, but that's hard to revert after a long time. So I will have
to parse the bind data and do a zonecreate for each subdomain that comes
out of bind. I can deal with this, but it's cumbersome :-(
The bug I'm talking about is