You are not logged in.
Hi,
I have added SMTP server configuration for adding the new administrator users , then i have created new administrator user i have login through newly created user but it has automatically login through as a default root user then i deleted default root user then i have try with my newly created user but it has showed me Login attempt failed.
what i do please give me solution
Thank You
Sushil
Last edited by sushil.kale (2024-10-04 07:46:45)
Offline
Hi Sushil,
you can use the EveryoneIsRootPAM for logging in as documented here: https://reportserver.net/de/dokumentati … -guide-4-7
3.2 reportserver.properties
net.datenwerke.rs.authenticator.service.pam.EveryoneIsRootPAM
This method will disable authentication and log in all users as root.
Then you can create a new root user and use it for log in. You have to set the "superUser" bit to true in your database: RS_USER.super_user
Regards,
Eduardo
Offline