Displaying 7 results from an estimated 7 matches for "teste2".
Did you mean:
tested
2008 Jan 22
4
1.1beta14 cache bug ?
...stops working for users that are in cache. See the log bellow:
1 - POP3 session OK
jan 22 14:02:59 mailserver--03 dovecot: auth(default): client in: AUTH
1 PLAIN service=pop3 lip=10.0.149.3 rip=10.0.2.2
resp=<hidden>
Jan 22 14:02:59 mailserver--03 dovecot: auth(default):
cache(teste2 at xxxx.com.br,10.0.2.2): miss
Jan 22 14:02:59 mailserver--03 dovecot: auth(default):
ldap(teste2 at xxxx.com.br,10.0.2.2): bind search:
base=ou=xxxx.com.br,ou=accounts,o=comMail
filter=(&(objectClass=qmailUser)(mail=teste2 at xxxx.com.br)(!(accountStatus=disabled)))
Jan 22 14:02:59 mailserver-...
2006 May 18
3
just softphone
...nnections always when I dial.
May 17 07:49:22 NOTICE[1924]: Rejected connect attempt from 192.168.0.106
What is necessary to put it to work?
There is no need to configure external lines.
extensions.conf
[internal1]
exten => 311000,1,Dial(SIP/teste1)
[internal2]
exten => 312000,1,Dial(SIP/teste2)
[internal3]
exten => 313000,1,Dial(SIP/teste3)
[teste1]
sip.conf
[teste1]
type=friend
username=teste1
secret=123
qualify=yes
nat=no
host=dynamic
canreinvite=no
context=internal
[teste2]
type=friend
username=teste2
secret=123
qualify=yes
nat=no
host=dynamic
canreinvite=no
context=internal...
2011 Apr 08
4
Very simple question
Hi,
I have a very simple doubt.
Look:
> teste <- c("A","B","C")
> teste2 <- paste(teste[1],teste[2],teste[3],sep="+")
> teste2
[1] "A+B+C"
>
How to make it automatic, like I try to use paste(teste,sep="+") but the
paste dont get the teste elements separately to join again in a unique
element.
Exist any function to associated...
2009 Jan 06
2
[LLVMdev] LLVM Optmizer
The following C code :
#include <stdio.h>
#include <stdlib.h>
int TESTE2( int parami , int paraml ,double paramd )
{
int varx=0,vary;
int nI =0;
//varx= parami;
if( parami > 0 )
{
varx = parami;
vary = varx + 1;
}
else
{
varx = vary + 1;
vary = paraml;
}
varx = varx + parami + paraml;
for( nI = 1 ; nI <= paraml; nI++)
{...
2008 Apr 10
2
mod_auth_ldap Apache2 on CentOS 5 and require group
...d Pass1
AuthLDAPURL "ldap://ldap/ou=Users,o=Organization?uid"
AuthLDAPGroupAttribute member
AuthLDAPGroupAttributeIsDN on
Require group cn=tester2,ou=Groups,o=Organization
What is strange?
According to doc it will accept only users which DN is in group
cn=teste2,ou=Groups,o=Organization.
How come, for me it will accept every one user from LDAP?
Thanks in advance!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20080410/89a47ebe/attachment-0001.html>
2002 Jul 07
1
Error in tree package
Hi.
I'm using the tree package to fit one tree from a training set.
I'm using the command:
hm.tr <-tree(X1~.,teste2, mindev = 0, minsize = 2)
and i get the error:
Error in "row.names<-.data.frame"(*tmp*, value = fit$node[1:n]) :
duplicate row.names are not allowed
the frameset, has 180 columns and 16000 rows.
The first column, takes a value from 42..61 and...
2013 May 22
0
Problem after change OpenLDAP Server
...ication services are working perfectly.
I have a domain in my ldap server and a FreeBSD machine that work as domain
PDC for a domain called POS.
After the migration, I cannot perform any password change/add in the LDAP
database. The error is this:
[root at micah etc]# smbpasswd -a andre-teste2
add_new_domain_info: failed to add domain dn=
sambaDomainName=POS,dc=iqm,dc=unicamp,dc=br with: Already exists
unknown
smbldap_search_domain_info: Adding domain info for POS failed with
NT_STATUS_UNSUCCESSFUL
[root at micah etc]# net getlocalsid
[2013/05/22 10:49:41, 0] lib/smbldap...