From 28d4e272ce7b9975cb5441da1dd9ec76a826295b Mon Sep 17 00:00:00 2001 From: "Nicolas.Schodet" Date: Tue, 19 Jun 2018 18:56:28 +0000 Subject: Added a comment --- .../comment_2_e18fc448f51478617e5b2b9b05ce4a0f._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/forum/Adding_support_for_a_SQL_server/comment_2_e18fc448f51478617e5b2b9b05ce4a0f._comment (limited to 'doc') diff --git a/doc/forum/Adding_support_for_a_SQL_server/comment_2_e18fc448f51478617e5b2b9b05ce4a0f._comment b/doc/forum/Adding_support_for_a_SQL_server/comment_2_e18fc448f51478617e5b2b9b05ce4a0f._comment new file mode 100644 index 00000000..74654902 --- /dev/null +++ b/doc/forum/Adding_support_for_a_SQL_server/comment_2_e18fc448f51478617e5b2b9b05ce4a0f._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="Nicolas.Schodet" + avatar="http://cdn.libravatar.org/avatar/0d7ec808ec329d04ee9a93c0da3c0089" + subject="comment 2" + date="2018-06-19T18:56:28Z" + content=""" +I am looking for a solution which could be integrated to propellor. Is it possible to include those additional libraries in propellor sources and have them included in the build on demand? I am not very familiar with the haskell build systems. + +About generated passwords, a nice solution would be to do it in PrivData. The user would provide a salt as the private data and it would be combined to context to generate a password. I can try find how this could be done. +"""]] -- cgit v1.3-2-g0d8e