Giter VIP home page Giter VIP logo

Comments (9)

alagoutte avatar alagoutte commented on June 19, 2024

Hi @marcinpolanski, there is a draft PR for this but not yet ready to be include (need some change @CedricMoreau !)

#190

from powerfgt.

marcinpolanski avatar marcinpolanski commented on June 19, 2024

Awesome!
Is there an eta on when this will be available?

from powerfgt.

alagoutte avatar alagoutte commented on June 19, 2024

Awesome! Is there an eta on when this will be available?

No really ETA for this feature, need some (re)work before merge...

But you can already try if you want !

from powerfgt.

marcinpolanski avatar marcinpolanski commented on June 19, 2024

how do I try it out?

from powerfgt.

alagoutte avatar alagoutte commented on June 19, 2024

how do I try it out?

Hi you need to use local.ps1 from this branch #206 (comment) (you can copy the file and replace on PowerFGT moduler folder and need to import-module with -force)

from powerfgt.

marcinpolanski avatar marcinpolanski commented on June 19, 2024

is there an option to create a remote radius user?

from powerfgt.

alagoutte avatar alagoutte commented on June 19, 2024

is there an option to create a remote radius user?

Yes using Add-FGTLocalUser -radius XXXX -...

with XXXX the name of RADIUS server (on config user radius)

from powerfgt.

marcinpolanski avatar marcinpolanski commented on June 19, 2024

awesome thanks! Got it to work. Is there an option to add a user to a user group?

from powerfgt.

alagoutte avatar alagoutte commented on June 19, 2024

awesome thanks! Got it to work. Is there an option to add a user to a user group?

No yet but you can look what you make for Add Member on Address Groups ( https://github.com/FortiPower/PowerFGT/blob/master/PowerFGT/Public/cmdb/firewall/addressgroup.ps1#L105) it is the same fro User Group using PUT call with uri api/v2/cmdb/user/group/XXXX (where XXXX is the group name)

from powerfgt.

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.