munkiserver icon indicating copy to clipboard operation
munkiserver copied to clipboard

Visit https://github.com/munkiserver/munkiserver for active development — this repository is no longer maintained

Results 33 munkiserver issues
Sort by recently updated
recently updated
newest added

Document more of MunkiServer features, functionality, and best practices. This is really _assigned_ to _everyone_!

docs

I've been trying to think about the best way to do reporting for various different items of a system. Right now, I like that we can see printers, system details,...

feature

REVISED: Instead of model-agnostic settings, the settings model will be scoped to server-wide settings such as what email server to use, what LDAP server to use, so on.

feature

There are a few features/clean ups that would make the user interface better when you start to get a large number of packages/package branches. 1) Allow MunkiServer admins to add...

improvement

Importing multiple packages from the Shared packages produces a false error. The packages are imported properly, but munkiserver reports that the op failed.

bug

A few things to improve. 1) If hostname of an unknown host cannot be resolved by Socket.gethostbyaddr the host would not be added to missing_manifests. In my case I have...

feature

Looks like there's a key missing to define the Uninstall Method "Uninstall Item Location"... ``` ruby FORM_OPTIONS = { .... :uninstall_method => [['Remove Copied Items','remove_copied_items'], ['Remove Packages','removepackages'], ['Remove App', 'remove_app'],...

bug

It would be beneficial to many persons and teams interested in integration if munkiserver had a REST API.

feature

URL https://selfsolve.apple.com/wcResults.do?sn=#{serial_number}&Continue=Continue&num=0 provides adequate output that we can scrape.

bug