[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] monitoring etc passwd
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] monitoring etc passwd
- From: Ralph Mitchell <ralphmitchell (at) gmail.com>
- Date: Mon, 20 Jul 2009 14:56:08 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=dQQ9j8BlZOevqPXYddChwHt16qiK/WY5vRbntqCVrGI=; b=BXkixggLLO6RTB+pa0w8RzXeXV01YsMRalXeXf1+a0u0xILki3Qylyy0yt2QQX6ftM xWkVZC3k5ePS6rtOcqvem11wwEnPehCs2R9IRAWFu6Jq2B41WBR5eLhSa+Tb9GvrkV40 /Mv0kHqp2sBddN+N74G37TFLjgV2XuUsr9SJU=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=OBLBGIhInaO4KOTKi9DJAb5xWGPxeB2K/RC7at53IF/Vuc9SuWG1rLL1EfPP92cHaX KBnOxUHje3oUFc1/4UBzWNb4LEWAHp9f6dA0VgXn5nIoQ+dlsQU4C9LAr3YvInOC1pev S1xnU46h4Xx1v2Q4G+i5jV3L9y3HehgVjFQQ4=
- References: <C76DE1C678818B4E9D7722DA7D47897BA77F80BF6C (at) OMAHA.pgx.local> <200907182153.45424.bgmilne (at) staff.telkomsa.net> <833FE11B4A07FD4789F720B6F915124F0786CA34DA (at) HHCGVL-COMM01> <4A64A665.6000308 (at) makelofine.org> <6344D3A1F3677A429F994D643E17F84F26D281357E (at) USCIMMBX001.net.plm.eds.com>
Not true. The OP was not planning to monitor the /etc/shadow file, which is
where the password is actually stored. The /etc/passwd file only contains
the username, userid, groupid, a comment field, the user's home directory
and the default shell. Those are rarely changed.
Ralph Mitchell
On Mon, Jul 20, 2009 at 1:55 PM, Langford, Kenneth <
kenneth.langford (at) siemens.com> wrote:
> The bad news is that a simple user changing his password on the system
> would cause an event notification if you are not using NIS/NIS+ or LDAP for
> your users and the /etc/passwd file was for local accounts only.
>
> Ken,
>
> ----
> Kenneth W. Langford
> Systems Engineer
>
>
>
> -----Original Message-----
> From: dOCtoR MADneSs [mailto:doctor (at) makelofine.org]
> Sent: Monday, July 20, 2009 1:16 PM
> To: hobbit (at) hswn.dk
> Subject: Re: [hobbit] monitoring etc passwd
>
> Harold J. Ballinger a écrit :
> > I agree with you that he needs to have more in place to control this, but
> having an alert when changes are made is a nice event notification to kick
> off any necessary audit/control procedures. I can definitely see the
> advantages of having such an event notification in place.
> >
> > -
> >
> > Harold Ballinger
> > IT Coordinator
> > Heritage Healthcare, Inc.
> > (888) 335-2620 | helpdesk
> > (864) 224-3626 | office
> > (864) 224-3093 | fax
> >
> > Visit our website: www.heritage-healthcare.com
> >
> >
> >
> >
> > -----Original Message-----
> > From: Buchan Milne [mailto:bgmilne (at) staff.telkomsa.net]
> > Sent: Saturday, July 18, 2009 4:54 PM
> > To: hobbit (at) hswn.dk
> > Cc: Gavin Leonard
> > Subject: Re: [hobbit] monitoring etc passwd
> >
> > On Tuesday 07 July 2009 23:19:58 Gavin Leonard wrote:
> >> Hi All,
> >> I am having a problem where users and groups are being
> >> created without the knowledge of the admin team and its making it
> difficult
> >> to know who had access to what systems if they leave the company... is
> >> there a way for hobbit to tell me when the /etc/passwd or /etc/group
> files
> >> change? Thanks in Advance..
> >
> > IMHO, this is not a problem to solve by monitoring, it is a problem to be
> > solved by:
> > -authorization for actions/commands (e.g. sudo access to specific
> commands,
> > instead of root shell access)
> > -accounting/auditing (e.g., in case root shell access is required, the
> > commands/screen output should be recorded against the user who started
> the
> > root shell session)
> > -security auditing
> >
> > Centralised authentication (which implies that the only local accounts
> > required are for "system" use, not for users) can also help reduce the
> amount
> > of work in picking up and fixing incorrect user/group changes.
> >
> > If monitoring when changes were made to local files forms one part of
> your
> > process, fine, you can use the 'FILE' monitoring feature with the mtime
> check.
> >
> > However, I would really hope this is not the only thing you are putting
> in
> > place to solve this problem.
> >
> > Regards,
> > Buchan
> >
> > To unsubscribe from the hobbit list, send an e-mail to
> > hobbit-unsubscribe (at) hswn.dk
> >
> >
> I think almost same, using md5 verification is strong (imho), and does
> not dispense of using other security audit tools.
>
> To unsubscribe from the hobbit list, send an e-mail to
> hobbit-unsubscribe (at) hswn.dk
>
>
>
> To unsubscribe from the hobbit list, send an e-mail to
> hobbit-unsubscribe (at) hswn.dk
>
>
>