Log In
Developer Network
Technologies
Join the Network
Member Services
Events & Community
Unity Connection(CUC) Developer Center
Overview
Documentation
Community
Testing
CUC Forums
Message Boards Home
Recent Posts
Statistics
Answer
(
Unmark
)
Mark as an Answer
« Back to CUPI Questions
Modify Users Role
Threads [
Previous
|
Next
]
Modify Users Role
Ryan Ash
3/29/12 9:34 PM
RE: Modify Users Role
Ryan Ash
4/19/12 10:26 PM
Ryan Ash
Posts:
15
Join Date:
1/15/11
Recent Posts
Modify Users Role
cupi
role
groupmembership
Answer
3/29/12 9:34 PM
Mark as an Answer
Submit
Reply with Quote
Quick Reply
We have a large environment with multiple Unity clusters and a large number of support staff. I need to write some automation which will add and remove roles to a user as necessary. Our users are automatically created due to a sync with LDAP. We are currently running v8.5
For example I would like to add the role "System Administrator" to user X
Here is a related post which indicates it is not possible via CUPI.
http://developer.cisco.com/web/cuc/forums/-/message_boards/view_message/2691367
Is this possible via CUPI? If it is not is it in another API? Is direct SQL an option if nothing else is?
Thanks for the help!
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Ryan Ash
Posts:
15
Join Date:
1/15/11
Recent Posts
RE: Modify Users Role
Answer
4/19/12 10:26 PM as a reply to Ryan Ash.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
RESOLVED:
Turns out all of the information I needed are in the CUPI. They are under the Policy section. I can query by role membership and hopefully do a POST/DELETE for updates.
Ash
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Overview
Documentation
Community
Testing