Hey,

I have a chrooted OpenSSH server and i want to limit people logging on to 1 connection per user account.

So that "tom" is sshed as "tom@a.b.c.d:22"

but if "bob" tries to log in to "tom@a.b.c.d" connection is refused

is this possible??

Thanks,

Adam