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}
© ALL RIGHTS RESERVED. Conditions d’utilisation Confidentialité Cookie Preference Center