Displaying 14 results from an estimated 14 matches similar to: "WERR_TIMEOUT Timeout with internal DNS"
2013 Nov 15
1
samba4 smb.conf directive "dns recursive queries" unkown
Hi there,
I build a samba 4.0.11 on a Debian Wheezy from source, joined a existing
AD (samba works with internal dns) and have this smb.conf:
=======
# Global parameters
[global]
workgroup = DOMAIN
realm = DOMAIN.local
netbios name = SAMBA1
server role = active directory domain controller
allow dns updates = nonsecure
dns recursive queries = yes
2013 Sep 25
2
samba 4.0.9 Build Error
Hi there,
I tried to build samba 4.0.9 on a Debian Wheezy 7.1 x86 fresh install
and got this error:
[2717/3935] Compiling source3/smbd/scavenger.c
../source3/smbd/scavenger.c: In function ?scavenger_timer?:
../source3/smbd/scavenger.c:482:3: error: format ?%lu? expects argument
of type ?long unsigned int?, but argument 3 has type ?uint64_t?
[-Werror=format]
../source3/smbd/scavenger.c:490:3:
2013 Dec 03
1
LDAPcmp show errors (serverState, subRefs)
Hi there!
Here it is a setup with an Windows 2003 SBS and two Samba 4.1.2.
Everything is working fine, but I found differences in LDAP and need to
know if this is relevant for replication
samba-tool ldapcmp ldap://sbssrv2003 ldap://samba4.1.2
[...]
Comparing:
'CN=Builtin,DC=SAMBADOMAIN,DC=local' [ldap://gaia]
'CN=Builtin,DC=SAMBADOMAIN,DC=local' [ldap://samba1]
Attributes
2014 Jan 17
0
Deleting ADDC Cadaver from AD
Hi there,
need some helb please: I build a setup with two samba4 AD servers.
Unfortunately there is a cadaver and doubled servername in the
site-config and I am not able to delete it:
root at sambak26:~# ldbsearch -H /var/lib/samba/private/sam.ldb
'(objectGUID=cf7d8ac1-b0ae-4e72-9129-ed480ee38006)' --cross-ncs -d0
# record 1
dn: CN=NTDS
2013 Oct 10
0
Undeletable DNS Records
Hi,
I build a setup on a Debian Wheezy with samba 4.0.9 and a compiled bind
9.8.4 with this configure options:
./configure --prefix=/usr \
--mandir=\$${prefix}/share/man \
--infodir=\$${prefix}/share/info \
--sysconfdir=/etc/bind \
--localstatedir=/var \
--enable-threads \
--enable-largefile \
--with-libtool \
--enable-shared \
--enable-static \
2013 Nov 29
1
Server is not registered with our KDC
Hi there,
I joined a samba 4.1.2 to a Windows 2003 SBS and have some replication
error.
After debugging I found this:
Server ldap/ADSRVS9 at DOMAIN.LOCAL is not registered with our KDC:
Miscellaneous failure (see text): Server (ldap/ADSRVS9 at DOMAIN.LOCAL) unknown
when I try to check with
samba-tool drs kcc -U administrator adsrvs9 -d10
"samba-tool drs showrepl" show that
2013 Sep 04
2
dns update failt (kerberos)
Hi there,
I am struggling with samba4 and the internal dns and kerberos.
It seems that DNS is the problem.
When I aske for kerberos dns entrys on my workstation, I get this
(11.22.33.202 is the samba4 server):
root at lit2:~# dig _kerberos._udp.DOMAIN.LOCAL @11.22.33.202
; <<>> DiG 9.7.3 <<>> _kerberos._udp.DOMAIN.LOCAL @11.22.33.202
;; global options: +cmd
;; Got
2009 Jul 17
1
Arules questions. I need some help please
Question 2a)
I am also working with arules package and I have the following problem
let suppose the matrix b like:
b<-matrix(c(1,1,1,1,1,1,0,0,1,1,1,1,0,0,1,1,0,1,1,1,1,1,1,1),nrow=6)
rownames(b)=c("T1", "T2", "T3", "T4", "T5", "T6")
colnames(b)=c("It1", "It2", "It3", "It4")
bt<-as(b,
2016 Jan 19
2
Why getFunction() of CallGraphNode return NULL function?
Hi all,
I want to find all the called functions in each function, thus I iterate
the calledFunctions of each CallGraphNode in CallGraph as follow:
for (CallGraph::iterator it = CG->begin(); it != CG->end(); ++it) {
CallGraphNode* node = it->second;
for (CallGraphNode::iterator it2 = node->begin(); it2 != node->end();
++it2) {
Function* calledFunc =
2016 Jan 20
2
Why getFunction() of CallGraphNode return NULL function?
Dear Ashutosh,
Thank you, I can handle some indirect callSites by getFunction() of
InvokInst and CallInst.
However, when I am handling C++ programs, I found the calls of member
functions are converted
to some strange indirect calls. For example:
table->truncate(sysTransaction); // from mysql
are translated to the next complex llvm IR:
_ZN8Database20getSystemTransactionEv.exit: ;
2013 Sep 04
1
"Empty" DNS entry, no A record, can't delete or update
Hi,
I am running Samba 4.1.0 with Bind 9.8.4 and I am struggling with an "empty" DNS entry.
I used Microsofts DNS MMC to add an A record to one of my zones, later deleted this entry because I wanted to move the record to another zone. After I moved it backed the A record (and the PTR) was invisible in the MMC.
nslookup still works for the IP and hostname from the PDC and other hosts
2016 Jan 20
2
Why getFunction() of CallGraphNode return NULL function?
So, I won't know the called function statically, Right?
--------------------------------------------
Qiuping Yi
Institute Of Software
Chinese Academy of Sciences
On Wed, Jan 20, 2016 at 2:24 PM, Nema, Ashutosh <Ashutosh.Nema at amd.com>
wrote:
> Typically for C++ virtual function you will see an indirect callSite
> (unless not de-virtualized).
>
>
>
> Regards,
>
2014 Apr 18
2
log.samba failure messages
Hi,
in our Samba 4.1.6 AD setup (a Controller and a Member Server), the
only remaining error messages are similar to the following three in
log.samba on the Controller:
*** 1 ***
[2014/04/17 15:28:54.647621, 0]
../source4/dns_server/dns_utils.c:282(dns_replace_records)
Deleting record failed; 50
*** 2 ***
[2014/04/18 09:10:12.046449, 0]
2002 Nov 05
0
Winbind + machine account
hi everybody
i am quite in the same situation as ingmar koecher
http://samba.cadcamlab.org/lists/samba/Jun2002/00117.html
Joined the NT domain with "smbpasswd -j OURDOMAIN -r thepdc" - OK.
Then I start "winbindd -d 10 -i" in a terminal window
Then I issue "wbinfo -u" and voila, all the users are being listed.
Then I issue "wbinfo -t" and it says: -- Secret