User access

Anup.Tiwari October 10, 2017

Hi All,

Wanted help !!

Though I have raised the same question earlier also wrt Access. In my org. there is no proper access security. Anyone can view any issues .Anybody can edit or delete . There is no security . Even vendor can manage to do this. My ex colleague had created and configure the JIRA which I feel is one of the major loophole. No proper access scenario created.

Need help , how shall I start ? The nos of projects and issues are large and access should not hamper people's works.

Kindly help me on this, how Do I begin this. 

 

 

1 answer

0 votes
Joe Pitt
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 10, 2017

The access model has not changed since Jira 3.6, although some of the default groups did change with Jira 7.0.  Best practices for security purposes is to only give users what they need. JIRA uses the Grant model which supports this, not a ‘restrict’ model,

The principle is:

  • Grant people the ability to log in
  • Grant people the ability to use the projects they need, but only the level they need.

The problem most new users have traces back to Atlassian’s default settings of allowing the "group of users that can log in and use an application", permission to everything in a project. This ends up meaning "can use application" becomes "can log in and see everything"

So, you need to delete that group from all the permission schemes.  If you do that right away life will be much easier. 

  • Go to "manage applications" and check what the login group is
  • Look at all active permission schemes and check how they allow "browse" access to projects, ensuring they say something simple like "Role: user"
  • Go through all your projects and remove the "can use application" group from the role of user (and others if the permission scheme says so).  Replace it with the groups and users who should have access to the project.
  • I strongly advise using Project Roles since they can be managed by the project admin instead of groups that need to be managed by a JIRA admon
  • Go to Admin -> Roles and change the default role memberships to be empty for users, developers and so-on.  This prevents new projects accidentally granting access to limited users

Suggest an answer

Log in or Sign up to answer