If there are twin reservations set for the same timespan on a certain node do they get ANDed or ORed? setres -u userfoo -s '+5' -d '10:00:00' node1 setres -u userbar -s '+5' -d '10:00:00' node1 Will userfoo have access to the node or userbar or neither? Or is it the first reservation that is always active? -- Rahul