Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
title10. Is it mandatory to set MFA in Okta for existing users

Yes, It is mandatory to set MFA in Okta as we are migrating from the LDAP based login to Okta. Please follow the above queries on how to setup MFA in Okta.

 

Newly signed up users should create their LDAP password to access the below RDK LDAP Based Applications.
RDK Code
RDK Artifactory
RDK Jenkins
Click on https://wiki.rdkcentral.com/forgotuserpassword-ldap.action link and provide the RDK Central account details. 
 Image Removed
  • You should have received an email once click on "Send it to me" 
     Image Removed
  • You can find Reset Password link in your mail inbox. 
    Image Removed
    Once you click on link, You will be redirected to set new password. Set the new password and confirm password. 
    If you don't find the Captcha, Please click on reload button next to Captcha, get loaded new Captcha. 
     Image Removed
    Once you click on reset, Your password will set successfully. 
     Image Removed
    You can use the newly set password for connecting the RDK Applications which are still running LDAP based authentication.
    RDK Code
    RDK Artifactory
    RDK Jenkins
    Expand
    title11. Reset password to connect RDK Central LDAP Based applications for New user
    Expand
    title12. What if an existing user is not able to setup password and MFA within the activation mail expiry of 7 days?

    Don't worry. Just send a mail to support@rdkcentral.com and we will be sending out a new activation link to your email id.


    Expand
    title1312. What should be done if I lose access to the mobile phone where MFA is configured?

    Don't worry. Just send a mail to support@rdkcentral.com with the details and we will take care of it.

    Anchor
    Gerrit-SSO
    Gerrit-SSO
    Phase 2 - Migration Support

    Expand
    title1413. Is it Mandatory to set up Gerrit HTTP credentials ?

    Yes


    Expand
    title1514. How to setup Gerrit HTTP Credentials ?


    • Update netrc with new http credentials
      Code Block
      machine code.rdkcentral.com login usermail@company.com password HTTP_CREDENTIALS


    Expand
    title1615. How to setup Artifactory API key
    • To Sync up your RDK Central SSO account ID in Artifactory. Please login to Artifactory portal.
    • Login to https://artifactory.rdkcentral.com
    • After logging in, click on the Profile name → Edit Profile at the right side top corner.
    • Click on the gear icon here to generate a new API key
    • Once successfully generated , it would look like this.
    • Update netrc with the new API key instead of old password
    • eg: machine artifactory.rdkcentral.com login useremail@company.com password API_KEY

    ...