Displaying 2 results from an estimated 2 matches for "czz".
Did you mean:
caz
2010 Jan 26
1
newton method for single nonlinear equation
Hi r-users,
I would like to solve for z values using newton iteration method. I 'm not sure which part of the code is wrong since I'm not very good at programming but would like to learn. There seem to be some output but what I expected is a vector of z values. Thank you so much for any help given.
newton.inputsingle <- function(pars,n)
{ runi <- runif(974, min=0, max=1)
2013 Sep 23
0
can't dovecot tls/ssl to openldap
...p=192.168.100.99,
lip=10.10.120.20, TLS: Disconnected, session=<2T761RPnXADAqGRj>
But when I use ldapsearch, it seems also ok
I use this from dovecot host
ldapsearch -D "cn=dovecot,ou=bindusers,dc=smuy,dc=net" -W -H ldap://ldap.sv.
hm -b "ou=accounts,dc=smuy,dc=net" ?CZZ
it works ok
So I have no idea where to check?
Or how can I got more detailed log from dovecot for that connection
Sep 24 05:38:03 mail dovecot: auth: Error: LDAP: ldap_start_tls_s() failed:
Connect error
Because I use ldapsearch both tls/ssl works well, why dovecot connect error?
Wha...