Hi,
>    However, when home_server type is auth+acct it works.
>    Am i missing something? Is this an expected behaviour?
pool definition, use eg
realm special.org {
        auth_pool = my_pool
}
rather than 
realm special.org {
        pool = my_pool
}
alan