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

Avoid SID issue

parent 12185c2b
No related branches found
No related tags found
No related merge requests found
......@@ -56,6 +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 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