[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SU for group admin



Alexander Indenbaum wrote:
> 
> On Mon, 30 Jun 1997, Eizner Constantin wrote:
> 
> > Hi all.
> > How can I get to some user options to change the users pasword only for
> > his group. SUDO doesn't help.
> > Any Idea?
> >
> > Any information would be appreciated.
> 
> There is very unsafe and simple solution:
> Write suid script which will do it.


Ok. I founded another not conventional way to do it.
I wrote CGI for Web that's check password for SU group , get him in
and ask for username and new password. After lot of checking i put
all information for a text file with only root permissions.
I run in crontab every 30 minutes another script that check if
group SU do not try to change password for user  who not same GID
or even ROOT.

Any comments.


Follow-Ups: References: