> My problem is i dont know how to mount /mnt/cache2 as squid user > If i can mount /mnt/cache2 as squid, the problem should be OK > My cache_effective_user is squid and cache_effective_group also squid Once /mnt/cache2 is mounted, do chown squid:squid /mnt/cache2 JD