| http://www.w3.org/ns/prov#value | - For many reasons - not the least of which is security - authentication information, such as passwords, should not be propagated to dev/test environments.To deal with this challenge, I normally run a script on the target environment that extracts all the current passwords in the form of a dynamically generated SQL script.
|