DNN Forums

Ask questions about your website to get help learning DNN and help resolve issues.

How to find login username and password

Sort:
You are not authorized to post a reply.





New Around Here





    Hi,

    I got DNN project from a client. I got complete source code and database. I set it up on azure server. I did not get cms login details.

    How i can get cms login details? login link and username and password, can i get from database?

    Is there any way we can get login details?






    Veteran Member





      superuser name and password should be provided to you by your client.
      there is an option to register a new account and grant superuser status using the database, but that should be avoided, if possible.





      Veteran Member





        To give my two cents: You can get the usernames from a table in the database ("Users"), but passwords are normally hashed, so chances are bad to get them...

        Happy DNNing!
        Michael

        Michael Tobisch
        DNN★MVP

        dnnWerk Austria
        DNN Connect





        Veteran Member





          If you have no other option, registering a new user and then promoting the user to Superuser is a possibility.

          To create a new user, you need to have the Register link available. If it is not available, you'll need to change the setting Registration_RegistrationFormType in PortalSettings for your PortalID. I believe the choices are 0,1 and 2. It's best to set up a clean install of DNN where you can experiment to see which value you need.

          After creating a new user, set IsSuperUser for that user in the Users table.

          Then, restarting the website should let you login as this user as a Superuser. It's probably good idea then to reset the password for the original superuser account(s) and delete the new one.
          Joe Craig
          DNN MVP
          Patapsco Research Group
          You are not authorized to post a reply.

          These Forums are dedicated to the discussion of DNN Platform.

          For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

          1. If you have (suspected) security issues, please DO NOT post them in the forums but instead follow the official DNN security policy
          2. No Advertising. This includes the promotion of commercial and non-commercial products or services which are not directly related to DNN.
          3. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
          4. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
          5. No Flaming or Trolling.
          6. No Profanity, Racism, or Prejudice.
          7. Site Moderators have the final word on approving / removing a thread or post or comment.
          8. English language posting only, please.

          Would you like to help us?

          Awesome! Simply post in the forums using the link below and we'll get you started.

          Get Involved