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?

Re: Nesting tags

Hi,

Yes it's possible since MySecureShell 1.20 (if i'm right) smile