hmm well as far as ips for the clients im not sure but to kick a client on ltsp you dont need their ip - theyre connecting to sessions on the server so you simply have to kill their session (the program called "slay" does this quite well) as far as block and unblock im sure it would be a simple fact of interacting with the login system - you would simply change a user from having a valid shell to not being able to login or something similar?
check out webmin for some looks at the user login stuff - you have the ability to say that a client cannot login inside there but i dont know what exactly the switches are j On 2/9/07, Nelson Benítez <[EMAIL PROTECTED]> wrote: > Hi!, I have to develop a php webpage that shows ip's and status about > connected ltsp clients(their ip, connection time) and also the webpage > would have a button to be able to block/disconnect a certain client. The > php webpage runs on the ltsp server and can run commands on the server, so > I would like to know what commands/files do I have to execute/read in > order to get: > - Ip's and connection time of current connected clients. > - Command to block,unblock a client from connection... > > I would appreciate some guidance on that questions. > > Thanks > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier. > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _____________________________________________________________________ > Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: > https://lists.sourceforge.net/lists/listinfo/ltsp-discuss > For additional LTSP help, try #ltsp channel on irc.freenode.net > ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.freenode.net
