devblackops / NetScaler

PowerShell module for interacting with Citrix NetScaler via the Nitro API
Apache License 2.0
69 stars 32 forks source link

Missing AAA user/group functionality #23

Closed psminion closed 8 years ago

psminion commented 8 years ago

Pull request will be submitted shortly with 4 additional scripts / functions:

  1. Get-NSAAAGroup
  2. Get-NSAAAGroupBinding
  3. Get-NSAAAUser
  4. Get-NSAAABinding
devblackops commented 8 years ago

Thanks! I suggested a few minor changes to make in the PR. Once those are changed, I'll merge this.

devblackops commented 8 years ago

Fixed in PR #24