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

RE: [SAGE] Looking for reuse: Script to change users UID, change group GID & re-permission files on large scale



I was very excited about this script when I started looking at it.
Unfortunately, it requires a couple of special CPAN modules and a certain
version of perl.

We have been unfortunate enough not to have standardized my version of
perl+modules across these 2000+ servers, so I'm out of luck with this.  I
think I'll have to continue looking for a generic sh/ksh thing that will run
on all of my os's

Thanks for all of the responses so far with advice on things I need to watch
out for.

Scott

-----Original Message-----
From: owner-sage-members@usenix.org [mailto:owner-sage-members@usenix.org]
On Behalf Of Pete Ehlke
Sent: Friday, January 21, 2005 8:56 AM
To: sage-members@sage.org
Subject: Re: [SAGE] Looking for reuse: Script to change users UID, change
group GID & re-permission files on large scale

On Thu Jan 20, 2005 at 17:36:55 -0800, Jim Dennis wrote:
>
> I wrote such a script long ago, but I fear it wasn't terribly
> generalized and I've long since thrown it away.
>
Tobi Oetiker has such a beast available at
http://isg.ee.ethz.ch/tools/isgtc/index.cgi?page=module;module=uidrenumerato
r

I've not used it myself, but it does look like it has a lot of promise.

-Pete