jtan15
10-02-2000, 07:04 PM
I'd like to announce a little pet project of mine. It is called vBash (take a stab at what the "v" stands for :)). It is based on the borne again shell.
vBash let's companies operating off of dedicated unix and cobalt servers control customers when they login via ssh and telnet.
Some features include:
-Customizable welcome message
-Customizable prompt display
-Pre-defined list of commands users can and can't execute
-Doesn't let users snoop in your system files or in other customers' files
-All executed commands are logged and can be viewed in an easy to run program which lets you sort by successful commands, unsuccessful commands, and commands by certain users
-Makes it easy for customers to execute scripts from the commandline.
-Can work side by side with other shell's so some users can have restricted shell access and other's can have nonrestricted.
vBash uses an advanced system which I have created which stops the user from snooping in other users' files and your system files. This is the primary use for vBash. This system allows the user to change directories (unlike rbash) while only being able to change to their own directories. You also have full control over what commands user's can execute. For example, you could specify that they cannot execute "who", but can execute "top".
If anyone has any interest in this project, I'd love to hear any feedback. And if any companies lurking around here running on a dedicated server and are interested in it, send me an e-mail at vince@jtan.com. I'd be happy to install and set it up for you. :)
[Edited by jtan15 on 10-02-2000 at 07:13 PM]
vBash let's companies operating off of dedicated unix and cobalt servers control customers when they login via ssh and telnet.
Some features include:
-Customizable welcome message
-Customizable prompt display
-Pre-defined list of commands users can and can't execute
-Doesn't let users snoop in your system files or in other customers' files
-All executed commands are logged and can be viewed in an easy to run program which lets you sort by successful commands, unsuccessful commands, and commands by certain users
-Makes it easy for customers to execute scripts from the commandline.
-Can work side by side with other shell's so some users can have restricted shell access and other's can have nonrestricted.
vBash uses an advanced system which I have created which stops the user from snooping in other users' files and your system files. This is the primary use for vBash. This system allows the user to change directories (unlike rbash) while only being able to change to their own directories. You also have full control over what commands user's can execute. For example, you could specify that they cannot execute "who", but can execute "top".
If anyone has any interest in this project, I'd love to hear any feedback. And if any companies lurking around here running on a dedicated server and are interested in it, send me an e-mail at vince@jtan.com. I'd be happy to install and set it up for you. :)
[Edited by jtan15 on 10-02-2000 at 07:13 PM]
