Zack T

Results 33 comments of Zack T

``` $ git commit -m "Add plist serializer" [WARNING] Unstaged files detected. [INFO] Stashing unstaged files to /Users/mlbz521/.cache/pre-commit/patch1654333778. black....................................................................Passed isort....................................................................Passed flake8...................................................................Passed [INFO] Restored changes from /Users/mlbz521/.cache/pre-commit/patch1654333778. ```

This probably isn't required but...validating the TypeError example: ``` $ /usr/local/autopkg/python Python 3.7.5 (v3.7.5:5c02a39a0b, Oct 14 2019, 18:49:57) [Clang 6.0 (clang-600.0.57)] on darwin Type "help", "copyright", "credits" or "license" for...

@nmcspadden Sorry for the delay, this has been done.

Have you read the [Wiki](https://github.com/SAP/macOS-enterprise-privileges/wiki)?

@gbica-hzo What @rougegoat said is what I was going to respond with. Are you deploying `Privileges.app` that you downloaded from the releases on GitHub? If so, that is not sufficient...

Can you confirm on a Mac that is not working that the following files exist? * /Library/PrivilegedHelperTools/corp.sap.privileges.helper * /Library/LaunchDaemons/corp.sap.privileges.helper.plist Also ensure that the LaunchDaemon is running. * launchctl print system/corp.sap.privileges.helper

Are there any extended attributes associated with these files? * `xattr /Library/PrivilegedHelperTools/corp.sap.privileges.helper` * `xattr /Library/LaunchDaemons/corp.sap.privileges.helper.plist`

Yeah, that quarantine bit will be a problem. So progress has been made, that's good. You'll need to review the logs to figure out what is going on now. See...

> A slight follow up, how do you test against the actual function as opposed to the endpoint? > > Working test against the endpoint: > > ```python > _test_upload_file...

Hey @Danberms, Sorry for the delay, I don't get notifications for issues unfortunately. For the `Forced, Self Service, and Classroom` options, yes that's the general idea. However, after testing I...