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

Feature : Include_dir ghantoos#59 #75

Closed Seraf closed 9 years ago

Seraf commented 10 years ago

Added a parameter in the config file to give an include_dir. If it's uncommented, lshell will check if this path exist or raise an error. Then, it will load all *.conf files and add them in the config parser instance