The downtime scheduling tools deny access to users who are in more than one membership.
This issue was tracked in GWMON-12486.
We have provided an updated war file which fixed the access issue.
Download the patch and extract it into place:
tar czvf 7.1.0.nms-rstools.orig.tgz \ /usr/local/groundwork/foundation/container/jpp/standalone/deployments/nms-rstools.war \ /usr/local/groundwork/foundation/container/rstools/php \ /usr/local/groundwork/foundation/container/rstools/yii-* rm -rf /usr/local/groundwork/foundation/container/jpp/standalone/deployments/nms-rstools.war \ /usr/local/groundwork/foundation/container/rstools/php \ /usr/local/groundwork/foundation/container/rstools/yii-* tar xvf TB7.1.0-4.rstools.tgz -C / su - nagios -c "touch /usr/local/groundwork/foundation/container/jpp/standalone/deployments/nms-rstools.war.dodeploy" su - nagios -c "/usr/local/groundwork/foundation/container/rstools/php/bsmCheck/protected/yiic migrate --interactive=0"