Displaying 6 results from an estimated 6 matches for "_back_".
Did you mean:
_back
2020 Jul 31
0
[Bug 771] Add option to override XAUTHORITY env variable
...on|--- |WONTFIX
--- Comment #8 from Damien Miller <djm at mindrot.org> ---
(In reply to Mario Nigrovic from comment #4)
> The problem with all existing options is that the .ssh/rc (or xauth
> override)
> has no mechanism for passing a new value for XAUTHORITY _back_ into
> the user
> environment.
I don't think another mechanism is necessary. ~/.ssh/rc could
communicate with subsequent shell initialisation via something like
~/.ssh/xauth.$PPID
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watchi...
2003 Dec 11
4
[Bug 771] Add option to override XAUTHORITY env variable
http://bugzilla.mindrot.org/show_bug.cgi?id=771
Summary: Add option to override XAUTHORITY env variable
Product: Portable OpenSSH
Version: 3.7.1p1
Platform: UltraSparc
OS/Version: SunOS
Status: NEW
Severity: enhancement
Priority: P5
Component: sshd
AssignedTo: openssh-bugs at mindrot.org
2009 Mar 05
4
Table of contents
I'm using Markdown in an app and would like to provide support for including
a table of contents.
Any suggestions for a syntax? Has anyone done this before?
My first thoughts are:
1. Have a special header item (using markdown extra's header syntax), e.g.
generate-contents: yes
2. Have a special xml tag with optional alternative text inside, e.g.
<contents>
1. First thingy
2.
2003 Mar 06
14
policy routing at its best
hello list (and martin) ;x
i have now composed my final(?) policy routing design.
the goals i had when beginning with this, for you that have not follow
mine and martins thread, was to 1) only let 192.168.1/24 to see all routes,
2) not route between defined networks, except to and from 192.168.1/24 and 3) not
defined networks should only be able to reach 192.168.1/24.
this might sound simple.
2010 Apr 10
21
What happens when unmirrored ZIL log device is removed ungracefully
Due to recent experiences, and discussion on this list, my colleague and I
performed some tests:
Using solaris 10, fully upgraded. (zpool 15 is latest, which does not have
log device removal that was introduced in zpool 19) In any way possible,
you lose an unmirrored log device, and the OS will crash, and the whole
zpool is permanently gone, even after reboots.
Using opensolaris,
2012 Nov 21
3
Increasing the DMESG buffer....
Hi,
As a next question to my building this server.
I'm nogt able to get a full verbose dmesg.
Probably because the kernelbuffer for it is too small.
I know there used to be a kernel option to increase it.
But I can not find it with the setting in NOTES or any other place I
looked....
Is it still there?
Thanx,
--WjW