miawri

Results 10 issues of miawri

Any chance a boolean switch could be included in pycreateuserpkg to deal with this? If there aren’t any SecureToken enabled users on a Mac, setting a user password will enable...

I wanted to use shouldUseROPGForPasswordChangeChecking for background password checks against EntraID and XCreds launches the EntraID login prompt rather than checking silently with cached credentials:- KeychainUtil.swift:59 findPassword(serviceName:accountName:) Finding xcreds local...

Newly provisioned user accounts are created with a random eagle/8 ball/lipstick user icon. It would be good if this icon could default to an image file that could be specified...

The XCreds installer kills the loginwindow process as long as Finder is not running. This breaks our bootstrap deployment workflow and will mean we would need to repackage each release....

It would be great to set a fallback dataURL key that is used if the dataURL key is either a) not present OR b) the underlying csv does not exist....

As per https://github.com/macadmins/outset/wiki/OnDemand, if I create a script in the on-demand folder that fires a --login-once trigger as per below: - "Include your script(s) in the respective /usr/local/outset/login-once/ or /usr/local/outset/login-every/...

It would be good if we could use `Get-InstalledVcRedist` to just update any currently installed runtimes. e.g.` Install-VcRedist -VcList (Get-InstalledVcRedist -ExportAll) | Save-VcRedist -Path c:\Temp`

It would be good if we could save the redists to a UNC file path root and then install/update any/all necessary redists within that UNC folder root. Is that possible...

In order to leverage PSSO witth Secure Enclave to get non-phishable Entra ID credentials, it is considered best practice to have a local account that does not have a password...

If PSSO with Secure Enclave is enabled, macOS receives a @KERBEROS.MICROSOFTONLINE.COM kerberos ticket. This seems to affect any AD based kerberos ticket from being processed correctly by XCreds as the...