I want to make sure that the user www-data cannot be used to login on my system (Ubuntu Lucid). How can I find out? - is there a command I can run against this user? (traditionally run by Apache daemon)
|
feedback
|
|
| |||||||||||||||
feedback
|
|
The information you want is in the
which should produce something along the lines of
(I don't have apache installed, so the details are probably different). The important detail is the part after the last If www-data has a valid login shell then just go and edit | |||||||||
feedback
|
|
As root:
| |||||||
feedback
|