Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
5 replies
Subscribers
7 subscribers
Views
1746 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Administration
We are using Appian 7.7 version in which when we created a new user which gets a
navanathw670
over 10 years ago
We are using Appian 7.7 version in which when we created a new user which gets automatically added to one of the group having some permissions by running one rule in the background. The newly created user having system Administrator privileges but also when we click on reset password on that users profile we are getting below error.
13:09:12,189 INFO [stdout] (ajp-/0.0.0.0:8009-1) 2014-10-29 13:09:12,188 [ajp-/0.0.0.0:8009-1] ERROR com.appiancorp.common.struts.BaseAction - Error executing action: The user [test.admin] does not have sufficient privileges to perform the requested action because they are not in any role.
13:09:12,190 INFO [stdout] (ajp-/0.0.0.0:8009-1) com.appiancorp.security.authz.AuthorizationException: The user [test.admin] does not have sufficient privileges to perform the requested action because they are not in any role. (APNX-1-4188-001)
13:09:12,190 INFO [stdout] (ajp-/0.0.0.0:8009-1) at com.appiancorp.secu...
OriginalPostID-127365
OriginalPostID-127365
Discussion posts and replies are publicly visible
0
navanathw670
over 10 years ago
...rity.authz.AppianAuthorizationProvider.doAuthorize(AppianAuthorizationProvider.java:47)
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
navanathw670
over 10 years ago
We have one custom rule is running in the background which adding created users in the one of the custom group . If any other user having Admin rights trying to reset the password of newly created user gives the error of above.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Eduardo Fuentes
Appian Employee
over 10 years ago
Try adding test.admin to the Application Users group and have the user log in. If that works someone removed the rule of the Application Users Group
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
navanathw670
over 10 years ago
Thanks Ed, This is working as expected now. I am just curious to know, I had created a new user and Application Users group is not removed by anyone. Is custom rule creation and adding any new user into custom group overriding Appians default groups (which gets added after user creation) ?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Eduardo Fuentes
Appian Employee
over 10 years ago
As long as the Application Users has its out of the box rule to add all basic users to it then no, other custom rules shouldn't interfere.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel