how to see number of users connected to a share? (and maybe who they are)
I’d like to know how many connections are maintained overnight (or at any other time), ideally by user but at least by ip address.
Is this possible?
how to see number of users connected to a share? (and maybe who they are)
I’d like to know how many connections are maintained overnight (or at any other time), ideally by user but at least by ip address.
Is this possible?
@MRC-MBU AFAIK, nothing built-in for Rockstor at this time to track/audit the connections in a visual manner. I assume, you could maintain some log levels in the SMB configuration (which you could do via the WebUI --> Services based on this:
https://www.samba.org/samba/docs/current/man-html/smb.conf.5.html#LOGLEVEL
now you just need to map the debug classes to the events you want to track. And then there are analytics packages out there, if you need to have something visualized, but that would likely be outside of Rockstor, unless you can find a dockerized version of all that, that could be turned into a Rockon