How to set access for created users programatically | Community
Skip to main content
October 16, 2015
Solved

How to set access for created users programatically

  • October 16, 2015
  • 3 replies
  • 1421 views

Hi CQ5 Experts,

 I have few question regarding user management

 1.  I have created user in site admin and the user is created under home/users list.But i couldn't login by using created user.Once i assigned the access resource for that created user in AccessControl tab i can able to login.How its happening ????

 2.Same way I created user programatically  using UserManager and AccountManager API .User is created successfully.

    Now i want to assign the access for that created user programmatically ??? Is it any possible ways for doing that?? Please suggest me how to achieve this.

 

Thanks in advance

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Yogesh_Upadhyay

Please check http://wemcode.wemblog.com/add-acl-to-node if that helps.

Yogesh

3 replies

October 16, 2015

Friends , I have found the solution.

Now please tell me how to create a group and set permissions programatically ?

 

Thanks in advance

October 16, 2015

Found a way to create a group.But couldn't find to assign the access through program.

Please suggest me the solution.

Thanks in advance

Yogesh_Upadhyay
Yogesh_UpadhyayAccepted solution
Level 6
October 16, 2015

Please check http://wemcode.wemblog.com/add-acl-to-node if that helps.

Yogesh