I have made a add-on to the script:

@domain
@lserver

sleep 3

IF INGROUP("kixtest")
@error
? "test"
sleep 3
ENDIF

The script shows the correct domain and domaincontroller but the @error doesn't give any message. I guess kixtart doesn't think that the user is member of the group kixtest.