Which of the following commands, run as root, will prevent the user bob from logging in?

Which of the following commands, run as root, will prevent the user bob from logging in?Category: Linux EssentialsWhich of the following commands, run as root, will prevent the user bob from logging in?
Linux Questions Staff asked 1 year ago

Which of the following commands, run as root, will prevent the user bob from logging in?

  • usermod -d bob
  • usermod -l bob
  • usermod -D bob
  • usermod -L bob

About the author