Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Database details
madhug
Hello All,
I am new to MediaBin , can any one help me to find know where exactly all the database details related things are stored in the mediabin installation.
i.e., User Name , Password, DBServer , Schema etc.
Find more posts tagged with
Comments
msrinivas
What are you trying to accomplish?
madhug
Actually on one of our meachine MediaBin is installed , no one knows about the database details , hence please let me know where can i find those details.
msrinivas
In the registry:
HKEY_LOCAL_MACHINE> Software>Mediabin Inc>Mediabin>Platform>Current Version>Repository
You can also view the same details in the MediaBin Enterprise Manager. This will not contain the password but will have database name and user id.
HTH
lyman
The ODBC password is stored in two fields: LocalOdbcPassword and LocalOdbcPasswordEx. The latter is an encrypted representation of the former. If one needs to change the ODBC password you type in the new cleartext password into the LocalOdbcPassword field and start the server which will blank this field and store an encrypted string into LocalOdbcPasswordEx.
If you have forgotten your ODBC password, this is (by design) no help!
Cheers,
Lyman Hurd