search for: mtm

Displaying 20 results from an estimated 25 matches for "mtm".

Did you mean: mm
2013 Nov 25
2
Samba4 in FreeBSD cannot upgrade dns
Hi, Samba team! I am trying to install samba4 on FreeBSD 9.2 as a domain DC to join an existing samba4 domain controller on FreeBSD 9.2. I followed the instruction of: Samba4/HOWTO/Join a domain as a DC Everything is OK until I run the following command: root at mtm:/var/named/etc/namedb # samba-tool drs showrepl Default-First-Site-Name\MTM DSA Options: 0x00000001 DSA object GUID: fedb4799-a372-486e-97e3-b640fceecad4 DSA invocationId: 9a156f65-2100-47d1-ad23-9d839212556b ==== INBOUND NEIGHBORS ==== ERROR(runtime): DsReplicaGetInfo of type 0 failed - (-107361...
2000 Feb 24
1
Making password driven SSH 'immune' to MTM attacks.
...ion against this in the form of saved host keys. Unfortunatly, this is insufficent as the network could be comprimised before inital connection, and often users will just 'okay' the WARNING message anyways because it is falsely triggered so easily. I have a proposed solution that will make MTM virtually impossible in a password authenticated SSH enviroment assuming the password is indeed a shared secret and the server is not comprimised. MTM against stored keys is not examined, presumibly the 'PKI' system is use provides sufficent security against that. For the rest of this mess...
2017 Jun 18
2
dist function in R is very slow
...efan, Thank you very much for pointing me to the wordspace package. It does the job a bit faster than my C code but is 100 times more convenient. By the way, since the tcrossprod function in the Matrix package is so fast, the Euclidean distance can be computed very fast: euc_dist <- function(m) {mtm <- Matrix::tcrossprod(m); sq <- rowSums(m*m);? sqrt(outer(sq,sq,"+") - 2*mtm)} It takes less than 50 seconds for my (dense) matrix of 5,054 rows and 12,803 columns, while dist.matrix with method="euclidean" takes almost 10 minutes (which is still orders of magnitude faster...
2009 Jan 26
0
Spectral analysis with mtm-svd Multi-Taper Method Combined with Singular Value Decomposition
Hi list, Does anyone know if there is a library in R that does MTM-SVD method for spectral analysis? Thanks ----- Yasir H. Kaheil Columbia University -- View this message in context: http://www.nabble.com/Spectral-analysis-with-mtm-svd-Multi-Taper-Method-Combined-with-Singular-Value-Decomposition-tp21671934p21671934.html Sent from the R help mailing list archive...
2003 Nov 07
6
SIP protocol bug ???
...nauthorized. However, Asterisk DOES NOT resend the invite again with credentials. But it hangs there (maybe waiting for a ok) It is this a bug in asterisk or the provider is supposed to send something else rather than a 401 as answer for a INVITE ? The version was taken 2 days ago from CVS. TNX, MTM __________________________________ Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard http://antispam.yahoo.com/whatsnewfree
2017 Jun 18
0
dist function in R is very slow
> By the way, since the tcrossprod function in the Matrix package is so fast, the Euclidean distance can be computed very fast: Indeed. > euc_dist <- function(m) {mtm <- Matrix::tcrossprod(m); sq <- rowSums(m*m); sqrt(outer(sq,sq,"+") - 2*mtm)} There are two reasons why I didn't use this optimization in "wordspace": 1) It can be inaccurate for small distances between vectors of large Euclidean length because of loss of significan...
2015 May 15
2
https everywhere.
What are the plans for the CentOS repos with respect to authentication and https everywhere? At the moment it is a trivial exercise to perform a MTM attack during a yum update over http. -- *** e-Mail is NOT a SECURE channel *** Do NOT transmit sensitive data via e-Mail James B. Byrne mailto:ByrneJB at Harte-Lyne.ca Harte & Lyne Limited http://www.harte-lyne.ca 9 Brockley Drive...
2009 Jun 10
0
help with package "simsalabim"
I have attached a text file representing the centralized amplitude of a signal, sampled at 30Hz, whose length N = 6922 My goal is to remove the trend. I am using package "simsalabim". I ran command decompSSA with L = length(Amps)/5 The reason is that I have SSA/MTM toolkit running in Mac/OS. SSA/MTM documentation, relative to SSA, recommends that N/10 <= L <= N/5. Documentation of simsalabim package recommens that L=N/2 I ran the command getSignal and felt uncomfortable at picking values for parameters C0 and r0. I would appreciate some suggestion/gu...
2016 Apr 06
0
Memory problem
...ctions and I am trying to run 1000 >simulations. If I use less no of simulations, I am able to get the >desired results. However, when I try to use more than 1000 simulations, >I get following error. > >> sorted2 <- ddply(sorted, .(currency_from_exch, id), mutate, >change_in_mtm_bc = mtm_bc - mtm_bc[1]) > >Error: cannot allocate vector of size 15.6 Mb > > >In addition: Warning messages: >1: Reached total allocation of 3583Mb: see help(memory.size) >2: Reached total allocation of 3583Mb: see help(memory.size) >3: In output[[var]][rng] <- df[[...
2015 May 15
2
https everywhere.
On 05/15/2015 02:49 PM, Matthew Miller wrote: > On Fri, May 15, 2015 at 03:44:39PM -0400, James B. Byrne wrote: >> What are the plans for the CentOS repos with respect to authentication >> and https everywhere? At the moment it is a trivial exercise to >> perform a MTM attack during a yum update over http. > > Since the packages themselves are signed, what risk are you concerned > about? > Not only are the packages signed, but we're now offering signed repository metadata as well. HTTPS is an incremental improvement, but is by no means a silve...
2007 Mar 22
3
accepting a call, macros, and key presses.
Hello, I am using macros to give the ability to a call-receiver to 'accept' a call. However, any keypress connects the caller. Anyone have any suggestions about how to re-engineer this so that the receiver can deny the call, or press other keys to do other actions, without connecting to the user? Thanks, Jason Wolfe
2016 Apr 06
4
Memory problem
...2000+ FX forward transactions and I am trying to run 1000 simulations. If I use less no of simulations, I am able to get the desired results. However, when I try to use more than 1000 simulations, I get following error. > sorted2 <- ddply(sorted, .(currency_from_exch, id), mutate, change_in_mtm_bc = mtm_bc - mtm_bc[1]) Error: cannot allocate vector of size 15.6 Mb In addition: Warning messages: 1: Reached total allocation of 3583Mb: see help(memory.size) 2: Reached total allocation of 3583Mb: see help(memory.size) 3: In output[[var]][rng] <- df[[var]] : Reached total allocatio...
2006 Apr 23
1
User Manger for Domains can not reset user password.
...OK] path = /smbsrvr/yearbook valid users = @hsyearbook force group = hsyearbook read only = No create mask = 0770 force create mode = 0770 directory mask = 0770 force directory mode = 0770 veto files = /fnksvc32.exe/testfile/ [MTM] path = /smbsrvr/Apps/Mtm valid users = @hsbuilding, "@Domain Admins" force group = hsbuilding read only = No create mask = 0770 force create mode = 0770 directory mask = 0770 force directory mode = 0770 [INSTALL] co...
2015 May 15
0
https everywhere.
On Fri, May 15, 2015 at 03:44:39PM -0400, James B. Byrne wrote: > What are the plans for the CentOS repos with respect to authentication > and https everywhere? At the moment it is a trivial exercise to > perform a MTM attack during a yum update over http. Since the packages themselves are signed, what risk are you concerned about? -- Matthew Miller <mattdm at fedoraproject.org> Fedora Project Leader
2015 May 16
0
https everywhere.
...5/15/2015 02:49 PM, Matthew Miller wrote: >> On Fri, May 15, 2015 at 03:44:39PM -0400, James B. Byrne wrote: >>> What are the plans for the CentOS repos with respect to authentication >>> and https everywhere? At the moment it is a trivial exercise to >>> perform a MTM attack during a yum update over http. >> >> Since the packages themselves are signed, what risk are you concerned >> about? >> > > Not only are the packages signed, but we're now offering signed > repository metadata as well. > > HTTPS is an incremental...
2003 Nov 06
0
Outgoing calls to SIP provider
...gt; _.,1,Answer exten => _,1,Dial(SIP/2203,20) exten => _,2,Hangup exten => 2203,2,Voicemail(u2203) [intern] exten => _7.,1,Dial,SIP/proxy.addaline.com,20,tr [local] ;include => from-sip include => intern Is there a problem in my setup or is something with Asterisk? Thank you, MTM __________________________________ Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard http://antispam.yahoo.com/whatsnewfree
2004 Apr 18
1
Load balancing over 4 interfaces
...nexthop via 0.0.0.0 dev pvc1 weight 1 \ nexthop via 0.0.0.0 dev pvc2 weight 1 \ nexthop via 0.0.0.0 dev pvc3 weight 1 I have: RTNETLINK answers: Invalid argument Where is problem ?? Any suggestions how to make It working over 4 interfaces ? Thanks -- Pozdrowienia, GolemMTM _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2010 Dec 09
4
Sequence generation in a table
Dear R helpers I have following input f = c(257, 520, 110). I need to generate a decreasing sequence (decreasing by 100) which will give me an input (in a tabular form) like 257, 157, 57 520, 420, 320, 220, 120, 20 110, 10 I tried the following R code f = c(257, 520, 110) yy = matrix(data = NA, nrow = 3, ncol = 6) for (i in 1:3)      {      value = NULL      for (j in 1 : 6)           {
2017 Feb 13
0
Wich web browser on CentOS6 ?
...d by the divergence between the target audience and Enterprise users. Enterprises tend to have a much more robustly secured gateware to the wider Internet than consumers. Which for that audience makes a lot of the more esoteric security enhancements rather useless. If an intruder can carry out a MTM attack on your internal LAN then nothing FF can do is going to have much of an effect. A professional organisation would not simply cut administrators off from the devices that they are required to manage. Nor would it dictate how a company spends its money on hardware. A bunch of self-righteous...
2008 Nov 13
1
readPDF() -- unsure how to install xpdf to make this work?
Dear R-Help, I need to convert a set of '.pdf' files into an equivalent set of '.txt' files. This is so that i can do some text mining on the content. In the latest R-News letter (http://cran.r-project.org/doc/Rnews/ Rnews_2008-2.pdf), the package 'tm' for text mining is mentioned. In that lovely package, there is a function called 'readPDF()'. In order to use