I can see how reorganizing it could be better in certain cases.
The only thing I check that for is determine if a given Windows user is connected as a named IBMi user or as a guest. Looking at the Nav for i version again, I don't even see Logon Type. I checked the available columns and it's not an option. I guess IBM's hidden it somewhere else.
I'm afraid your netstat query doesn't list User or Logon Type.
Thanks
-----Original Message-----
From: Rob Berendt [mailto:rob@xxxxxxxxx]
Sent: Wednesday, October 17, 2018 1:25 PM
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>
Subject: NetServer Shares Was: Mapping Shared IFS folders to Mac
<snip>
So they've hidden the sessions beneath each share, how inconvenient.
</snip>
Depends on what problem you're trying to solve. If you're trying to find out who is using this share, then this way makes the most sense.
What are you trying to find out?
Does this help?
SELECT * FROM QSYS2.NETSTAT_JOB_INFO
WHERE local_port=445;
Rob Berendt
--
IBM Certified System Administrator - IBM i 6.1 Group Dekko Dept 1600 Mail to: 2505 Dekko Drive
Garrett, IN 46738
Ship to: Dock 108
6928N 400E
Kendallville, IN 46755
http://www.dekko.com
From: "Justin Taylor" <JUSTIN@xxxxxxxxxxxxx>
To: "Midrange Systems Technical Discussion" <midrange-l@xxxxxxxxxxxx>
Date: 10/17/2018 01:10 PM
Subject: RE: Mapping Shared IFS folders to Mac
Sent by: "MIDRANGE-L" <midrange-l-bounces@xxxxxxxxxxxx>
By "web nav", I mean the browser-based IBM Navigator for i.
So they've hidden the sessions beneath each share, how inconvenient.
-----Original Message-----
From: Paul Fenstermacher [mailto:PFenstermacher@xxxxxxxxxxxxx]
Sent: Wednesday, October 17, 2018 9:29 AM
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>
Subject: RE: Mapping Shared IFS folders to Mac
I'm not sure what you mean by web nav. If you go to Navigator for I using
http://yoursystemname:2001 then file systems then file shares you can see
all the shares defined for that system. You can select a share and look at
the properties to see connected users.
Paul Fenstermacher | Sys Admin, Sr | Technology Operations | Jack Henry &
Associates, Inc.
2135 E. Primrose | Springfield, MO 65804 | 417-235-4114 x177389 |
pfenstermacher@xxxxxxxxxxxxx
As an Amazon Associate we earn from qualifying purchases.