Giter VIP home page Giter VIP logo

Comments (1)

iPablo avatar iPablo commented on August 10, 2024

Before these PRs [1][2] when you add a policy to a node (ws, user, OU or group) GCC-UI, this policy was applied in priority order:
1 - Users or workstations have the highest level of priority
2 - Groups: These have the second level of priority. Between two groups, the priority is for proximity, if they have the same proximity, the priority is in order of arrival.
3 - OUs: These have the lowest level of priority. Between two OUs, the priority is by proximity and in this case the OUs can't have the same proximity.

With the next PRs[1][2], there are two kind of policies, mergeable and no-mergeable:
1 - The priority of the no-mergeable policies work like before these PRs.
2 - The mergeable policies do not have priority, now the policies values will be a set with the values of every policy applied to this node.

How to update:
1 - Update the cookbook
2 - Run the recalc_nodes_policies command.

You can run this command in a similar way that import_policies command:
All computers: pmanage CONFIG.ini recalc_nodes_policies -a SUPER_USER
Computers from a domain: pmanage CONFIG.ini recalc_nodes_policies -a SUPER_USER -d MONGO_DOMAIN_ID
List of computers: pmanage CONFIG.ini recalc_nodes_policies -a SUPER_USER -c MONOGO_COMPUTER_ID -c ANOTHER_MONGO_COMPUTER_ID ...

1 - #39
2- gecos-team/gecos-workstation-management-cookbook#134

from gecoscc-ui.

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.