[CentOS] C5 & C6 : useradd
Stephen Harris
lists at spuddy.org
Sun Jan 25 03:45:05 UTC 2015
On Sun, Jan 25, 2015 at 03:43:06AM +0000, Always Learning wrote:
> -M, do not create user's home directory
>
> so why do I see in /etc/passwd
>
> fred:x:504:504::/home/fred:/sbin/nologin
-M stops it doing a "mkdir" to create the actual directory in the
filesystem
> Should the 'correct' entry be:-
>
> fred:x:504:504:::/sbin/nologin ?
No; that's invalid. There must be an entry in the home directory field.
--
rgds
Stephen
More information about the CentOS
mailing list