Select ... into outfile on secure server
Posted: Thu 18 Sep 2014 16:34
I need to be able to select data and send the results to files into directories on a secure server because the data are confidential. The user being passed to the server is {user}@localhost, which fails the Windows active directory validation. All of the posts talk about opening the directory to the world, which I can't do.
How can I write outfiles to a secure Windows directory?
Thanks!
How can I write outfiles to a secure Windows directory?
Thanks!