Delete the execution user account that is no longer required from all nodes comprising the DFS.
Example
If the user is bdppuser1:
# userdel -r bdppuser1 <Enter>
Use the above procedure to delete user bdppuser1 from all nodes comprising the DFS. In the above example, the -r option has been specified in the userdel command to simultaneously delete the home directory of the relevant user.