Jump to content

Recommended Posts

Posted

Hi,

 

Submit a help desk ticket stating good reasons for your shell access.

 

Cost is stated on the front page. If approved, you will be given jail shell access.

 

Jim

Posted

Yikes! I just signed in to see what shell I had (since I didn't seem to remember it being jailshell, but rather bash), and it seems I've been changed as well! I don't know anything about jailshell... what are the differences?

 

A few things I noticed:

 

My .profile is no longer being used!!!!!

- Thus, my aliases don't work

- My path's aren't being set

 

Is jailshell the ONLY shell option? Was everybody changed over, even previous bash users?

Posted

I can't answer about prior 'bash' users, but jailshell is the only one to be provided for new requests effective today. Let me see what else I can find out for you!

-kw

Posted

Thank you KW.

 

After playing with jailshell a little bit, it seems to work acceptably if I manually run my .profile to update my paths and aliases, but I can't seem to find any information about it either online, nor with an info nor man page.

Posted
After playing with jailshell a little bit, it seems to work acceptably if I manually run my .profile to update my paths and aliases, but I can't seem to find any information about it either online, nor with an info nor man page.

The jailshell has some problems - see here:

 

http://www.totalchoicehosting.com/forums/i...=ST&f=37&t=1870

Posted

Ah ha! Lucky guy! :) (refering to your resolution in the other thread)

 

Thanks Ian. I'm having the same problems you are referring to. I have to manualy do a cd, then . .profile every time I sign in to get things set up how I need them. So far it seems OK, I just hope I don't run into any problems in the future.

 

Its funny how the $HOME variable is set, cd takes me to my home directory, but I start out in the / directory.

Posted

Yea, when you log in to Unix the login process puts your shell into $HOME as you log in.

The jailshell chroot mechanism forgets to mimic this behaviour; so, you end up in the new root.

If the jailshell were changed to be a script that did "cd $HOME; exec jailshell.real", it might work.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...