Linux Security

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • administrator permissions mail server

    6 answers - 582 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    Hi everyone,
    I am sorry if this is not the exact forum to post this question but seemed
    the most relevant.
    I am working in a network with 40/50 PC's managed by 3 people with
    administrator passwords.
    The S used is GNU/Linux.
    There is also a webmail service provided by the same server, which is also
    maintained
    by the same people.
    My question is the following:
    Since the administrator has of course access to all user files, does this
    mean that
    one with administrator privileges can read everybody's emails?
    Cheers,
    step0ut
  • No.1 | | 1554 bytes | |

    Tuesday 06 February 2007 04:51, Step0ut wrote:
    Hi everyone,

    I am sorry if this is not the exact forum to post this question but seemed
    the most relevant.
    I am working in a network with 40/50 PC's managed by 3 people with
    administrator passwords.
    The S used is GNU/Linux.
    There is also a webmail service provided by the same server, which is also
    maintained
    by the same people.
    My question is the following:
    Since the administrator has of course access to all user files, does this
    mean that
    one with administrator privileges can read everybody's emails?

    Cheers,
    step0ut
    Short answer is yes. You may want to research SELinux, but be advised that you
    would have to go beyond protecting files/directories. You probably have to
    deal with lots of scope for network sniffers, etc., as well.

    Protecting an internal network against it's own administrators is going to be
    extremely difficult. Even if you build some sort of uber-bastion host that
    checks everything on other servers, client machines, etc., at the end of the
    day you have to trust at least one admin.

    It *might* be possible to at least set up an audit system that's likely to
    catch bad actors. But I wouldn't bet on it, unless your budget allows for
    defense mechanisms commonly found in financial institutions, highly secure
    military systems, etc.

    As always, it comes down to the value of what you're trying to protect, the
    likely threats, and the cost tradeoffs.
  • No.2 | | 1077 bytes | |

    Depends on the setup. Most email servers store everything in plain text. In the case of the linux machine it really depends on the file permissions, and what you mean by 'administrator passwords'. If there are 3 people using the root account, then yes they can all read it. Best guess tho, if they're administrating the mail server, error on the side of them having the ability to read anything on it.
    -Rick

    Tue, Feb 06, 2007 at 04:51:14AM -0800, Step0ut wrote:

    Hi everyone,

    I am sorry if this is not the exact forum to post this question but seemed
    the most relevant.
    I am working in a network with 40/50 PC's managed by 3 people with
    administrator passwords.
    The S used is GNU/Linux.
    There is also a webmail service provided by the same server, which is also
    maintained
    by the same people.
    My question is the following:
    Since the administrator has of course access to all user files, does this
    mean that
    one with administrator privileges can read everybody's emails?

    Cheers,
    step0ut
  • No.3 | | 1021 bytes | |

    More than likely they can read other people's email if they
    wish, it depends on what you mean by administrator password.

    Is this root?

    Stephen Hauskins
    Divisional Liaison
    Academic Computing Group
    Division of Physical and Biological Sciences

    We can't solve problems by using the same kind of thinking we used
    when we created them. Albert Einstein

    Tue, 6 Feb 2007, Step0ut wrote:

    Hi everyone,

    I am sorry if this is not the exact forum to post this question but seemed
    the most relevant.
    I am working in a network with 40/50 PC's managed by 3 people with
    administrator passwords.
    The S used is GNU/Linux.
    There is also a webmail service provided by the same server, which is also
    maintained
    by the same people.
    My question is the following:
    Since the administrator has of course access to all user files, does this
    mean that
    one with administrator privileges can read everybody's emails?

    Cheers,
    step0ut
  • No.4 | | 867 bytes | |

    Depends on if administrator privledges means root or not, in suse
    openexchange for instance they implemented admin interfaces for user/group
    admin without the ability to read mail. root of course can do whatever he
    or she wants.

    Tue, 6 Feb 2007, Step0ut wrote:

    Hi everyone,

    I am sorry if this is not the exact forum to post this question but seemed
    the most relevant.
    I am working in a network with 40/50 PC's managed by 3 people with
    administrator passwords.
    The S used is GNU/Linux.
    There is also a webmail service provided by the same server, which is also
    maintained
    by the same people.
    My question is the following:
    Since the administrator has of course access to all user files, does this
    mean that
    one with administrator privileges can read everybody's emails?

    Cheers,
    step0ut
  • No.5 | | 649 bytes | |

    Step0ut wrote:

    I am working in a network with 40/50 PC's managed by 3 people with
    administrator passwords.
    The S used is GNU/Linux.
    There is also a webmail service provided by the same server, which is also
    maintained
    by the same people.
    My question is the following:
    Since the administrator has of course access to all user files, does this
    mean that
    one with administrator privileges can read everybody's emails?

    Yes it does. Since the mail is stored in whatever way (/var/spool/mail,
    maildir, SQl etc.) The root user can read these files and thus read the
    mail of all the users.
  • No.6 | | 864 bytes | |

    Hi.

    Tue, 6 Feb 2007, Step0ut wrote:
    I am sorry if this is not the exact forum to post this question but
    seemed the most relevant. I am working in a network with 40/50 PC's
    managed by 3 people with administrator passwords. The S used is
    GNU/Linux. There is also a webmail service provided by the same
    server, which is also maintained by the same people. My question is
    the following: Since the administrator has of course access to all
    user files, does this mean that one with administrator privileges
    can read everybody's emails?

    Yes.

    If you are concerned about administrators of the mail server use
    encryption: <http://gnupg.org/>

    Note that if they are also administrators of your local computer, they
    can as well steal your key and install a keylogger to get all your
    gnupg passwords.

Re: administrator permissions mail server


max 4000 letters.
Your nickname that display:
In order to stop the spam: 6 + 6 =
QUESTION ON "Linux Security"

EMSDN.COM