Page 1 of 1

Simple Script do kick all user sessions by name?

Posted: Tue Nov 20, 2012 7:32 am
by dvt.server
Hi,

I want to kick all sessions by the same user?

Code: Select all

do
c_KickSessionByName("domain","user")
end

This will only kick the first session, what I have to do, that all sessions by the same user will be kicked?

Thanks,

Martin

Re: Simple Script do kick all user sessions by name?

Posted: Tue Nov 20, 2012 1:43 pm
by FTP
Yes, it is a bug, we will fix it in the next version.