search for: porta

Displaying 20 results from an estimated 35 matches for "porta".

Did you mean: port
2004 Feb 26
0
Problem Authenticating on Windows NT-Domain via winbind
hi, i know that the first thing i'll hear is rtfm. but i allready read it 4 times and spend some nights over this problem. i got a debian woody (stable) linux box with samba 2.2.3a-12.3 and winbind for the samba version. the nt-domain is PORTA#001-NT. my first question is: is the # in the name a problem? my second question: do i have to create a computer account on the pdc of the domain before i join the domain? cause i didn't and used smbpasswd ?j PORTA#001-NT ?r OURPDC ?U Administrator . i received the messaged: joined the domain...
2005 Feb 22
0
TR: 3.8.1p1 option "permitopennet" added
...next_option; } + +/* e.g: permitopenned="158.156.0.0/255.255.255.0:25[-1024]" + * note that part between [] is optionnal for 1 port specification + */ + cp = "permitopennet=\""; + if (strncasecmp(opts, cp, strlen(cp)) == 0) { + char netblock[256], netmask[256], + sporta[6], sportb[6]; + u_short porta, portb; + + char *patterns = xmalloc(strlen(opts) + 1); + netblock[0] = netmask[0] = sporta[0] = sportb[0] = 0; + porta = portb = 0; + + opts += strlen(cp); + i = 0; + while (*opts) { + if (*opts == '"') + break; + if (*opts == ...
2011 Feb 03
5
Outlook 2010 IMAP disconnected
...D MESSAGE----- Hash: SHA1 A customer moved from a previous version of Outlook to 2010. When he forces the synchronization of the IMAP folders he gets this error: Disconnected for inactivity. Protocollo: IMAP Server: mail.xxxxxxxxxxxxxxxxxxx Porta: 143 Codice errore: 0x800CCCDD Dovecot simply logs this: Feb 3 09:20:34 server dovecot: imap(xxxx): Disconnected: Logged out bytes=2488/534485 Feb 3 09:20:34 server dovecot: imap(xxxx): Disconnected: Logged out bytes=63/815 Where can I search to solve this issue? Ciao, l...
2011 Jul 20
2
Variable assigned to grep output - missing letter n!
...t. Nulla facilisi. Nullam facilisis, felis vitae lacinia fermentum, enim erat placerat erat, vel imperdiet lorem velit et ligula. Nam congue est in nisl lacinia lobortis. Vivamus elementum lacinia sodales. Curabitur commodo risus tincidunt augue pulvinar vehicula. Morbi eget velit sollicitudin nibh porta molestie. Maecenas in augue id quam ullamcorper rutrum. [scarolan at host:~]$ vi loremipsum.txt [scarolan at host:~]$ myvar=$(grep lorem loremipsum.txt) [scarolan at host:~]$ echo $myvar Lorem ipsum dolor sit amet, co sectetur adipisci g elit. Do ec quis ipsum sed elit laoreet malesuada. Quisque r...
2004 Apr 02
1
winbind uid range missing or invalid
...found any answers explaining the message and how to correct it.. Could someone either explain what this message is saying and how to fix it I am using samba 2.2.5-SuSE. The LINUX kernel is 2.4.19-3suse-SMP I should also note that this LINUX is running on an IBM Mainframe computer. Thomas E. Porta Mgr OS/390 Tech. Supt. TYCO Electronics Corporation Phone: (717) 810-2148 Fax: (717) 810-2236 tporta@tycoelectronics.com
2006 Dec 06
0
Configuring a QoS Box + Cliente Bandwidth Control
...ras para servidores e redes da CNett for i in `cat $DIR/infocontabil.network | awk ''{print $2}''` do $FILTER prio 1 u32 match ip src $i flowid 1:5 done # regras para a classe 1:10 # trafego interativo # PROTOCOLOS #$FILTER prio 1 u32 match ip protocol 1 0xff flowid 1:10 # PORTAS #for i in `cat $DIR/prio0.src.ports | awk ''{print $2}''` #do # $FILTER prio 1 u32 match ip sport $i 0xffff flowid 1:10 #done # MARCACAO DE PACOTES #$IPT -t mangle -A POSTROUTING -o $DL02 -m mark --mark $SKYPEMARK -j CLASSIFY --set-class 1:10 #$IPT -t mangle -A POSTROUTING...
2006 Jun 28
1
password on radius authentication
Hi, It's kind of off-topic , but still within Asterisk. I developed an asterisk module that send an authentication to a radius server for call authorization and process its reply (limited to User-Name and Cisco or Quintum VSA h323 attribute). My question, is when it make sense to use or include the attribute Password/User-Password? Looking on PDF's of Quintum and Cisco none of it really
2019 Dec 27
5
Delete Phabricator metadata tags before committing
Many git commits in the monorepo look like the following: [Tag0][Tag1] Title line Summary: Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque mauris neque, porta nec tristique at, sagittis vel nisi. Fusce pharetra nunc et mauris consequat venenatis. Reviewers: username0, username1 Reviewed By: username0 Subscribers: username2, username3, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/Dxxxxx These Ph...
2009 Feb 04
2
More complex Xen Networking, with VLANs and maybe with VDE 2... but how?!
...válidas e todos os hypervisores estão configurados no modo bridge, para simplificar. Temos 3 hypervisores VMWare ESX também no modo bridge. Algumas redes são de determinados clientes, outras são compartilhadas entre clientes diferentes. Porém, em nossos switches, todas as redes estão em todas as portas. De modo que eu posso mover uma domU por entre os Hypervisores Xen que a rede continuará funcionando. Até aqui tudo bem mas, como não temos nenhuma VLAN, ocorrem muitos conflitos de IP, bem como algum cliente pode interferir em toda a rede colocando, por exemplo, o IP do firewall de borda em sua m...
2013 Jul 10
3
Performance of Xen VCPU Scheduling
...sity of guests, even though there were less pcpus available to the guests. While trying to understand why this increased performance is not present in the default non-pinned state and if it would be possible to obtain this extra performance in the default non-pinned dom0 configuration, Matthew Portas and I evaluated lots of Xen 4.2 parameters and patches: http://wiki.xenproject.org/wiki/Performance_of_Xen_VCPU_Scheduling We put some of the results that we thought would be of interest to this list in the link above, and we invite everybody here to have a look. We are especially interested i...
2006 Apr 14
1
Script.aculo.us Effects with callbacks not working as it should.
...editor_variables_hash = $H(content_and_editor_variables); // Return the hash. return content_and_editor_variables_hash; } function edit_content(content_id) { var content_elements = set_content_and_editor_variables(content_id); // VERY VERY IMPORTANT!!!!! // At the moment you can''t use multiple editors at the same time.... // Fix should be something along the lines of: // // All the global variables that get declared below, // should be put in a array, which should be returned by a fu...
2011 Nov 30
1
migrate samba3 with smpbassword to ldap , problem with machine account
...nt sambaNTPassword: 7CF3CEDCE1B18645345D30CE16402FEE sambaPwdLastSet: 1321971582 Users accounts are migrated but not machines accounts> Can't found domain at loggin prompt. You can see logs jointed to this message: testsige3.log is the log of the machine account copy (failed loggin) and porta.log is the log of the same machine renamed and inserted in samba migrated domain (success loggin). I have about 250 machine accounts with local user's profil so I would like not have to change domain for each machine. Arnaud
2006 Sep 18
1
PHP Dingus Fix
I just realised I hadn't updated the version of PHP Markdown and Extra on the dingus as I pretended I did in my two announcements. It is now fixed: PHP Markdown 1.0.2b7 and PHP Markdown Extra 1.1b1 can now be tested on the dingus. <http://www.michelf.com/projects/php-markdown/dingus/> Sorry for any inconvenience. Michel Fortin michel.fortin@michelf.com http://www.michelf.com/
2012 Feb 13
2
xcp : vm installation
...i give the command #xe template-list One of the server gives me the list, while the other one doesn’t. It’s very strange, since I made the same installation steps on both machines. Following the guide at http://xen.org/files/XenCloud/installation.pdf,  and after typed the command:  # update-rc.d porta default 21 19 (instead of chkconfig portmap on) I find that the  xcp-xapi libs are not running anymore, living the answer “server not found”. Searching on the web it look like there should be a conflict between xcp and apache2http, both using port 80 for communication with localhost. After stoppin...
2016 Oct 24
2
Quitar datos atípicos de una recta
..._____ De: Isidro Hidalgo Arellano <ihidalgo en jccm.es> Enviado: lunes, 24 de octubre de 2016 9:46 Para: 'Jesús Para Fernández'; r-help-es en r-project.org Asunto: RE: [R-es] Quitar datos atípicos de una recta Hay un paquete que lo hace, pero no lo he utilizado, así que no sé cómo se porta: "outliers"... Un saludo Isidro Hidalgo Arellano Observatorio del Mercado de Trabajo Consejería de Economía, Empresas y Empleo http://www.castillalamancha.es/ Inicio | Gobierno de Castilla-La Mancha<http://www.castillalamancha.es/> www.castillalamancha.es Web oficial del gobierno a...
2016 Oct 24
2
Quitar datos atípicos de una recta
Buenas, Tengo unas rectas en las que cada x número de ellas hay algún error en la captura de los datos y se produce un outlier. Os pongo un ejemplo: x<-rnorm(15,12,2) y<-jitter(x,200) y[7]<-20 plot(x,y) En este ejemplo se ve muy claro que el outlier y quitarlo seria facil, pero... ¿como hacerlo de manera automatica? es que hay mil curvas com oesta y puede ser una locura. Gracias
2007 Dec 10
0
Fwd: Wine Problem SOLVED
...S_connect socket 0140, ptr 0x34c3c4 { family 2, address 192.168.20.40, port 1526 }, length 72 Wine failed with return code 1 I dont get anymore output Can anyone help -- Sem Mais Assunto Pedro Miguel Nunes Ferreira Telf: +351 917427847 -- A Fonte da Pra?a do Geraldo tem uma Coroa A Fonte das Portas de Moura n?o tem A Fonte da Pra?a do Geraldo deita ?gua A Fonte das Portas de Moura tamb?m Sem Mais Assunto Pedro Miguel Nunes Ferreira Telf: +351 917427847 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.winehq.org/pipermail/wine-users/attachments/20071...
2020 Jan 02
3
Delete Phabricator metadata tags before committing
...-dev < > llvm-dev at lists.llvm.org> wrote: > >> Many git commits in the monorepo look like the following: >> >> [Tag0][Tag1] Title line >> >> Summary: >> Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque >> mauris neque, porta nec tristique at, sagittis vel nisi. Fusce pharetra >> nunc et mauris consequat venenatis. >> >> Reviewers: username0, username1 >> >> Reviewed By: username0 >> >> Subscribers: username2, username3, llvm-commits >> >> Tags: #llvm &gt...
2010 Jan 27
5
Problem Shorewall
------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away.
2020 Apr 09
3
Delete Phabricator metadata tags before committing
...-dev < > llvm-dev at lists.llvm.org> wrote: > >> Many git commits in the monorepo look like the following: >> >> [Tag0][Tag1] Title line >> >> Summary: >> Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque >> mauris neque, porta nec tristique at, sagittis vel nisi. Fusce pharetra >> nunc et mauris consequat venenatis. >> >> Reviewers: username0, username1 >> >> Reviewed By: username0 >> >> Subscribers: username2, username3, llvm-commits >> >> Tags: #llvm &gt...