This document provides steps to retrieve a forgotten OBIEE 11g repository (RPD) password. Unlike in OBIEE 10g where the password could be reset by changing a configuration file, OBIEE 11g uses a two-level authentication system for the RPD that cannot be bypassed. However, the forgotten password can be retrieved using a WLST script to connect to the credentials store in the WebLogic domain and run the listCred command to view the password for a given repository key.