ghantoos / lshell

lshell is a shell coded in Python, that lets you restrict a user's environment to limited sets of commands, choose to enable/disable any command over SSH (e.g. SCP, SFTP, rsync, etc.), log user's commands, implement timing restriction, and more.
GNU General Public License v3.0
436 stars 112 forks source link

Config and command question #23

Closed revo1059 closed 11 years ago

revo1059 commented 12 years ago

2 questions here

1) can su be limited to su-ing to a specific user? Can I put su testuser and it will only allow su to testuser?

2) Does lshell work in SLES 11 x64?

revo1059 commented 12 years ago

I found a SLES 11 x64 rpm, but it didn't install /bin/lshell. Looks like it did everything else. Is there another step?

ghantoos commented 12 years ago

Hi,

I'm sorry, I only use lshell on Debian, FreeBSD and Ubuntu.

Do you have a link from which you downloaded the RPM?