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

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

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

  • usermod -d jane
  • usermod -D jane
  • usermod -L jane
  • usermod -l jane

About the author