anilgulecha / shellinabox

The web in your terminal
Other
24 stars 21 forks source link

auto login #5

Open RaoClara324 opened 9 years ago

RaoClara324 commented 9 years ago

hi, Do you have details on how to use shellinabox to auto login ubuntu system?? The inf here is quite limited. I really appreciate it. Thanks

anilgulecha commented 9 years ago

you have to add ?u=&p= to the shellinabox url.

RaoClara324 commented 9 years ago

yes. I fixed it. Thanks a lot.Your code is awesome!

On Mon, Mar 16, 2015 at 12:21 AM, anilgulecha notifications@github.com wrote:

you have to add ?u=&p= to the shellinabox url.

— Reply to this email directly or view it on GitHub https://github.com/anilgulecha/shellinabox/issues/5#issuecomment-81401065 .

jjsmith07 commented 9 years ago

Does that really work, tried it on a centos system and could not get it to work. I am still getting prompted.

RaoClara324 commented 9 years ago

I only tried autologin in my webpage on the ubuntu system (lastest version), it worked. not sure about centos system...actually I never used centos system before. not sure if I can help you that part...

On Fri, Jun 19, 2015 at 2:32 PM, jjsmith07 notifications@github.com wrote:

Does that really work, tried it on a centos system and could not get it to work. I am still getting prompted.

— Reply to this email directly or view it on GitHub https://github.com/anilgulecha/shellinabox/issues/5#issuecomment-113599359 .

jjsmith07 commented 9 years ago

Hi Clara324, Thanks for your reply. Do you mind sharing a sample of how your url works and the parameters you use to start shellinaboxd, so I can compare with what I have?

Thanks!

RaoClara324 commented 9 years ago

sure.I have local webpages and will tell you on how to install it. But The files, for local test, are working. but I have no chance to test it on a real server since I never got the feedback from the administer. so I am not sure if it really works on your case. Can I send you the files this weekend?

On Fri, Jun 19, 2015 at 2:59 PM, jjsmith07 notifications@github.com wrote:

Hi Clara324, Thanks for your reply. Do you mind sharing a sample of how your url works and the parameters you use to start shellinaboxd, so I can compare with what I have?

Thanks!

— Reply to this email directly or view it on GitHub https://github.com/anilgulecha/shellinabox/issues/5#issuecomment-113606738 .

sgohl commented 6 years ago

I am also trying to get auto login working on CentOS 7 (within docker) It's for temporary local development docker containers for convenience, so no security needed at all. Can't I just set the login program to be /bin/bash or so?

roozgar commented 4 years ago

the "?u=xxx&p=yyy" not working for me is there any extra option for activate auto login !?

peiman@ubuntu:~$ shellinaboxd -v [server] Version 2.20

johnorjias commented 4 years ago

not working for me either

sgohl commented 4 years ago

@johnorjias try goTTY: https://github.com/yudai/gotty

anilgulecha commented 4 years ago

Yes, gotty or ttyd is the way to go these days. They provide everything in shellinabox and more perhaps.