#!/bin/sh
LD_LIBRARY_PATH="/usr/lib64/nx:$LD_LIBRARY_PATH" exec "/usr/libexec/nx/nxauth" "$@"
