Topic: Nesting tags
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?