We have created one basic user on one of our server,we can login with admin user

We have created one basic user on one of our server,we can login with admin user but not able to login with basic user.
anyone faced this kind of issue.

OriginalPostID-173160

OriginalPostID-173160

  Discussion posts and replies are publicly visible

Parents
  • Is the name of your basic user "Test1"? I see the following error for that user:

    2015-10-15 13:01:23,898 [http-/0.0.0.0:8080-3] ERROR com.appiancorp.common.struts.BaseAction - Error executing action: The user [Test1] does not have sufficient privileges to perform the requested action because they are not in any role.
    com.appiancorp.security.authz.AuthorizationException: The user [Test1] does not have sufficient privileges to perform the requested action because they are not in any role. (APNX-1-4188-001)

    Make sure the user account is part of the Application Users group and that they have not been deactivated
Reply
  • Is the name of your basic user "Test1"? I see the following error for that user:

    2015-10-15 13:01:23,898 [http-/0.0.0.0:8080-3] ERROR com.appiancorp.common.struts.BaseAction - Error executing action: The user [Test1] does not have sufficient privileges to perform the requested action because they are not in any role.
    com.appiancorp.security.authz.AuthorizationException: The user [Test1] does not have sufficient privileges to perform the requested action because they are not in any role. (APNX-1-4188-001)

    Make sure the user account is part of the Application Users group and that they have not been deactivated
Children
No Data