# -*-shell-script-*-
# This should be sourced by bash (though we welcome changes to make it POSIX sh compliant)

STRICT_MODES="$1"
shift

. "${SYSSHAREDIR}/common"
process_authorized_user_ids "$@"