Originally posted by dba_admin
1. Export your db links to a dmp file using EXP.
2. Use a text editor to open that dmp.

You will see passwords CLEARLY in that dmp file. If you realize this, you probably limit the use of the db links of exp from your server.
I think DB links are exported only after full export. Do you know of a way to export only db links?