Kevin Bramblett
2002-May-09 15:16 UTC
[Samba] How can I tell which users are currently connected?
I am running RHL 7.2 with Samba 2.2.3a using a W2K DC for authentication via winbind. From the linux box, how can I find out which users are currently connected to my box via Samba? This would help a lot when I need to reboot the server or restart the samba service because of changes that need to immediately go into effect. Thanks Kevin Bramblett
Richter, Gary
2002-May-09 15:23 UTC
[Samba] How can I tell which users are currently connected?
Compile samba with --with-utmp, and then in your smb.conf, enter "utmp yes". This should be all that's needed with RedHat. -----Original Message----- From: Kevin Bramblett [mailto:kbramblett@dssresearch.com] Sent: Thursday, May 09, 2002 3:12 PM To: samba@lists.samba.org Subject: [Samba] How can I tell which users are currently connected? I am running RHL 7.2 with Samba 2.2.3a using a W2K DC for authentication via winbind. From the linux box, how can I find out which users are currently connected to my box via Samba? This would help a lot when I need to reboot the server or restart the samba service because of changes that need to immediately go into effect. Thanks Kevin Bramblett -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
Joel Hammer
2002-May-09 19:06 UTC
[Samba] How can I tell which users are currently connected?
Would smbstatus solve your problem? Joel On Thu, May 09, 2002 at 05:12:24PM -0500, Kevin Bramblett wrote:> I am running RHL 7.2 with Samba 2.2.3a using a W2K DC for authentication via > winbind. From the linux box, how can I find out which users are currently > connected to my box via Samba? This would help a lot when I need to reboot > the server or restart the samba service because of changes that need to > immediately go into effect. > > Thanks > Kevin Bramblett > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba