Hello everyone.
I'm migrating a Wg 6 installation to Wg7 so i'm facing some difficulties about new/chenged features.
I choose AD as user database and I succesfully setup web access control rules.
I choose NTLM authentication method within WWW proxy server: when a user starts browsing I can see 'his name - Authenticated [NTLM]' in the activity panel: works fine.
Now I'm trying to setup a FTP proxy server:
- if I select 'Require auth to proxy' to true I can make it accept connections only with users belonging to then domain Administratos group: where can I specify who is allowed to use ftp proxy in this case? (policy?)
- if I select 'Require auth to proxy' to false and setup a policy for the ConnectToServer event of this proxy (checking for a specific domain group membership) I can make it accept connections only if the user has been already authenticated starting a www proxy session (opening the internet brawser triggering the ntlm authentication) before the ftp client begins connection procedures.
At present I ask the users to open the brawser before opening the ftp session, but what is the better way to implement authentication with ftp proxy (or other proxyes like socks5)
I thought that binding the user database to AD would cause the identidication/authentication of who is connecting to the server (to whatever proxy) for the sole reason of being logged in to a domain workstation.
Thank you,
Matteo