SMB_USER_IS_ADMIN
if ((shr->shr_flags & SMB_SHRF_ADMIN) && !SMB_USER_IS_ADMIN(user)) {
if (SMB_USER_IS_ADMIN(user))