Coder Social home page Coder Social logo

dynatrace-mom's Introduction

Dynatrace-MoM

Dynatrace-MoM TODO

dynatrace-mom's People

Contributors

dynatrace-reinhard-pilz avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

dynatrace-mom's Issues

Enhancement to be able to set permissions for <default> DB and SP

Hey Reini,

We chatted about this about a month ago and I just realized I had never followed up on creating an issue.

I would like to be able to set permissions for the dashboard and the System Profile.

Use case would be where I want the ‘easyTravel Developers’ group to have Read/Write on the easyTravel Triage Dashboard and administrator rights to the easyTravel_Dev System Profile, but Read access to other dashboards and guest rights to other System Profiles.

I do not have any customers asking for this, by the way, it's just something that I think would be cool. ;-)

thanks,
ted

Test

Test New Issue

Create multiple groups each with different dashboards?

Hey Reini,

I would like to create the following:

User Group Dashboard Permission Auto Open
Developers Triage Dashboard Read_Write Yes
Operations Monitoring Dashboard Read Yes

I would like each user group to only have access to the DB named above (i.e., Operations should not have access to the Triage DB).

When I run the following command:

java -Dconfig.server.host=localhost:8021 -Dconfig.server.user=admin -Dconfig.server.pass=admin -Dvariable.environment=%env% -Dvariable.application=%app% -Dvariable.tier=CustomerFrontEnd -Dconfig.templates.profile="{@application} {@environment}" -Dconfig.user.groups.dev.name=Developers -Dconfig.user.groups.dev.management.role=Guest -Dconfig.user.groups.dev.profile.role=Administrator -Dconfig.dashboards.triage.name="{@environment}_{@application}_TRIAGE_DASHBOARD" -Dconfig.user.groups.dev.dashboards.triage.permission=Read_Write -Dconfig.user.groups.ops.name=Operations -Dconfig.user.groups.ops.management.role=Guest -Dconfig.user.groups.ops.profile.role=Guest -Dconfig.dashboards.monitoring.name="{@environment}_{@application}_JBoss Monitoring" -Dconfig.user.groups.ops.dashboards.monitoring.permission=Read -jar dt-onboarding.jar

I end up with both User Groups having access to both Dashboards and both Dashboards are set to auto open. Is my command syntax incorrect or is this not currently possible?

Also, is there a way to assign read/read_write access to dashboard?

thanks,
ted

SecureHttpServletCtx handleSecurity: NoSuchMethodError: PermissionManager.synchronizedLogin

See SUPDT-38282 in inp2-092617.supportarchive.zip\Server\LRTP77.fmr.com\dtserver\79648\logs\Server.0.0.log

2017-09-26 09:33:03 SEVERE [SecureHttpServletCtx] Unable to handle security: com.dynatrace.mom.utils.SecureHttpServletCtx handleSecurity:157
java.lang.NoSuchMethodError: com.dynatrace.diagnostics.server.security.PermissionManager.synchronizedLogin(Lcom/dynatrace/diagnostics/server/security/AbstractSessionContext;)V
at com.dynatrace.mom.utils.SecureHttpServletCtx.handleSecurity(SecureHttpServletCtx.java:142)
at com.dynatrace.mom.utils.SecureHttpServletCtx.checkUserSessionContext(SecureHttpServletCtx.java:110)
at com.dynatrace.mom.utils.BufferedHttpServletCtx.doGet(BufferedHttpServletCtx.java:41)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:687)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:808)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:587)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at com.dynatrace.diagnostics.webservices.SecureHttpServiceContext.handle(SourceFile:310)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:577)
at com.dynatrace.diagnostics.jetty.internal.NoTraceSecurityHandler.handle(NoTraceSecurityHandler.java:76)
at com.dynatrace.diagnostics.jetty.internal.ChainingSecurityHandler.handle(ChainingSecurityHandler.java:73)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:223)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:110)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:499)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
at java.lang.Thread.run(Thread.java:745)

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.