SSH Login options

Hi all.

I am trying to create login for a remote serial console setup on Linux.
Each user will have a login say AAA, put I want to be able to
specify the actual port they want to login to once they are
in the server.

That is, using a colon serperated login like
AAA:99 for user AAA, wanting to access port 99.
I can login using the username with the colon in it, however, as expected the :99 is removed and the user is logged in with AAA...
only problem is I can't find the 99 anywhere..

Does anybody know if this is accessible via some variable?

Thanks

Jason

 

 

 

 

Top