Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to remove users from jira LDAP group

Peddinti Hemanth Satyakumar April 3, 2019

Hi, 

I'm trying to remove users from the groups(Ex:jira-users). Could anyone suggest how to implement this?

 

Regards,

Hemanth.

1 answer

0 votes
Antoine Berry
Community Champion
April 3, 2019

Hi,

With admin rights you can edit users groups in User management.

Peddinti Hemanth Satyakumar April 24, 2019

Hi Antonie,

     I need this in Groovy Script. Could you please suggest anything to implement.

Regards,

Hemanth.

Antoine Berry
Community Champion
April 24, 2019

Hi @Peddinti Hemanth Satyakumar ,

check this post. You are going to use removeUserFromGroup method from the userUtil class, see the javadoc.

Antoine   

Suggest an answer

Log in or Sign up to answer