Thanks. Have uncomment ntdomain in the authorize section, still does not work

[root@rad1 sites-enabled]# pwd
/etc/raddb/sites-enabled
[root@rad1 sites-enabled]# vi default

authorize {
       suffix
        ntdomain
}

remove the #. Still not working. Can advise and thanks.Do i need to made any change in the proxy.conf

in the proxy.conf
realm H1 {
       type             = radius
        nostrip      
        authhost        = 1.2.3.4:1812
       accthost        = 1.2.3.4:1813
       secret          = secret1
        retry_delay = 3
        retry_count = 1
}

On Wed, Dec 16, 2009 at 8:49 AM, <tnt@kalik.net> wrote:
> In the relam already enable the ntdomain,

Yes. But is the virtual server using it? No. Why? Because it's not enabled
by default. How to enable it? Uncomment ntdomain entry in authorize
section of the defauly virtual server (raddb/sites-enabled/default).

Clear now?

Ivan Kalik

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html