|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] AV software for Linux
|
- From: "Steve Morgan" <stevem.firefly@gmail.com>
- To: "Philadelphia Linux User's Group Discussion List" <plug@lists.phillylinux.org>
- Subject: Re: [PLUG] AV software for Linux
- Date: Fri, 14 Dec 2007 11:30:36 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=FPKgLR35/LJDNiaI7YU+YH8cRH0dRHmx+GFHF4zBgsw=; b=RBR3rd836RJphyfqlfb2a9EmZQ2eZ/ZnLMJ/0Cl1KV96MPDu9f+PkfSp0LbGJt7TBKsct9WHUfpGgFRwvGiaePQDNQPhy8Qlhg/pzh7OjpURvh1E/nzulZt/k0M7vXEnvySW3OXSakuazRgAHQzco6DQDiCPTbt9wC2bYuBaYFE=
- Reply-to: Philadelphia Linux User's Group Discussion List <plug@lists.phillylinux.org>
- Sender: plug-bounces@lists.phillylinux.org
Woah, hey now. My oops. I'm not a Ubuntu guy. I apologize for the
incorrect statement.
On Dec 14, 2007 11:25 AM, Alex Launi <alex.launi@gmail.com> wrote:
> On Dec 14, 2007 9:13 AM, Steve Morgan <stevem.firefly@gmail.com> wrote:
>
> > No, still use sudo. You can set up the sudoers file in two different
> > ways: A) the user can type in sudo <command> and it gets executed
> > right away (like how it is set up default in Ubuntu), or B) the user
> > can type in sudo <command> and it will prompt for their own password
> > before execution. The theoretical virii will have no idea what the
> > user's own password is and therefore would not be able to execute the
> > command. Do indeed use sudo, but have it require their password to
> > execute anything when attempting to execute a command with sudo.
> >
> >
> > Steve Morgan
> Ubuntu is set up to ask for a password. It doesn't ask every time because
> it caches it. You can set it to not cache, or cache for less time, you're
> the admin, do what you think is better! Sudo is certainly the way to do it.
> Even better is sudo + LDAP integration.
> --
> --Alex Launi
> ___________________________________________________________________________
> Philadelphia Linux Users Group -- http://www.phillylinux.org
> Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
> General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
>
>
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|