Displaying 20 results from an estimated 33 matches for "fordham".
Did you mean:
foram
2019 Mar 28
2
configuring Dovecot with wforced and auth_policy_server_url with https results in assertion failed
...d we are fixing this. It happens during auth process shutdown if there are pending requests.
Another issue is that the dovecot logs always report the offending URL or IP as what?s in /etc/dovecot/conf.d/95-auth.conf in our case:
auth_policy_server_url = https://ourdomain:8084/ <https://dsm.dsm.fordham.edu:8084/>
These are HTTP errors in the logs:
Mar 28 09:58:04 auth: Debug: client in: AUTH 1 PLAIN service=imap secured session=lmNw8SeFoMl/AAAB lip=127.0.0.1 rip=127.0.0.1 lport=143 rport=51616 resp=<hidden>
Mar 28 09:58:04 auth: Debug: policy(unclroot,127.0.0.1,<lmNw8SeFoMl/AAAB>...
2009 Sep 08
3
SPSS Statistics-R Integration Plug-In
...et me install it. Further, since I am running Windows I cannot use the R provided R-2.7.0 Linux installation file from the archive (tried to install it through cygwin and it was a mess). Suggestions? Ideas? Has anybody used this plug-in?
Michael
--
Michael Chajewski, M.A.
Department of Psychology
Fordham University
Dealy Hall Room 239
441 East Fordham Road
Bronx, NY 10458
(718) 817-0654
http://www.chajewski.com
2005 Sep 18
1
trimmed mean in R seems to round the trimming fraction
...10)
[1] 59.875
> mean(z, trim=0.13) # wrong result is 59.875
[1] 59.875
> mean(z, trim=0.15)
[1] 59.875
> mean(z, trim=0.18)
[1] 59.875
> mean(z, trim=0.1999999)
[1] 59.875
> mean(z, trim=0.20)
[1] 57.83333
> mean(z, trim=0.40)
[1] 53
Hrishikesh D. Vinod
Professor of Economics, Fordham University
E-Mail: Vinod at fordham.edu Tel 718-817-4065,
Secretary 718-817-4048, Fax 718-817-3518
Web page: http://www.fordham.edu/economics/vinod
2019 Mar 28
2
configuring Dovecot with wforced and auth_policy_server_url with https results in assertion failed
dovecot-2.3.3-1.fc29.x86_64
Mar 28 10:04:47 auth: Panic: file http-client-request.c: line 283 (http_client_request_unref): assertion failed: (req->refcount > 0)
Mar 28 10:04:47 auth: Error: Raw backtrace: /usr/lib64/dovecot/libdovecot.so.0(+0xe34fb) [0x7fe76e0834fb] -> /usr/lib64/dovecot/libdovecot.so.0(+0xe3597) [0x7fe76e083597] -> /usr/lib64/dovecot/libdovecot.so.0(+0x51207)
2019 Mar 28
0
configuring Dovecot with wforced and auth_policy_server_url with https results in assertion failed
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<div>
<br>
</div>
<blockquote type="cite">
<div>
On 28 March 2019 21:31 Robert Kudyba <rkudyba@fordham.edu> wrote:
</div>
<div>
<br>
</div>
<div>
<br>
</div>
<div>
<blockquote type="cite">
<div class="">
On Mar 28, 2019, at 10:29 AM, Aki Tuomi via dovecot <
<a class...
2007 Dec 02
3
ipp2p: Unaligned access in search_all_ed2k on sparc64
Hey guys,
I''ve just built a sparc64 (Ultra/5) based firewall with ipp2p compiled
as a module and I''m constantly getting the following message in my logs:
Kernel unaligned access at TPC[100f8490] search_all_edk+0x20/0x4c
[ipt_ipp2p]
I''m running the following versions:
- Kernel 2.6.22
- ipp2p 0.8.2-r4
- iptables 1.3.8-r1
Any thoughts?
2017 May 09
2
ssh not connecting to Active Directory in Fedora 25 workstation, wbinfo -u works; child_read_request: read_data failed: NT_STATUS_CONNECTION_RESET
> On May 9, 2017, at 11:48 AM, Rowland Penny via samba <samba at lists.samba.org> wrote:
>
> On Tue, 9 May 2017 11:34:27 -0400
> Robert Kudyba <rkudyba at fordham.edu> wrote:
>
>
>>> You also only need this in /etc/krb5/conf for Samba:
>>>
>>> [libdefaults]
>>> default_realm = DSDEV.LOCAL
>>> dns_lookup_realm = false
>>> dns_lookup_kdc = true
>>
>> OK I had dns_lookup_kdc = true j...
2019 Mar 28
2
configuring Dovecot with wforced and auth_policy_server_url with https results in assertion failed
> Set
>
> ssl_client_ca_file=/path/to/cacert.pem to validate the certificate
Can this be the Lets Encrypt cert that we already have? In other words we have:
ssl_cert = </etc/pki/dovecot/certs/dovecot.pem
ssl_key = </etc/pki/dovecot/private/dovecot.pem
Can those be used?
> Are you using haproxy or something in front of dovecot?
No. Just Squirrelmail webmail with sendmail.
2017 May 09
2
ssh not connecting to Active Directory in Fedora 25 workstation, wbinfo -u works; child_read_request: read_data failed: NT_STATUS_CONNECTION_RESET
> On May 9, 2017, at 11:15 AM, Rowland Penny via samba <samba at lists.samba.org> wrote:
>
> On Tue, 9 May 2017 11:00:09 -0400
> Robert Kudyba via samba <samba at lists.samba.org> wrote:
>
>> Running Feora 25 workstation we're able to register the computer in
>> AD but I can't get SSH to authenticate properly. wbinfo -u brings
>> back all the
2012 Mar 29
2
Rails 3.2 and Streaming using response_body
I am working on a streaming download (CSV) from Rails 3.2 and am coming up
against an issue of the initial page request taking a long time. The
following controller code illustrates my issue:
self.response_body = Enumerator.new do |y|
10_000_000.times do
y << "Hello World"
end
end
With the above, the response does seem like its streaming
2019 Mar 28
0
configuring Dovecot with wforced and auth_policy_server_url with https results in assertion failed
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<div>
<br>
</div>
<blockquote type="cite">
<div>
On 28 March 2019 21:52 Robert Kudyba <rkudyba@fordham.edu> wrote:
</div>
<div>
<br>
</div>
<div>
<br>
</div>
<div>
<blockquote type="cite">
<div class="">
<div class="">
Set
</div>
<div...
2017 May 09
0
ssh not connecting to Active Directory in Fedora 25 workstation, wbinfo -u works; child_read_request: read_data failed: NT_STATUS_CONNECTION_RESET
On Tue, 9 May 2017 11:34:27 -0400
Robert Kudyba <rkudyba at fordham.edu> wrote:
> > You also only need this in /etc/krb5/conf for Samba:
> >
> > [libdefaults]
> > default_realm = DSDEV.LOCAL
> > dns_lookup_realm = false
> > dns_lookup_kdc = true
>
> OK I had dns_lookup_kdc = true just changed dns_lookup_realm = false...
2024 Sep 25
0
[ANNOUNCE] libnetfilter_conntrack 1.1.0 release
...rack: api: bail out if setting up filter for flush/dump fails
conntrack: mnl: clean up check for mismatching l3num and tuple filter
conntrack: update link to git repository
src: remove unused parameter from build functions
libnetfilter_conntrack: bump version to 1.1.0
Peter Fordham (1):
configure: C99 compatibility issues
Phil Sutter (3):
expect/conntrack: Avoid spurious covscan overrun warning
Makefile: Create LZMA-compressed dist-files
conntrack: bsf: Do not return -1 on failure
Priyankar Jain (1):
conntrack: Add zone filtering for conntrack...
2002 May 13
0
Problem with & in domain name.
...5/13 11:26:05, 0]
rpc_client/cli_netlogon.c:cli_net_sam_logon_internal(406)cli_net_sam_logon_internal:
NT_STATUS_NO_SUCH_USER
The domain name in the log has an underscore substituted for the ampersand.
Is this a known issue, or does anyone know of a workaround?
Thanks in advance,
Asa
Max Fordham LLP
42/43 Gloucester Crescent, London NW1 7PE
Tel:? 020 7267 5161
Fax:? 020 7482 0329
http://www.maxfordham.com/
A list of partners is available on request
2001 Nov 20
0
Time Series Event Count: Great Responses So Far!
...oss my request from this morning, I've
already gotten several great tips, which I summarize here since one or
two of these did not come across R-help as well.
A team of fellow political scientists is on this problem like
"white-on-rice"!
Brandt, Patrick, John T. Williams Benjamin O. Fordham, and Brian
Pollins.
2000. "Dynamic Modeling for Persistent Event Count Time Series" American
Journal of Political Science. 44(4): 823-843.
Brandt, Patrick and John T. Williams. 2001. "A Linear Poisson
Autoregressive
Model: The Poisson AR(p)" Political Analysis. 9(2): 164-184...
2014 Oct 27
1
tinydns exceeds "holdoff time" on startup under CentOS 7
Hello listmates,
Somehow or other my DNS services that are part of
the ndjbdns-1.06-1.el7.x86_64 package would not start properly at startup.
When I then start them up using systemctl:
systemctl start dnscache
systemctl start tinydns
they start just fine.
>From the log I got the following for tinydns:
Oct 24 15:01:43 ns99 tinydns[1867]: tinydns: version 1.06: starting: Oct-24
2014 15:01:43
2009 May 28
2
Bug in base function sample ( ) (PR#13727)
Full_Name: Michael Chajewski
Version: 2.9.0
OS: Windows XP
Submission from: (NULL) (150.108.71.185)
I was programming a routine which kept reducing the array from which a random
sample was taken, resulting in a single number. I discovered that when R
attempts to sample from an object with only one number it does not
reproduce/report the number but instead chooses a random number between 1 and
2007 Aug 02
0
Package portability issues
...ility
===================
The GNU compilers have never implemented the exact Fortran standards: g77
was said to be a 'GNU Fortran' compiler, and gfortran has '--std=legacy'.
So they are not a good check of portability.
There is a comprehensive checker available at
http://www.dsm.fordham.edu/~ftnchek/ . This is picky, but does pick up
the main portability problems I found:
- the use of non-integer variables for array indices
- naming variables with the names of builtin functions.
- calling functions with the wrong argument type.
gfortran -Wall does warn on the first and you wil...
2019 Mar 28
2
configuring Dovecot with wforced and auth_policy_server_url with https results in assertion failed
...;dovecot@dovecot.org> wrote:
</div>
<div>
<br>
</div>
<div>
<br>
</div>
<div>
<br>
</div>
<blockquote type="cite">
<div>
On 28 March 2019 21:52 Robert Kudyba <rkudyba@fordham.edu> wrote:
</div>
<div>
<br>
</div>
<div>
<br>
</div>
<div>
<blockquote type="cite">
<div class="">
<div class="">
Set
</div>...
2009 Apr 01
0
回复: R-help Digest, Vol 73, Issue 32
...uted
What i can do for all this????
Hoping in your interest about this problem, i wish you the best.
[[elided Yahoo spam]]
[[alternative HTML version deleted]]
------------------------------
Message: 43
Date: Mon, 30 Mar 2009 10:46:31 -0400
From: "HRISHIKESH D. VINOD" <vinod@fordham.edu>
Subject: [R] NY City Conf for Enthusiastic Users of R, June 18-19,
2009
To: r-help@R-project.org
Message-ID:
<OF0518A42C.BF69E4D7-ON85257589.005129CD-85257589.005129D4@fordham.edu>
Content-Type: text/plain; charset=US-ASCII
Conference on Quantitative Social Science
Rese...