On 4/25/06, Shawn <[EMAIL PROTECTED]> wrote:
On Tuesday 25 April 2006 13:13, Mitchell Brown wrote:
> :) Thanks!
>
> PS: Isn't that kind of unsecure? Can't anyone just login as apache without
> the password and have full access to the system?
No.
The apache user account usually won't have a shell associated with it which
effectively prevents logon to the system. Go ahead and try logging on with
this account - if you get a shell prompt, you have a problem that needs to be
fixed before you let the Internet have access to your server.
Not to mention the account is a 'service' account - it's sole purpose in life
is to control the Apache web service. You should NOT use a service account
for any other reason.
Shawn
_______________________________________________
clug-talk mailing list
[email protected]
http://clug.ca/mailman/listinfo/clug-talk_clug.ca
Mailing List Guidelines (http://clug.ca/ml_guidelines.php )
**Please remove these lines when replying
_______________________________________________ clug-talk mailing list [email protected] http://clug.ca/mailman/listinfo/clug-talk_clug.ca Mailing List Guidelines (http://clug.ca/ml_guidelines.php) **Please remove these lines when replying

