You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
shell_exec("docker exec -ti ocserv ocpasswd -c /etc/ocserv/ocpasswd testUserName");
is working but it needs password in second step is there anyway to add new user by one command?