Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form
Home » Linux » Warning useradd: the home directory already exists. Not copying any file from skel director into it

Warning useradd: the home directory already exists. Not copying any file from skel director into it

Posted on 07/04/202001/10/2023 Christian By Christian 1 Comment on Warning useradd: the home directory already exists. Not copying any file from skel director into it
Warning useradd: the home directory already exists. Not copying any file from skel director into it

In Linux, the useradd is a command in Linux that is used to add user accounts to your system. The ‘useradd‘ command is a low-level utility that is used for adding/creating user accounts in Linux and other Unix-like operating systems. The ‘adduser‘ is much similar to the useradd command because it is just a symbolic link to it. Only root or users with sudo privileges can use the useradd command to create new user accounts. When invoked, useradd create a new user account according to the options specified on the command line and the default values set in the /etc/default/useradd file. You can find other guides here :How to locate directory file context and restore it with SELinux, How to create a static pod in Kubernetes. And Delivering System Utilization Report on a Linux based OS.

I previously had a user created in my centOS environment. This user was later deleted and I tried creating a new user with the same name, then this error was prompted. See the image below for more information.

This “Warning useradd: home directory already exists” is actually not an error but just a warning and what this means is.
– Note: Windows does not work like this 🙂 when you delete a user, the user, and the SID is gone unless the user account is recovered.

But in Linux, the home directory is not immediately deleted. All files etc. will still be able for a while. When the system finally deletes the user, the account can be created again.

Note: In windows, when a user is deleted, and a new user is created, a new SID is assigned. This is also the case in Linux as gid and groups id are now different for john as shown below.

I hope you found this blog post on Fixing Warning useradd: home directory already exists helpful. If you have any questions, please let me know in the comment session.

Rate this post

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Linux Tags:users

Post navigation

Previous Post: Enable or disable Linux System’s Clock Sync with NTP Server
Next Post: Failed to create a new scheduled task name RemoteException: Cannot create the file when that file already exists

Related Posts

  • LINUX CONTAINERS
    How to install LXC/LXD for container management Linux
  • maxresdefault
    Linux Directory Hierarchy Linux
  • apache ubuntu 20 04
    How to Install Apache HTTP Server on Ubuntu 20.04 LTS Linux
  • image 129
    How to deploy Ansible AWX on centos 8 Linux
  • Slide2 3
    Sudo Error on Ubuntu: Fixing ‘unknown uid 1000: Who are you?’ Linux
  • FEATURE IMAGE BASE URL 1
    How to solve cannot find a valid base URL for repo: base/7/x86_64 Linux

More Related Articles

LINUX CONTAINERS How to install LXC/LXD for container management Linux
maxresdefault Linux Directory Hierarchy Linux
apache ubuntu 20 04 How to Install Apache HTTP Server on Ubuntu 20.04 LTS Linux
image 129 How to deploy Ansible AWX on centos 8 Linux
Slide2 3 Sudo Error on Ubuntu: Fixing ‘unknown uid 1000: Who are you?’ Linux
FEATURE IMAGE BASE URL 1 How to solve cannot find a valid base URL for repo: base/7/x86_64 Linux

Comment (1) on “Warning useradd: the home directory already exists. Not copying any file from skel director into it”

  1. Avatar photo useraa says:
    24/10/2021 at 8:17 PM

    so its not affects anything ????

    Log in to Reply

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • lampstack feature lamp stack ubuntu
    How to Install LAMP Stack on Ubuntu 18.04 Linux
  • Trellix ePO Repair and reinstall
    Fix Trellix ePO DAT and Engine Packages missing Security | Vulnerability Scans and Assessment
  • DC creation as recommended by Microsoft
    Setup a Domain Controller as Recommended by Microsoft Windows Server
  • powershell
    Set PowerShell Execution Policy via Windows Settings Windows
  • Reset folder view settings on File Explorer for Windows 11 and 10
    Reset folder view settings on File Explorer for Windows 11 and 10 Windows
  • image 28
    How to monitor your website uptime and status using Uptime Configuration Management Tool
  • Deploy static website to azure blog storage
    Deploy a Static Website to Azure Storage from VSCode AWS/Azure/OpenShift
  • mysqlhero
    How to reset MySQL Root password Oracle/MSSQL/MySQL

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,808 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

AWS Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive

 

Loading Comments...
 

You must be logged in to post a comment.