QAS has PowerShell cmdlets, like Enable-QASUnixUser
Can these cmdlets leverage Active Roles delegated access?
Sync any relevant Access Templates to native Active Directory using Active Roles.
Note:
The preferred scripting method for Active Roles to Unix enable users is this method, which does not require SAS cmdlets.
Connect-QADService -service XYZ -proxy
Set-QADUser <user> -ObjectAttributes @{edsvaIsUnixEnabled=$True}
© 2025 One Identity LLC. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center