We have a requirement to allow ssh access to a server in order to
provide a secure link to one of our legacy systems.  I would like to
chroot these accounts.

I have this working except for one small detail, the user's prompt in
the ssh session.  Each user has their shell set to /bin/bash in
/etc/passwd.  However, instead of getting the prompt defined in their
.bash_profiles we see this:

-bash-4.1$

when we are expecting this:

[username@hostname dir]$

So, before I go messing around moving files I would some information
from you as tio what I have overlooked.  Do I need to move something
like etc/passwd and /etc/group into the chroot/etc?

TIA
-- 
***          e-Mail is NOT a SECURE channel          ***
        Do NOT transmit sensitive data via e-Mail
James B. Byrne                mailto:byrn...@harte-lyne.ca
Harte & Lyne Limited          http://www.harte-lyne.ca
9 Brockley Drive              vox: +1 905 561 1241
Hamilton, Ontario             fax: +1 905 561 0757
Canada  L8E 3C3

_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to