search for: excplicitly

Displaying 4 results from an estimated 4 matches for "excplicitly".

Did you mean: eplicitly
2009 Dec 10
1
dns lookups for SRV kerberos
...tem) : ASREQ -> <- KRBERR PREAUTH DNS SRV _kerberos-master -> <- no such name ASREQ -> <- AS REP OK DNS SRV _kerberos-master -> <- no such name TGSREQ -> <- TGSREP DNS SRV _kerberos-master -> <- no such name that makes 3 DNS lookups per TGS. As I have excplicitly configured : A) dns_lookups to false B) numerical IP addresses for the KDC's I would expect dns lookups to be completely *non-existant*. Are my expectations correct, or is there something in the protocol that I missed , that would need to enforce dns lookups even if configured not to ? Or maybe...
2017 Feb 12
2
compiling asterisk-14.3.0-rc2
Thanks. The configure run successfully. but I got the warning below.. checking for the ability of -lsrtp to be linked in a shared object... no configure: WARNING: *** configure: WARNING: *** libsrtp could not be linked as a shared object. configure: WARNING: *** Try compiling libsrtp manually. Configure libsrtp configure: WARNING: *** with ./configure CFLAGS=-fPIC --prefix=/usr configure:
2009 Dec 22
0
Re :Re: dns lookups for SRV kerberos
...> > ?<- AS REP OK > > DNS SRV _kerberos-master -> > > ?<- no such name > > TGSREQ -> > > ?<- TGSREP > > DNS SRV _kerberos-master -> > > ?<- no such name > > > > that makes 3 DNS lookups per TGS. > > > > As I have excplicitly configured : > > A) dns_lookups to false > > B) numerical IP addresses for the KDC's > > I would expect dns lookups to be completely *non-existant*. > > Are my expectations correct, or is there something in the protocol that I > missed > > , that would need to...
2007 Feb 25
3
Acts _As_Ferret - How to confirm Indexing is complete?
Hello I have a couple of questions, Hope someone here can help answer them. I am using acts_as_ferret on a model Item with around 10 million rows. I use Item.rebuild_index at the ruby console to build the index. It seems to run for at least 48 hours when building. My questions are: 1) How do you know when the indexing is over and complete? 2) How can you confirm that ALL records in the table