Hi, It is not default virtual server). Following error occurs, when user attempt to login with invalid password, otherwise not. is it normal? or should be troubleshooted.

Info:   WARNING: Unknown value specified for Post-Auth-Type.  Cannot perform requested action


My postauth section

post-auth {
        sql
        exec
        Post-Auth-Type REJECT {
               attr_filter.access_reject
               noop
               notfound
        }
}

Thanks / Regards
--RM