Re: Chage script for Linux servers?



Ivan Marsh wrote:
Hey folks,

I'm looking for a script that allows control of account expiration dates
using chage under Linux so non admins can control account expiration of
client accounts. Anyone ever written anything like that?

This is definitely not something you're capable of accomplishing simply
by using PHP. The PHP engine is running on the Linux box, so it's
limited by the security configuration of that server. Including the
security settings that keep non-admin users from modifying settings
only accessible by administrators. Sorry, man.

.