Deutsch   English   Français   Italiano  
<v83mqe$3hsmt$1@dont-email.me>

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

Path: ...!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: Sat, 27 Jul 2024 15:54:38 -0500
Organization: A noiseless patient Spider
Lines: 35
Message-ID: <v83mqe$3hsmt$1@dont-email.me>
References: <v83b3h$3c2fu$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Sat, 27 Jul 2024 22:54:39 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="f35ce500824579f2764c6d40354c9be6";
	logging-data="3732189"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX18rUmEStg5f3Bvz6hucdFljdtjQS99HIf0="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:P+y2IqD3dM0hfm8+omYRE+TAbpU=
Content-Language: en-US
In-Reply-To: <v83b3h$3c2fu$1@dont-email.me>
Bytes: 2425


On 7/27/24 12:34 PM, Chris Townley wrote:
> On AXP ssh uses show as FT terminals, and the source can be seen, and 
> accessed using the DVI code TT_ACCPORNAM. for example on AXP I see:
> 
> $ sh u /f/i
>        OpenVMS User Processes at 27-JUL-2024 18:24:48.74
>      Total number of users = 2,  number of processes = 2
> 
> Username  Process Name       PID     Terminal
> SYSTEM    SYS_SYSTEM_01    0000012B  OPA0:
> TOWNLEYC  CCT_TOWNLEYC_01  0000012A  FTA1:(ssh/merlin.fritz.box:50407)
> 
> However on X86 TT_ACPORNAM is blank, and I can find no method of seeing 
> where they come from. OK it is probably me as it is always local, so it 
> is perhaps not that important. But I do like a challenge!
> 
> Currently I just see:
> 
> 1 $ sh u /f/i
>        OpenVMS User Processes at 27-JUL-2024 18:29:41.86
>      Total number of users = 2,  number of processes = 5
> 
>   Username  Process Name      PID     Terminal
>   SYSTEM    SYSTEM          00000431  OPA0:
>   TOWNLEYC  FTA12_TOWNLEYC  0000044C  FTA12:
>   TOWNLEYC  FTA13_TOWNLEYC  0000044E  FTA13:
>   TOWNLEYC  FTA14_TOWNLEYC  00000450  FTA14:
>   TOWNLEYC  TOWNLEYC        00000448  FTA11:
> 
> Any ideas how I could get this information?
> 

I don't know, but I suspect the difference is OpenSSH versus the old
TCP/IP services SSH rather than platform.