I cant access password field of System.user entity after switching to production security

0
Hi  I am working on library management app . For log in purpose I am  using Administration.Account  to use System.user entity. But when I switch security to production I can not access password attribute of System.user   while creating new user . I have created new page to add new user .    
asked
2 answers
0

Hey Harshad,

Please make sure that you have given the Administrator the System.Administrator role in the App security, and it has the right to create users with different user roles.

 

Let me know if you face any issue,

Hope it helps!

 

**Edited**

Is this option checked?

answered
0

I gave System.Administrator role and right to create users with different user.

Actually in Demo/Prototype security I can access password attribute and create new user but after switching its password attribute of System.user is not accessible

 

 

 

 

answered