Displaying 20 results from an estimated 25 matches for "pnnl".
Did you mean:
pnn
2014 Nov 18
2
setting up access for users
...Samba servers is RHEL5 running RH's samba 3.0.33.
Thanks in advance.
Kind regards,
Cathy
---
Cathy L. Smith
IT Engineer
Pacific Northwest National Laboratory
Operated by Battelle for the
U.S. Department of Energy
Phone:????? 509.375.2687
Fax:??? ????509.375.2330
Email:????? cathy.smith at pnnl.gov
2020 Jan 02
2
u2f seed
...in the Solokey case?
What is stored in the private keyfile? The documentation says no private key is stored there. So is it just information used to reseed the public/private key?
Thanks,
Kevin
________________________________________
From: openssh-unix-dev <openssh-unix-dev-bounces+kevin.fox=pnnl.gov at mindrot.org> on behalf of Christian Weisgerber <naddy at mips.inka.de>
Sent: Thursday, January 2, 2020 3:42 PM
To: openssh-unix-dev at mindrot.org
Subject: Re: u2f seed
On 2020-01-02, "Fox, Kevin M" <Kevin.Fox at pnnl.gov> wrote:
> In the u2f protocol, my unders...
2020 Jul 04
9
Proposal for CIRCT incubator project
...onsidered as an LLVM incubator project.
Our code exists at https://github.com/circt as an out-of-tree MLIR project
and our group charter can be found at
https://github.com/circt/circt/blob/master/README.md. We have weekly
discussions with a group of about 20 people from Xilinx, SiFive, Microsoft,
PNNL, ETH Zurich, EPFL, Stanford, and Cornell, and welcome additional
contributions. This project is still early and we see many elements as
highly experimental. At the same time, we feel that the only way to vet
these ideas is to build larger systems which will likely take some time and
community inv...
2017 Jun 21
0
customizing color key with plot3D
...uot;), plot = TRUE)
Your package plot3D is a huge help to me. Previously I had to use a completely different software, VisIt, to do these kinds of composite plots. R is my preferred tool and it is great to finally be able to do these at "home".
Thanks,
Scott Waichler
scott.waichler at pnnl.gov
Pacific Northwest National Laboratory
Richland, Washington, USA
> -----Original Message-----
> From: Karline Soetaert [mailto:Karline.Soetaert at nioz.nl]
> Sent: Wednesday, June 21, 2017 4:16 AM
> To: Waichler, Scott R
> Subject: RE: customizing color key with plot3D
>
>...
2020 Jul 08
2
[RFC] Proposal for CIRCT incubator project
...hosted builds. See https://github.com/circt/circt
- Should have a sense of the community that it hopes to eventually
foster, and there should be interest from members with different
affiliations / organizations.
We have weekly meetings with >20 people from Xilinx, Sifive, Microsoft,
PNNL, ETH, EPFL, Cornell, and Stanford. Meeting minutes are here:
https://docs.google.com/document/d/1fOSRdyZR2w75D87yU2Ma9h2-_lEPL4NxvhJGJd-s5pk/edit#
- Should have a feasible path to eventually graduate as a dedicated
top-level or sub-project within the LLVM monorepo
<https://github.com...
2013 May 13
3
[PATCH] Specify PAM Service name in sshd_config
...___________
Ken Schmidt
Research Scientist, Molecular Science Computing Operations
EMSL: Environmental Molecular Sciences Laboratory
Pacific Northwest National Laboratory
902 Battelle Boulevard
P.O. Box 999, MSIN K8-83
Richland, WA 99352 USA
Tel: 509-371-6107
Fax: 509-371-6110
Kenneth.schmidt at pnnl.gov
www.emsl.pnl.gov
This material was prepared as an account of work sponsored by an agency of
the United States Government. Neither the United States Government nor
the United States Department of Energy, nor any of their employees, nor
Battelle Memorial Institute nor any of its employees, make...
2020 Jan 02
4
u2f seed
In the u2f protocol, my understanding is in the normal case, the web browser seeds the keypair process with the hostname of the remote server. In the case of ssh, the hostname is probably not what I would want to do. But the u2f protocol seems to have a way to handle this. It just needs to be exposed to the user. The content of the private keyfile in ssh is generated somehow. Where is that done?
2012 Apr 13
2
Can't read a binary file
...ot;plotb.251", numeric(), size=4, n=1, endian="swap")
> v
[1] 1.359775e-38
Platform is Intel Linux. How can I read the file described above?
Thanks,
Scott Waichler, PhD
Hydrology Group, Energy & Environment Directorate
Pacific Northwest National Laboratory
scott.waichler at pnnl.gov
2020 Jan 03
5
u2f seed
...they have to go to another one. portability was one of the selling points of u2f though I thought. Maybe I'll try and dig up the u2f spec and see if there is any detail in it.
Thanks,
Kevin
________________________________________
From: openssh-unix-dev <openssh-unix-dev-bounces+kevin.fox=pnnl.gov at mindrot.org> on behalf of Christian Weisgerber <naddy at mips.inka.de>
Sent: Friday, January 3, 2020 5:01 AM
To: openssh-unix-dev at mindrot.org
Subject: Re: u2f seed
On 2020-01-02, "Fox, Kevin M" <Kevin.Fox at pnnl.gov> wrote:
> That sounds like the application...
2000 Jan 24
1
Help compiling R
...be set to the RSI directory. Change the default to the RSI
directory and re-run this script.". repeatedly. This message is generated from
running the Makefile. I have saved the text (attached), in hopes someone can
help me do the install correctly.
Thanks in advance,
Dan Hagedorn
Battelle/PNNL
PO Box 999
MS K5-12
Richland, WA 99352
(509) 375-3658
dan.hagedorn at pnl.gov
<<problems.txt>>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: problems.txt
Url: https://stat.ethz.ch/pipermail/r-help/attachments/20000124/a3136614/...
2013 Mar 21
1
vector field from a 3D scalar field
...ield of a scalar variable (x, y, z, value). Is there a way to generate a vector field from this data--gradient at defined points? I found the rasterVis package for 2D data, but as yet nothing for 3D data.
Thanks,
Scott Waichler
Pacific Northwest National Laboratory
Richland, WA
scott.waichler at pnnl.gov
2017 Jun 21
0
customizing color key with plot3D
...cex.clab = 0.85, addlines=TRUE, tick=FALSE,
at = 1:3, labels=paste("Class", 1:3)),
clab = c("","Elev Classes"), plot = TRUE)
Thanks,
Scott
Scott Waichler
Pacific Northwest National Laboratory
Richland, Washington, USA
scott.waichler at pnnl.gov
2017 Jun 29
0
plot3D color ramp not working as expected
...A and -0.5 to -0.1 now both white.
slice3D(x, y, z, colvar = colvar, theta = 60,
col = c("blue", "green", "red"),
breaks = c(-0.5, -0.1, 0.1, 0.5))
Please help. Thanks,
Scott
Scott Waichler, PhD
Pacific Northwest National Laboratory
scott.waichler at pnnl.gov
Richland, Washington, USA
2020 Jan 10
4
u2f / libfido2 version
Hi,
So I finally have time to test the u2f support
but so far I haven't been very successful,
Specifically, current HEAD has
SSH_SK_VERSION_MAJOR 0x00040000
and I can't seem to find a matching libfido2 version,
current HEAD of Yubico/libfido2 is 0x00020000
Is there a more up to date libfido2
or a particular commit of openssh-portable
I should be using?
thanks
Sean
2020 Jul 08
2
Proposal for CIRCT incubator project
...as an LLVM incubator project.
>> Our code exists at https://github.com/circt as an out-of-tree MLIR project and our group charter can be found at https://github.com/circt/circt/blob/master/README.md. We have weekly discussions with a group of about 20 people from Xilinx, SiFive, Microsoft, PNNL, ETH Zurich, EPFL, Stanford, and Cornell, and welcome additional contributions. This project is still early and we see many elements as highly experimental. At the same time, we feel that the only way to vet these ideas is to build larger systems which will likely take some time and community inv...
2013 May 13
6
[Bug 2102] New: [PATCH] Specify PAM Service name in sshd_config
...roduct: Portable OpenSSH
Version: 6.2p1
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: PAM support
Assignee: unassigned-bugs at mindrot.org
Reporter: kenneth.schmidt at pnnl.gov
Created attachment 2267
--> https://bugzilla.mindrot.org/attachment.cgi?id=2267&action=edit
patch to allow configuring the pam service
The attached patch allows openssh to specify which pam service name to
authenticate users against by specifying the PAMServiceName attribute
in
the s...
2012 May 19
0
Call for Participation: ACM HPDC 2012 -- Early registration deadline May 25th
...Clusters, Rajat Phull, Cheng-Hong Li,
Kunal Rao, Hari Cadambi, Srimat Chakradhar (NEC Laboratories
America)
11. Work Stealing and Persistence-based Load Balancers for
Iterative Overdecomposed Applications, Jonathan Lifflander
(UIUC), Sriram Krishnamoorthy (PNNL), Laxmikant V. Kale (UIUC)
12. Highly Scalable Graph Search for the Graph500 Benchmark,
Koji Ueno (Tokyo Institute of Technology/JST CREST), Toyotaro
Suzumura (Tokyo Institute of Technology/IBM Research Tokyo/JST
CREST)
13. PonD : Dynamic Creation of HTC...
2012 May 19
0
Call for Participation: ACM HPDC 2012 -- Early registration deadline May 25th
...Clusters, Rajat Phull, Cheng-Hong Li,
Kunal Rao, Hari Cadambi, Srimat Chakradhar (NEC Laboratories
America)
11. Work Stealing and Persistence-based Load Balancers for
Iterative Overdecomposed Applications, Jonathan Lifflander
(UIUC), Sriram Krishnamoorthy (PNNL), Laxmikant V. Kale (UIUC)
12. Highly Scalable Graph Search for the Graph500 Benchmark,
Koji Ueno (Tokyo Institute of Technology/JST CREST), Toyotaro
Suzumura (Tokyo Institute of Technology/IBM Research Tokyo/JST
CREST)
13. PonD : Dynamic Creation of HTC...
2020 Feb 10
6
question about pubkey and passphrase
Hi folks,
Since Docker can bind-mount every .ssh directory I am looking for
some way to forbid unprotected private keys.
AFAICS it is currently not possible on the sshd to verify that
the peer's private key was protected by a passphrase. Can you
confirm?
Regards
Harri
2014 Jun 18
15
[Bug 2246] New: PAM enhancements for OpenSSH server
https://bugzilla.mindrot.org/show_bug.cgi?id=2246
Bug ID: 2246
Summary: PAM enhancements for OpenSSH server
Product: Portable OpenSSH
Version: 6.6p1
Hardware: Sparc
OS: Solaris
Status: NEW
Severity: enhancement
Priority: P5
Component: PAM support
Assignee: unassigned-bugs at