Giter Club home page Giter Club logo

Comments (5)

natewalck avatar natewalck commented on August 24, 2024

From [email protected] on September 07, 2010 10:25:48

This review seemed to omit the changes submitted in this branch. Please see https://code.google.com/p/munki/source/detail?r=724 for this change.

from munki.

natewalck avatar natewalck commented on August 24, 2024

From [email protected] on September 07, 2010 10:32:47

I'm going to need some convincing as to why this code should be merged into updatecheck.py and munkicommon.py, instead of just being a preflight script. A preflight script could dynamically generate a ClientIdentifier using any code the site admin wanted to use. It could then write this "dynamic" ClientIdentifier to ManagedInstalls.plist before returning.

Do you have any example ClientIdentiferPlugins?

from munki.

natewalck avatar natewalck commented on August 24, 2024

From [email protected] on September 07, 2010 11:03:25

Previously I did not know about preflights, but yes it appears to fit there nicely. If we find a need to have this in the core code in the future we can remail it then, but I think preflight is the way to go for now.

Currently the only plugin we have is to generate a client id containing machine uuid, hostname, owner, puppet track, etc.

Given that site admins are going to be modifying code, I still feel the security layers around executing are worthwhile. Should I add them to the runPreOrPostFlightScript function to ensure pre/postflight are safe?

from munki.

natewalck avatar natewalck commented on August 24, 2024

From [email protected] on September 07, 2010 11:07:55

Yes, adding the security check to runPreOrPostFlightScript() makes sense.

from munki.

natewalck avatar natewalck commented on August 24, 2024

From [email protected] on September 07, 2010 11:54:15

Set review issue status to: WontFix

Status: WontFix

from munki.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.