* forbiddenGroup); }
*/
}
sessions.put(s, client);
s.addSessionListener(thisSessionListener);
s.setInterruptString(TELNET_INTERRUPT);
log(LogService.LOG_INFO, "Started " + session);
} catch (IOException e) {
log(LogService.LOG_ERROR,
"Failed to get input or output from socket to console session: "