edu.cmu.emulator.sched
Class SSHWorker
java.lang.Object
edu.cmu.emulator.sched.SSHWorker
public class SSHWorker
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
runtime
protected Runtime runtime
localHomeBase
private static final String localHomeBase
- See Also:
- Constant Field Values
remoteHomeBase
private static final String remoteHomeBase
- See Also:
- Constant Field Values
SSHWorker
public SSHWorker()
enableUser
public void enableUser(String userName,
String host)
disableUser
public void disableUser(String userName,
String host)
killUserProcs
public void killUserProcs(int userID,
String host)
exec
protected void exec(String cmd)
main
public static void main(String[] args)
Copyright © 2013. All Rights Reserved.