MISP / MISP

MISP (core software) - Open Source Threat Intelligence and Sharing Platform
https://www.misp-project.org/
GNU Affero General Public License v3.0
5.36k stars 1.39k forks source link

[User assistance] Delegate publishing #4799

Closed kalyparker closed 5 years ago

kalyparker commented 5 years ago

Hi,

I have a problem regarding the delegate publishing.

On my instance I have 2 orgs A and B. I with to publish events only with A. B could create event and is not supposed to publish events, just delegate events publication to A.

I have 2 users: TestUserA which has the roles 'publisher' TestUserB which has the roles 'User' (default role, modified for adding the additional permission 'Delegation access')

I follow this guide: https://www.circl.lu/doc/misp/delegation/

When I create an event with TestUserB with Distribution 'Org only', I did not see the button 'Delegate Publishing'

Did I miss something?

kalyparker commented 5 years ago

Find the problem.

There is a missing prerequisites on the documentation. You need to activate the setting "MISP.delegation' on the instance.

adulau commented 5 years ago

Thank you for the feedback. Could you make a pull-request on misp-book?