if 'user.chother' in __salt__ and other is not None:
        other = salt.utils.data.decode(other)
        lusr['other'] = salt.utils.data.decode(lusr['other'])
        if lusr['other'] != other:
            change['other'] = other