Displaying 20 results from an estimated 1022 matches for "uchicago".
Did you mean:
chicago
2009 Oct 05
0
setting default domain
Hello,
I'm attempting to use samba winbind for ssh authentication for users
in Active Directory. Things are mostly working, but I'm looking for
two things:
1.) I currently have to authenticate as ADLOCAL+elijah at concordia.uchicago.edu
. I would like to authenticate as elijah at concordia.uchicago.edu
2.) I would like the uid of the elijah user to be pulled from an
existing entry in /etc/passwd (or eventually ldap) instead of being
generated by winbind.
====Active Directory Structure====
Groups, Computers, and administ...
2001 Sep 25
61
Report to Recipient(s)
Incident Information:-
Originator: "G Lalithambika"<lalithambika@mumbai.tcs.co.in>
Recipients: samba@samba.org
Subject: FOCHAP06
WARNING: The file FOCHAP06.DOC.pif you received was infected with the
W32/SirCam@MM virus. The file attachment was not successfully cleaned.
2009 Jan 14
3
remove columns containing all zeros (or other value)
...hich column of x contains all
zeros until after x is created.
Thanks!
Anthony
--
Anthony Steven Dick, Ph.D.
Post-Doctoral Fellow
Human Neuroscience Laboratory
Department of Neurology
The University of Chicago
5841 S. Maryland Ave. MC-2030
Chicago, IL 60637
Phone: (773)-834-7770
Email: adick at uchicago.edu
Web: http://home.uchicago.edu/~adick/
2005 Oct 09
0
[Fwd: Re: [Swig] Re: Object return problem]
...ed from the SWIG mailing list, so we have a copy in our archives.
Kevin
-------- Original Message --------
Subject: Re: [Swig] Re: Object return problem
Date: Sun, 09 Oct 2005 18:31:40 -0400
From: Kevin Smith <wxruby@qualitycode.com>
To: Charlie Savage <cfis@interserv.com>
CC: Swig@cs.uchicago.edu
References: <4347277E.1030700@mindspring.com> <4349911B.70200@interserv.com>
Hi guys,
I just figured out the answer. wxWindow uses directors (as almost all
our wxruby classes do), and the swig error message hints at the problem.
We need to use directorout typemaps, rather than jus...
2016 Feb 24
2
Deleting / Removing users
...rname>
rm -rf /indexes/<username>
Thanks,
JK
-----------------------------------------------------------------------
John "JK" Krug
System Administrator
The University of Chicago | Laboratory Schools
1362 East 59th Street | Chicago, IL 60637
Phone: (773) 834-4476
jk at ucls.uchicago.edu <mailto:jkallo at ucls.uchicago.edu> | http://helpdesk.ucls.uchicago.edu
_______________________________________________
2017 Jan 30
5
[Fwd: The CentOS list]
...efinitely is no
match to Experts on this list.
Thanks in advance!
Valeri
---------------------------- Original Message ----------------------------
Subject: The CentOS list
From: m.roth at 5-cent.us
Date: Mon, January 30, 2017 3:11 pm
To: "Valeri Galtsev" <galtsev at kicp.uchicago.edu>
--------------------------------------------------------------------------
Hi, Valeri,
I've tried, twice, to post to the list today, and they neither show up,
*nor* do I get a blocked message - they just go to /dev/null.
The second was just a test, the first was asking if anyon...
2012 Apr 17
2
Error with Rcmd check library --as-cran
...ted
My package depends on ape, but not Matrix. Matrix is installed, though, on
my workstation, as are the other ape dependencies. The check works fine by
default and with the --timings option. What is different about --as-cran
that makes it unable to find Matrix?
Thanks for the help,
-Dave Bapst, UChicago
--
David Bapst
Dept of Geophysical Sciences
University of Chicago
5734 S. Ellis
Chicago, IL 60637
http://home.uchicago.edu/~dwbapst/
http://cran.r-project.org/web/packages/paleotree/index.html
<http://home.uchicago.edu/%7Edwbapst/>
[[alternative HTML version deleted]]
2001 May 10
1
Spam mail warning notification!
************* Content Filter Notification **************
The following mail was blocked since it contains sensitive content.
Source mailbox: <s-luppescu at uchicago.edu>
Destination mailbox(es): <r-help at stat.math.ethz.ch>
Policy: Dirty Words(shit)
Action: Quarantine
Recipient, Content filter has detected a sensitive e-mail.
******************* End of message *******************
-------------- next part --------------
Received: by stat.math.ethz.c...
2006 Jan 09
3
Selecting a subset of a table with DRY
...call it
viewable_sql, and then put that where appropriate. However, I''d like
find_viewable to work just like find, except that it would modify the
parameters to find to incorporate those conditions.
Any thoughts or examples of something similar?
Thanks.
--
Jesse Farmer <farmerje@uchicago.edu>
University of Chicago - NSIT Web Services
AIM: farmerje
Jabber: farmerje@im.uchicago.edu
Phone: (773)363-1058
2015 Jul 11
7
[LLVMdev] instructions copy
...%1, %a.
If I just use clone() method in Instruction class, it will be like <badref> = load %b, store <badref>, %a.
If I need remap the virtual registers, this map just will affect the whole module? And how to use it? I am a bit confused.
Any suggestion will be appreciated.
Best,
Yuxi
Uchicago
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150711/6e11f71a/attachment.html>
2002 Jun 11
2
Perl vs. R
...little
benchmark program in Perl that reads a delimited file, creates an inverted
table and spits the file out again in key sorted order.
It's just a few lines of Perl (see below). Can someone write the equivalent
in R? The benchmark and associated files are available from:
http://www.lib.uchicago.edu/keith/crisis/benchmarks/invert/
You'll note on this page that Perl runs the benchmark in 3.5 secs. That was
in 1997. My 5.6.1 version of Perl runs it in 0.18 secs now, on my 600Mhz
Linux platform. Wondering how fast R will be in comparison.
Thanks,
John Day
FYI, here's the Perl sou...
2005 Oct 09
1
[Fwd: Re: [Swig] typemap + default argument bug?]
....swig.org/Doc1.3/SWIGPlus.html#SWIGPlus_default_args
Just a thought.
Kevin
-------- Original Message --------
Subject: Re: [Swig] typemap + default argument bug?
Date: Tue, 27 Sep 2005 15:57:52 -0400 (EDT)
From: Josh Cherry <jcherry@ncbi.nlm.nih.gov>
To: Charles@Schwieters.org
CC: swig@cs.uchicago.edu
On Tue, 27 Sep 2005 Charles@Schwieters.org wrote:
> _wrap_new_ClassB calls SWIG_ConvertPtr to convert the instanceName
> argument to a p_String, thereby ignoring the typemap.
>
> Previous versions of swig do not seem to exhibit this behavior (I
> checked 1.3.22 and 1.3.24). Th...
1998 Dec 03
2
interactions between OPIE-ftpd and RH5.2
...c 1998 00:50:42 +0100
Received: (qmail 14681 invoked by uid 501); 5 Dec 1998 23:55:17 -0000
Received: (qmail 14669 invoked from network); 5 Dec 1998 23:55:16 -0000
Received: from mail.redhat.com (199.183.24.239)
by lists.redhat.com with SMTP; 5 Dec 1998 23:55:16 -0000
Received: from alexandria.cs.uchicago.edu (alexandria.cs.uchicago.edu [128.135.11.87])
by mail.redhat.com (8.8.7/8.8.7) with ESMTP id SAA05130
for <linux-security@redhat.com>; Sat, 5 Dec 1998 18:50:41 -0500
Received: from yeenoghu.cs.uchicago.edu (yeenoghu.cs.uchicago.edu [128.135.20.107])
by alexandria.cs.uchicago.edu (8.9.1/...
2020 Sep 27
2
Using CentOS 7 to attempt recovery of failed disk
In article <E02FA554-9D6D-4E7D-8A78-5FBDE1DE939D at kicp.uchicago.edu>,
Valeri Galtsev <galtsev at kicp.uchicago.edu> wrote:
>
>
> > On Sep 26, 2020, at 8:05 AM, Jerry Geis <jerry.geis at gmail.com> wrote:
> >
> > I have a disk that is flagging errors, attempting to rescue the data.
> >
> > I tried dd first -...
2009 Feb 02
1
sem package and AMOS
..., and would like
to track down the reason for the difference.
Thanks,
Anthony
--
Anthony Steven Dick, Ph.D.
Post-Doctoral Fellow
Human Neuroscience Laboratory
Department of Neurology
The University of Chicago
5841 S. Maryland Ave. MC-2030
Chicago, IL 60637
Phone: (773)-834-7770
Email: adick at uchicago.edu
Web: http://home.uchicago.edu/~adick/
2006 May 16
1
memory
...____________________________________________________________
Jean-Pierre H. Dube
Associate Professor
University of Chicago, Graduate School of Business
5807 South Woodlawn Avenue
Chicago, Illinois 60637
tel 773-834-5377
fax 773-702-0458
e-mail: jdube@gsb.uchicago.edu
web: gsb.uchicago.edu/fac/jean-pierre.dube
____________________________________________________________________________________________________________________________________________________
[[alternative HTML version deleted]]
2009 Jan 06
1
R SEM package
...a stacked model
comparison, for example as in LISREL or AMOS?
Thanks,
Anthony
--
Anthony Steven Dick, Ph.D.
Post-Doctoral Fellow
Human Neuroscience Laboratory
Department of Neurology
The University of Chicago
5841 S. Maryland Ave. MC-2030
Chicago, IL 60637
Phone: (773)-834-7770
Email: adick at uchicago.edu
Web: http://home.uchicago.edu/~adick/
2009 Jan 26
1
sem package: start values
...rt values,
how does sem determine the start value? Is there a default?
Anthony
--
Anthony Steven Dick, Ph.D.
Post-Doctoral Fellow
Human Neuroscience Laboratory
Department of Neurology
The University of Chicago
5841 S. Maryland Ave. MC-2030
Chicago, IL 60637
Phone: (773)-834-7770
Email: adick at uchicago.edu
Web: http://home.uchicago.edu/~adick/
2002 Jan 25
1
access denied error with rsync 2.5.1
...ectedly closed (71 bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at io.c(139)
The rsyncd.pw file on oldmill:
therootpassword
The rsyncd.conf file on armada:
[rsync]
path = /home
use chroot = no
max connections = 2
auth users = root
hosts allow = oldmill.uchicago.edu
secrets file = /etc/rsyncd.sec
uid = root
gid = root
The rsyncd.sec file on armada:
root:therootpassword
I have similar configurations on other machines and always get the same error. When I put rsync 2.4.6 back on the remote machine everything worked fine
again. While I don't m...
2012 Sep 07
0
eScience 2012 Program now available
The Conference Program for the 8th IEEE International Conference on
eScience (eScience 2012) is now available at
http://www.ci.uchicago.edu/escience2012/.
All eScience conference and workshops will be held at the Hyatt Regency
Chicago. We have reserved a block of rooms at the hotel with a room
rate of $205 per night + tax. Please make your reservations before
September 16 at https://resweb.passkey.com/go/ESCIENCE2012 or by ph...