| Andrew McGill on Thu, 1 Feb 2001 17:07:27 +0200 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
| Re: GLUG: Disconnection someone from samba |
On Thu, 1 Feb 2001, someone (possibly Neil Fryer) said: > What about kill -9 PID? This will work, but it's not necessary to be quite that violent. kill will work. smbstatus -u username will give you the pid's to kill. su user -c "killall smbd" will also work. &:-) > That's what works when I wanna kick people off of lonestar.org *evil > grin* > > > regards > Neil Fryer > neilf@xxxxxxxxx > > > On Thu, 1 Feb 2001, Rudi ahlers wrote: > > > Ok, how do I kick some one off a linux box via samba? It's a windows client, > > and rebooting doesn't help. He connected as a wrong user, which didn't have > > enough access rights on the folder, and now he's stuck.