Dave Burke stated the following on Tue, Oct 26, 1999 at 08:30:43AM +0100 :
> I was bored yesterday so I decided to finally install sudo to allow the
> committee members to change members passwords. Anyway I have it working
> fine as far as authenication goes and I whipped up a script that allows
> them to change the passwords.
>> [root at hoth /root]# cat /usr/local/bin/sudo-passwd
> #!/bin/sh
>> if [ "$1" = root ]; then
> echo "WARNING"
> exit
> fi
>> passwd $1
>>> I'm just not happy with this script, It all looks too simple and I've a
> feeling I've done something inherently wrong. Is there anything else that
> I should be looking to check?
that the target ain't in any group other than member.
probably want to set an min UID as well.
kate should have the source to a c app redbrick wrote to do the same thing.
setpass, it's designed to be installed setuid root.
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!