Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connections
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <v85j4h$3v5co$1@dont-email.me>
Deutsch   English   Français   Italiano  
<v85j4h$3v5co$1@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!news.nobody.at!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: "Craig A. Berry" <craigberry@nospam.mac.com>
Newsgroups: comp.os.vms
Subject: Re: Viewing SSH users on VMS
Date: Sun, 28 Jul 2024 09:04:01 -0500
Organization: A noiseless patient Spider
Lines: 19
Message-ID: <v85j4h$3v5co$1@dont-email.me>
References: <v83b3h$3c2fu$1@dont-email.me> <v83uvg$3c11u$3@dont-email.me>
 <v83vav$3j2gr$2@dont-email.me> <v85f4i$3ugle$1@dont-email.me>
 <v85gvd$t42$1@panix2.panix.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Sun, 28 Jul 2024 16:04:02 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="a6de55b5acb88bc0de4adf0105dbaaec";
	logging-data="4167064"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX19GIYysm9+NvJPsYNtDKG7OGhVq9dXDMrQ="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:ANSBqWro69G8/vboWr3803nWCoA=
In-Reply-To: <v85gvd$t42$1@panix2.panix.com>
Content-Language: en-US
Bytes: 2132


On 7/28/24 8:27 AM, Scott Dorsey wrote:
> Craig A. Berry <craigberry@nospam.mac.com> wrote:
>> I believe they have said (unofficially) they will do that for LLVM and
>> have had good interactions with the upstream developers at conferences
>> and what-not.  I haven't seen statements for other products.  For
>> security-related things like OpenSSL and OpenSSH they do need to be able
>> to incorporate and release updates quickly, which would be a lot easier
>> if they stayed up-to-date and had continuous builds running so
>> everything was already ready-to-go when a critical fix comes along.
> 
> OpenSSH is kind of a special case since it was not too long ago they
> they, with great fanfare, stripped out a lot of code from their
> distribution including the VMS support.

I don't think there was any long-standing VMS support in OpenSSH.  Maybe
you are thinking of LibreSSL, which jettisoned a lot of things,
including anything VMS-specific, when it forked from OpenSSL.