Skip to content
Snippets Groups Projects
Verified Commit 8c3d4157 authored by David Beniamine's avatar David Beniamine
Browse files

Fixup

parent 4c7ab32d
No related branches found
No related tags found
No related merge requests found
......@@ -56,7 +56,7 @@ echo "Generating initial config"
safe_run gen_config
echo "Instanciating server"
safe_run ssh partage net setlocalsid ´ldapsearch -x sambaDomainName=* | grep sambaSID | awk -F " " '{print $2}'´
safe_run ssh partage "net setlocalsid $(ldapsearch -x sambaDomainName=* | awk '/^sambaSID/{print $2}')"
safe_run instance
echo "Running diagnostic"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment