search for: roth

Displaying 20 results from an estimated 2349 matches for "roth".

Did you mean: both
2001 Feb 22
5
PAM Service Name Patch
...H 2.5.1p1 which sets the default PAM service name to __progname instead of the hard-coded value "sshd". This allows you to have multiple invokations of sshd under different names, each with its own PAM configuration. Please let me know if you have any questions or problems. -- Mark D. Roth <roth at feep.net> http://www.feep.net/~roth/ -------------- next part -------------- diff -urN openssh-2.5.1p1-orig/auth-pam.c openssh-2.5.1p1/auth-pam.c --- openssh-2.5.1p1-orig/auth-pam.c Wed Feb 14 18:51:32 2001 +++ openssh-2.5.1p1/auth-pam.c Thu Feb 22 10:50:10 2001 @@ -33,6 +33,8 @@ #i...
2013 Jun 03
2
[LLVMdev] LLVM/Clang research questions
...should be written The primary goal I'm trying to achieve is such that a read/write to one or more variables on one stack cannot overflow to those on another stack due to either a protection page in between and/or implicit protections from being on different memory segments. Thank you, ~Brent Roth~ On Mon, Jun 3, 2013 at 8:33 AM, Duncan Sands <baldrick at free.fr> wrote: > Hi Brent, > > > On 03/06/13 14:32, Brent Gregory Roth wrote: > >> Hi Duncan, >> >> Are the segmented stacks actually on separate memory segments? My intended >> purpose for pl...
2017 Oct 05
3
Missing file in current kernel-devel package
Johnny Hughes wrote: > On 10/05/2017 10:17 AM, m.roth at 5-cent.us wrote: >> Albert McCann wrote: >>>> -----Original Message----- >>>> From: CentOS [mailto:centos-bounces at centos.org] On Behalf Of m.roth at 5- >>>> cent.us >>>> Sent: Thursday, October 05, 2017 10:58 AM >>>> To: CentOS...
2013 Jun 03
0
[LLVMdev] LLVM/Clang research questions
...different memory types. Currently, clang does not allow you to define the address space of variables with automatic storage ('stack variables') and I'm not sure if this is a limitation of LLVM's alloca instruction or of the front end. David On 3 Jun 2013, at 14:02, Brent Gregory Roth <brent.gregory.roth at gmail.com> wrote: > Hi Duncan, > > It doesn't appear to be what I'm looking for as there is copying of the old stack to the new stack. Additionally, according to the LLVM docs on segmented stacks (http://llvm.org/releases/3.0/docs/SegmentedStacks.html...
2000 Oct 30
2
Minor fixes for openssh-SNAP-20001028
...changed log-server.c to use av0 as the first argument to openlog(). I also made sure it called openlog() before the TCP wrapper stuff, because libwrap calls syslog() and winds up using the wrong program name. Please let me know if you have any questions or problems. Thanks! -- Mark D. Roth <roth at feep.net> http://www.feep.net/~roth/ -------------- next part -------------- diff -urN openssh-snap20001028/fixpaths /projects/encap-src/common/wsg/openssh-snap20001028/fixpaths --- openssh-snap20001028/fixpaths Wed Apr 19 16:33:24 2000 +++ /projects/encap-src/common/wsg/openssh-snap...
2010 May 27
5
sandbox complaint
Updating a system from CentOS 5.4 (current) to 5.5, and I see: libsepol.scope_copy_callback: zosremote: Duplicate declaration in module: type/attribute zos_remote_t libsemanage.semanage_link_sandbox: Link packages failed semodule: Failed! Any ideas as to what's going on, or why? mark "glad selinux is disabled on that box"
2009 Sep 18
2
gdm-simple-greeter config?
grep face /home/<username> -r :) -- David Fix Senior Systems Administrator Mr. X Inc. ----- Original Message ----- From: "m roth" <m.roth at 5-cent.us> To: "CentOS mailing list" <centos at centos.org> Sent: Friday, September 18, 2009 9:01:27 AM Subject: Re: [CentOS] gdm-simple-greeter config? > Greetings, > > On Fri, Sep 18, 2009 at 8:34 AM, mark <m.roth at 5-cent.us> wrote:...
2013 Jun 03
2
[LLVMdev] LLVM/Clang research questions
...pes on separate stacks is such that memory accesses to one datatype won't be allowed to overflow to another datatype. If they aren't, in fact, on separate memory segments, are you aware of a way to place a non-readable/-writable segment in between two other stack segments? Thanks, ~Brent Roth~ On Mon, Jun 3, 2013 at 3:20 AM, Duncan Sands <baldrick at free.fr> wrote: > Hi Brent, LLVM supports segmented stacks, I suggest you do a case > insensitive grep for segmented.stack in the source code (the . is > to match any character). > > Ciao, Duncan. > > > On 03...
2016 Apr 27
3
Semi-OT: very weird vi behaviour
> Date: Wednesday, April 27, 2016 13:43:00 +0000 > From: "Vanhorn, Mike" <michael.vanhorn at wright.edu> > > On 4/27/16, 9:39 AM, "centos-bounces at centos.org on behalf of > m.roth at 5-cent.us" <centos-bounces at centos.org on behalf of > m.roth at 5-cent.us> wrote: > >> And now, I just >> ssh'd in from another windows, same way... and the weirdness isn't >> there. >> >> Anyone have any clues as to what's going on...
2016 Sep 23
14
An 'orrible question: Outlook 365 under wine on CentOS?
Either CentOS 6 or 7 - anyone know if it's possible? Upper Management has decided on a policy that IMAP is going to go away in the near future, and they want everyone on Lookout, sorry, Outlook 365. mark, VMNH* * Very Much Not Happy
2013 Jun 03
0
[LLVMdev] LLVM/Clang research questions
Hi Brent, On 03/06/13 14:32, Brent Gregory Roth wrote: > Hi Duncan, > > Are the segmented stacks actually on separate memory segments? My intended > purpose for placing different datatypes on separate stacks is such that memory > accesses to one datatype won't be allowed to overflow to another datatype. > > If they aren&...
2010 Jun 22
7
lnet infiniband config
Hi all, I''m getting my feet wet in the infiniband lake and of course I run into some problems. It would seem I got the compilation part of sles11 kernel 2.6.27 + Lustre 1.8.3 + ofed 1.4.2 right, because it allows me to see and use the infiniband fabric, and because ko2iblnd loads without any complaints. In /etc/modprobe.d/lustre (this is a Debian system, hence this subdir of
2010 Apr 30
4
Simplifying making a USB install key
Ok, where/how do I submit this to the CentOS project? Here's a complete script - anyone, *please* feel free to test it, and let me know if I've missed anything. Thanks in advance. mark #!/bin/bash # ################################### # Author: mark roth # Date: 30 Apr. 2010 # Purpose: to create a working, bootable CentOS install on a USB key ##################################### if [[ $# < 2 ]]; then echo "usage: $0 <devname> <path/to/install.iso>" echo " Example: $0 sdb /scratch/CentOS-5.4-bin-DVD.iso"...
2001 Dec 10
2
pubkey auth with NFS home on AIX
can someone confirm this: http://bugzilla.mindrot.org/show_bug.cgi?id=29 Authentication refused: realpath /home/user/.ssh/authorized_keys failed: The file access permissions do not allow the specified action.
2017 Mar 20
1
An 'orrible question: Outlook 365 under wine on CentOS?
This is seriously weird... note the date I made the original post.... Nux! wrote: > > ----- Original Message ----- >> From: "m roth" <m.roth at 5-cent.us> >> To: "CentOS mailing list" <centos at centos.org> >> Sent: Friday, 23 September, 2016 20:50:53 > >> Either CentOS 6 or 7 - anyone know if it's possible? >> >> Upper Management has decided on a policy that IMAP...
2014 Jan 17
11
mail tools preferences?
We don't have enough arguments here.... <g> I see that thunderbird's deprecated for RHEL 7, and they recommend evolution. I've certainly had some annoyances in the last couple-three years with t-bird. So, what are people's preferred mail tools, other than t-bird (or maybe mutt or pine.... <g>)? mark
2017 Jul 03
2
System Start-Up Issue
None of the previous kernels will boot properly. On Monday, July 3, 2017 5:58 AM, "m.roth at 5-cent.us" <m.roth at 5-cent.us> wrote: Chris Olson wrote: <snip> > I went on vacation right after an update to one of our virtual CentOS 6.9 > systems so it was not restarted for a period of time.? Now it will not > complete boot-up with the gnome display never ful...
2017 Nov 07
4
C6, lightweight window managers - opinions?
So, on my old Netbook, now happily running C6.9, I'm looking for opinions for a lightweight window manager. Gnome surely ain't it.... Years back, I used to like IceWM, but not sure it's been kept up. So, opinions? mark
2015 Dec 15
4
Dumb CentOS 7 question
Gordon Messmer wrote: > On 12/15/2015 11:26 AM, m.roth at 5-cent.us wrote: >> Really? There's no systemd target to restart it, and graphical.target >> doesn't do it? Um..... > > Why do you think that? Sorry, I would have thought that graphical.target would do it. And suppose I'm using kdm...? mark > > # syst...
2017 Nov 17
2
semi-OT:apcupsd
> Am 17.11.2017 um 17:36 schrieb m.roth at 5-cent.us: > > wwp wrote: >> On Fri, 17 Nov 2017 10:34:53 -0500 Digimer <lists at alteeve.ca> wrote: >> >>> On 2017-11-17 10:16 AM, m.roth at 5-cent.us wrote: >>>> I can't seem to find apcupsd for C 6. Just went to epel's website, and >&g...