# repquota -sC /home<snip>hollandj -- 227M 0K 0K 3258 0 0#1013 -- 112K 48829M 49805M 13 0 0#1015 -- 779M 48829M 49805M 19049 0 0cds04a -- 41424M 0K 0K 32221 0 0mxr02d -- 20966M 0K 0K 59389 0 0<snip># ls -lahn /homereports no users with 1013 or 1015 IDs# id -un 1013id: 1013: no such user# cat /etc/passwd | grep 1013## cat /etc/group | grep 1013#Where are these ID'd users coming from?Thanks!