Re: a sub shell implementation
- From: Bill Marcum <marcumbill@xxxxxxxxxxxxx>
- Date: Mon, 15 Jun 2009 15:25:09 GMT
On 2009-06-15, zix <zixenus@xxxxxxxxx> wrote:
Hi,
I need to implement a sub shell. lets call this priviledge mode,
where an user will be allowed to enter a set of commands which he can
only enter in priviledged mode. The priviledged mode can be entered
via conventional login/password promt from bash shell. lets for
example say like if I wanted df command to be executed from
priviledged mode. Any idea will be appreciated how to approach here.
Are there any open source project like this developed somewhere? Any
idea wil be of great help.
Thanks n Regards,
zix
It sounds like you are trying to reinvent su or sudo.
.
- Follow-Ups:
- Re: a sub shell implementation
- From: Joe Pfeiffer
- Re: a sub shell implementation
- References:
- a sub shell implementation
- From: zix
- a sub shell implementation
- Prev by Date: Re: File move programatically in C
- Next by Date: Re: a sub shell implementation
- Previous by thread: a sub shell implementation
- Next by thread: Re: a sub shell implementation
- Index(es):
Relevant Pages
|