[[:TuxSoftware]] ====== Users ====== ===== Users on real tux that aren't needed on new tux ===== * jerry * mysql ===== Users on new tux that weren't on real tux ===== * dmitriy * natalia * scott5 * hagemeister ===== Users on new tux whose home directories don't exist: ===== cut -d: --output-delimiter=' ' /etc/passwd | { while read USER DIR; do if [ ~! -d $DIR ]; then echo $USER $DIR; fi; done } * news /var/spool/news * uucp /var/spool/uucp * list /var/list * irc /var/run/ircd * gnats /var/lib/gnats ====== Groups ====== ====== To be investigated ====== ===== Users ===== * cvsd00d -> can be removed * /var/mail/cvsd00d * /home/cvsd00d/* * dcc (on real tux): Distributed Checksum Clearinghouse (spam-related) -> can be removed * /etc/dcc/* * /var/lib/dcc -> log files last touched 2005 * /usr/bin/cdcc * /usr/bin/dccsight * identd (on new tux) * zee (on real tux) * Warren Layton -> keep * twikidat (on real tux) -> not used - > remove * operator (on real tux) -> not used -> remove ==== Groups ==== * admin-oclug (on real tux) * charles (on new tux) -> keep * dcc (on real tux) -> can be removed (with "distributed Checksum clearninghouse" package) * dmitriy (on new tux) -> keep * mort (on real tux) -> remove. mort is in "users" group. Change /home/mort to be owned by users (not 111 aka ippl) on new tux. * mysql (on real tux) -> remove (with mysql package) * nashjc (on new tux) -> keep * natalia (on new tux) -> keep * non-cvs (on real tux) -> no files use this -> remove * scott5 ( on new tux) -> keep * slocate (on real tux) -> no files use this -> remove