1

(1 replies, posted in Configuration)

Hi,

Is it possible to nest tags - e.g.:

<IPRange 10.10.10.10/16>
  <User example>
    DisableAccount True
  </User>
</IPRange>

Or is there another way to combine User & IPRange tags so that I can disable certain users from being able to access SFTP from certain IP ranges?