How to Unix enable a user with PowerShell
By design
Resolution 1.
# Enable-QasUnixUser -Identity DOMAIN\test1
Resolution 2.
Both must be installed in the above order
# Import-Module Quest.AuthenticationServices
# Enable-QasUnixUser -Identity DOMAIN\test1
See the SAS Admin Guide more details on the SAS PowerShell cmdlets and their usage.
© 2025 One Identity LLC. ALL RIGHTS RESERVED. Termini di utilizzo Privacy Cookie Preference Center