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

Re: LSB specification for adding users and groups



On Wed, Jun 16, 1999 at 10:08:59AM -0700, Tonnesen Steve wrote:
> Why is conversion of old systems so difficult?  If mail changed from uid 8
> to uid 7, for example, wouldn't:
> 
> find -uid 8 -exec chown mail \{\} \;
> find -gid 8 -exec chgrp mail \{\} \;
> 
> do the trick?  After changing mail from 8 to 7 in the passwd files, of

No. That would strip s[gu]id bits from programs.

Mike Stone

Attachment: pgpUVkkVDoTEL.pgp
Description: PGP signature


Reply to: