> A masking bind over /etc/passwd could be disasterous > on Unix and I don't think anyone has really solved this problem yet
this is trivial to solve. setuid binaries should run in the default system name space instead of inheriting the one in use where they are started. russ
