29 Oct
2020
29 Oct
'20
2:09 p.m.
On Oct 29, 2020, at 1:46 PM, Nicolás Ciuffolotti <nicolas.ciuffolotti@cotesma.com.ar> wrote:
proxy.conf is necessary configurate the realms, home_server_pool, and home_server for that work?
Yes. Just add a "home_server" which points to the other server: home_server other { ... ipaddr, secret, etc. }
I didn't found an example, and just need that content the files details is in two servers.
You can edit sites-available/copy-acct-to-home-server. In the "preacct" section remove the "suffix", "ntdomain", etc., and add: update control { Home-Server-Name := "other" } It should then work. Alan DeKok.