Displaying 20 results from an estimated 29 matches for "infrom".
Did you mean:
inform
2006 Aug 04
4
CentOS Based Infromational Document
For those of you who are either part of the secret cabal, or are otherwise
keeping track of it, there is a new version available.
The current version of the cryptex is version 3.1. It's changed rather
significantly in some areas.
2004 May 28
0
Problem with digits blending on inbound pulsed digits?
...gnalling on a Loop Start trunk. The line terminates on a Newbridge
Mainstreet 3624 channel bank, which provides battery etc. The channel is
converted and routed to Asterisk. The lines are configured as follows:
/etc/asterisk/zapata.conf
; Channels 1-24 service MainStreet 3624 channel bank
context=infrom-did
group=1
immediate=yes
signalling = fxo_ls
busydetect=no
callprogress=no
echocancel=yes
echotrain=no
echocancelwhenbridged=yes
debounce=50
channel => 1-4
/etc/asterisk/extensions.conf
[infrom-did]
exten => s,1,DigitTimeout,3 ; Gather keypresses, 2
second pause is '...
2005 Mar 11
2
Practical guide to migrate from tdbsam to ldapsam
Hello people!
I'd like to know about a practical guide which helps to migrate users
from a perfect working Samba PDC running with tdbsam backend to a new
backend to LDAP. Does "pdbedit -i xxx -e xxx" make all the job? My
network is growing and I need a directory service to help find people so
I'd like to see a LDAP server running well with Samba without rebuild my
user
2008 Oct 15
1
Domain Logon Credential Caching
Folks,
This posting is made so that others who search for infromation on how to
configure Samba for username and password caching will find it.
Samba does not control client-side password caching.
Caching of domain logon credentials is a client-side activity. There are
registry settings on the Windows 2000 Professional and Windows XP Profesional
clients tha...
2006 Jun 20
2
about fw classifier
Hi all!
On http://lartc.org/howto/lartc.adv-filter.html I read that a classifiers
available bases the decision on how the firewall has marked the packet and on
http://lartc.org/howto/lartc.qdisc.filters.html the following example:
"tc filter add dev eth1 protocol ip parent 1:0 prio 1 handle 6 fw flowid 1:1"
"iptables -A PREROUTING -t mangle -i eth0 -j MARK --set-mark 6"
My
2008 Nov 03
1
How to set file/folder permission flexibly in Samba
Hi All,
I am using Samba 3.0.10 on IBM server with REHL 4 Os. The detailed infromation as below.
-----------------------------------------------------------------
[root@ufhkglx02 samba]# uname -a
Linux ufhkglx02 2.6.9-67.ELsmp #1 SMP Wed Nov 7 13:58:04 EST 2007 i686 i686 i386 GNU/Linux
[root@ufhkglx02 samba]# cat /etc/redhat-release
Red Hat Enterprise Linux ES release 4 (Nah...
2015 Dec 15
4
Line number without -Debug ?
Hi Eric and thanks for your answer,
What I mean is that I want to find the number of line on the IR code of
a specific instruction.
I found out that I can use:
DebugLoc Loc = CurrentInstruction->getDebugLoc();
unsigned Line = Loc.getLine();
But this works only if DEBUGFLAG is True.
I'd like to be able to get the Line number without being on a 'Debug'
mode. Is
2004 Aug 27
3
Digit detect during a Background() inside a Macro wrongly jumps b ack to the calling context to match digits?
Consider this dialplan fragment, where the call is being dialed into
[macro-process-routing] over an iax2 channel from another (same build)
Asterisk server:
[macro-process-routing]
; This is the entrypoint of the debug call but is also refered to by
Macro(process-routing) elsewhere in the dialplan
; XXX-NNN-6800
exten => _6800,1,Macro(6800-interceptor)
; This is matched when 8 is
2005 Dec 21
10
can an active records maps to N tables?
Hi,
Is it possbile that one active record maps to N
tables, actually the relation is 1 to 1, I wonder it
is possible.
also can a ruby object map to N tables, instead of an
active records?
Thanks you very much:)
Saiho
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
2012 Oct 29
3
[LLVMdev] hello pass is not available
I am writing a new pass hello and the shared library is created(.so). The library is loaded with opt. But the pass in not available in opt. opt -help shows the command.
Please find the screenshot attached.
Thanks,
Vidya Sagar.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2012 Oct 29
0
[LLVMdev] hello pass is not available
opt -load ${shared_lib_name} -hello < input.bc > output.bc
You should first translate 1.c to bitcode before your are going
to use it as the input of the opt. Try:
clang -emit-llvm -c input.c -o input.bc
Sincerely,
Logan
On Mon, Oct 29, 2012 at 7:00 PM, sagar visa <f2001098 at yahoo.co.in> wrote:
> I am writing a new pass hello and the shared library is created(.so). The
>
2007 Nov 02
0
Successful experience with auth_winbind module
Hi,
Recently the support of Samba's ntlm_auth helper was added to
dovecot-auth (mech-winbind.c etc.). It is alrready in 1.1, the patch for
1.0 is here: http://dovecot.org/patches/1.0/dovecot-1.0.3-winbind.patch
. It allows auth against NT or AD domain.
I would like to infrom all that we successfully use this new feature
during 2 month and ~300 users 24x7 (an energy power company). No any
failures at all!
This feature allows to specify "SPA" (Secure Password Authentication)
option in OE, and to avoid explicit user passwords in mail accounts.
Some random n...
2009 Jan 03
2
Bash cgi upload form
Anyone have a function or script for uploading files from a web
browser with a bash script? I know this is possible to do with Perl,
I'm wondering if the same is possible using only bash.
2006 May 24
0
ActiveRecord::Base.sanitize_sql and SQL injection vulnerability.
Hi
The PostgreSQL development group released an update[1] for PostgreSQL
to address a SQL injection vulnerability. From the infromation[2]
released with this update, it appears the vulnerability exists in
other (all?) database systems allowing multi-byte encoding of
requests.
Of particular importance - since it relates not to database issues but
to web programming practices - are these quotes from [2], instructing
developers...
2007 Oct 13
1
reading data and Variance Ratio Tests for Weak-form Market Efficiency
Dear Rhelp
I am first time user of R and I have the following questions:
1. How I can load my data (it is a matrix 10x1618) with the titles of the variables in the first row?
2. How I can run vrtest to calculate Variance Ratio Tests for Weak-form Market Efficiency?
Thanks in advance.
Jasim
____________________________________________________________________________________
the
2004 Jun 03
0
Preserving received digits during a fax match?
...l with it
and then the faxhandler routine above, but it (correctly) records 's' as the
value of ${EXTEN}.
So, how do I go about getting the digits out of the registers and into a
variable, so I can preserve them across the call? I'm answering the trunks
in immediate mode and using:
[infrom-did]
exten => s,1,DigitTimeout,2 ; Gather keypresses, 2
second pause is 'completed dialing'
exten => s,2,ResponseTimeout,10 ; 10 seconds without any
digits at all is a problem...
exten => fax,1,Goto(outto-faxhandler,s,1) ; If asterisk de...
1998 Jun 27
0
Microsoft WinSock Proxy support
...ut I can't think of a better place to ask it.
The basic question is whether anyone has thought about writing free
client code for Microsoft's WinSock Proxy service. I am interested in
information about projects already begun, or in tips on how to go about
writing it myself.
Background infromation:
Microsoft has a "WinSock Proxy Service" that works much like IP Masq on
Linux, allowing machines on a LAN to access the internet without real IP
addresses (and without modifying applications). Unfortunately, as you
guessed, it requires client support that is only available for Mic...
2012 Nov 22
0
[PATCH] doc-xml: Fix a typo
...crsoft active directory service are often put forward as the ideal foundation for such a system. It is
+Microsoft active directory service are often put forward as the ideal foundation for such a system. It is
conceptually simple to install an external authentication agent on each of the disparate infromation systems
that can then use the Microsoft (NT4 domain or ads service) for user authentication and access control. The
wonderful dream of a single centralized authentication service is commonly broken when realities are realized.
--
1.7.9.5
-------------- next part --------------
A non-text a...
2003 Aug 22
1
boot function
Hi all,
I skimmed through the archives and couldnt really find an answer to my question. One thing i dont understand of the description of the function boot() is the second variable for statistics. I have a sample of say 19 subjects out of these, using boot(), i would like to generate say 1000 samples. For these 1000 samples ill calculate an nlme() and ill use these 1000 estimators of a variable
2004 Sep 26
1
routing between networks on same interface
...ap eth0:192.168.140.228/30
ap eth0:192.168.140.232/30
ap eth0:192.168.140.236/30
ap eth0:192.168.140.240/30
ap eth0:192.168.140.244/30
ap eth0:192.168.140.248/30
ap eth0:192.168.140.252/30
in hosts file.
All communication was routed by shorewall and because of that I had precise
accounting infromation a I was able to apply trafic shapping - which was second
point of my solution.
In time of migration to new Shorewall version I leave same configuration file,
but from that time any communication between users located on same ap isn''t
allowed:
Sep 26 20:45:45 weedle Shorewall:FORWARD...