Hi,
I'm looking for a way to restrict authentication for a specific service account to a set of allowed IP addresses (whitelist), without applying the restriction globally to all users.
Context:
- Zimbra version: Zimbra 10.1.16_GA_4863
- The account in question is a service account used by an internal application
- We want to allow login only from specific IPs
- Other regular user accounts must remain unrestricted
I came across mentions of a zimbraWebClientLoginURLAllowedIP attribute in some older posts but is there any zimbraAllowedLoginIP ?
Any guidance or alternative approaches would be appreciated.
Thanks