We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a22a243 commit 4fd4c28Copy full SHA for 4fd4c28
cluster-group-add
@@ -13,4 +13,6 @@ if [ $# -ne 2 ]
13
fi
14
15
cmsh -c "group ; append $1 members $2 ; commit"
16
+sleep 2
17
+sss_cache -E
18
cluster-user-add
@@ -115,3 +115,4 @@ fi
115
116
117
echo Now please run "su - $U" and make sure that worked.
118
0 commit comments