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

Re: passwd file problems



Aaron Konstam <akonstam@trinity.edu> writes:

> I am running RH 6.1 and RH 7.0 on the same machine but in different
> partitions.  On the 6.1 system I was uid 100 on the 7.0 system I had
> been defaulted to 500.

The easiest way to do that is to do a 

find / -user 100 -exec chown 500 {} \;

You probably want to do the same thing with the old and new group.

-- 
Alan Shutko <ats@acm.org> - In a variety of flavors!
18 days, 19 hours, 10 minutes, 30 seconds till we run away.
The sum of the Universe is zero.





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