Koozali.org: home of the SME Server

Obsolete Releases => SME Server 9.x => Topic started by: 3ll10t on July 14, 2017, 12:07:25 PM

Title: View users logged into domain
Post by: 3ll10t on July 14, 2017, 12:07:25 PM
SME 9.2

Is there a way of checking whats users are logged into the domain at any given time?
Title: Re: View users logged into domain
Post by: Stefano on July 14, 2017, 12:24:42 PM
try with

Code: [Select]
smbstatus

the first  "table" is likely what you want/need
Title: Re: View users logged into domain
Post by: 3ll10t on July 14, 2017, 12:33:03 PM
Okay thanks.

Is there a section I can add on server-manager that would do it?
Title: Re: View users logged into domain
Post by: Stefano on July 14, 2017, 12:33:55 PM
AFAIK no
Title: Re: View users logged into domain
Post by: JohnG on July 14, 2017, 02:48:59 PM
https://wiki.contribs.org/Smbstatus
Title: Re: View users logged into domain
Post by: 3ll10t on July 14, 2017, 03:02:28 PM
Thanks!