K 10 svn:author V 5 wpaul K 8 svn:date V 27 1997-04-10T14:12:51.000000Z K 7 svn:log V 385 Add a sanity test to ypproc_xfr_2_svc(): check that the map and domain in the transfer request actually exist. Technically ypxfr can do this too, but why waste the cycles getting ypxfr off the ground for a transfer we already know is going to fail. Also apply stricter access control rules; ypproc_xfr_2_svc() is in a different class than the normal map access procedures procedures. END