Hi,
I forget the password of rpd file. Is it possible to reset the password in offline mode.
I searched in net but I didn't find "AUTHENTICATION_TYPE = BYPASS_NQS;"
Security Section
#
# Legal value for DEFAULT_PRIVILEGES are:
# NONE READ
#
###############################################################################
[ SECURITY ]
DEFAULT_PRIVILEGES = READ;
PROJECT_INACCESSIBLE_COLUMN_AS_NULL = YES; # default is no
# Note that the paths below should be relative to the instance
# config directories if specified. e.g.,
# $(ORACLE_INSTANCE)/config/OracleBIServerComponent/<instance_name>
#IGNORE_LDAP_PWD_EXPIRY_WARNING = NO; // default is no.
SSL=NO;
SSL_CERTIFICATE_FILE="servercert.pem";
SSL_PRIVATE_KEY_FILE="serverkey.pem";
SSL_PK_PASSPHRASE_FILE="serverpwd.txt";
SSL_PK_PASSPHRASE_PROGRAM="sitepwd.exe";
SSL_VERIFY_PEER=NO;
SSL_VERIFY_SERVERS=NO;
SSL_VERIFY_CLIENTS=NO;
SSL_CA_CERTIFICATE_DIR="CACertDIR";
SSL_CA_CERTIFICATE_FILE="CACertFile";
SSL_TRUSTED_PEER_DNS="";
SSL_CERT_VERIFICATION_DEPTH=9;
SSL_CIPHER_LIST="";
how to reset the password....
Please help me...
Thanks & Regards,
The Learner.