|
|
|
|
UGU: Unix Guru Universe - Unix Tip #4625- November 9, 2023
- Home : Help
: Today's Tip
Unix Tip #4625- November 9, 2023
NO WRITES TO PASSWORD FILE
The normal mistake in a fit of quick
panic often by users is to be looking
at the /etc/passwd file and see that
there is "READ" access to the world
or "644" on the file.
Time and time again when they first
discover having root access they
change the permissions to:
chmod 000 /etc/passwd
D O N O T D O T H I S ! ! !
chmod 644 /etc/passwd
Is just fine!
NOTE: All tips provided are USE AT YOUR OWN RISK. Tips are submitted
by various unix admins around the globe. UGU suggest you read and
test each tip in a non-volitile environment before placing into
production.
LAST 5 TIPS
4624
- EAT YOUR PERL PIE
4623
- CHANGING A PRINT QUEUE IP
4622
- MOVING FILES AROUND
4621
- GOOD TIME FOR CRON
4620
- PATHS EASIER TO READ
I want to
SUBSCRIBE
and get a UGU Tip everyday.
I want to
UNSUBSCRIBE
and NOT get a UGU Tip everyday.
If you have a UNIX TIP let us know, we just may use it:
(All tips become the property of the Unix Guru Universe)
|
|
|
Copyright 1994-2024 Unix Guru Universe |
|
|
|
|