Hide Forgot
Please add some response string if the user is added successfully/unsuccessfully. Like in successful addition there is not response, though the original swift also works similarly, but it will be good if can provide a response string. root@gluster-Ubuntu1:~# swauth-add-user -a -K sj test tester5 testing5 -A https://127.0.0.1:443/auth/ Suggested String " user added successfully" and if the user is not added, then we should avoid displaying the error using the code structure and collect the same information from log and send a response string. Suggested String " user not added"