i tried to add user to by exeuting shell_exe command so it add user but if the user added still problem is how to apply the password by command passwd in linux by php script because it's an interactive command required to input the password twice in linux shell. is there any way to add user and apply password by executing shell command through php?