Mailinglist Archive: opensuse-de (2429 mails)
| < Previous | Next > |
Re: umask setzen
- From: David Haller <david@xxxxxxxxxx>
- Date: Wed, 18 Jan 2006 01:41:44 +0100
- Message-id: <20060118004144.GA24247@xxxxxxxxxxxxxxxxxx>
Hallo,
Am Wed, 18 Jan 2006, Steffen Dettmer schrieb:
>Aber Schade ums locate. Ist wirklich ein nettes Tool. Einfach, aber
>hilfreich und schnell :)
updatedb muss nicht als user nobody laufen! Auf neueren SuSEN:
==== /etc/sysconfig/locate ====
# updatedb has a parameter "--localuser".
# It runs the "find" command as this user. Some people think this is a
# security hole if set to 'root' (because some directory information can
# be read which is normally protected). Others think it is useful to hold
# all files in the database.
# So if you want full information in locate db, set RUN_UPDATEDB_AS=root.
# If you want security use RUN_UPDATEDB_AS=nobody.
#
RUN_UPDATEDB_AS=nobody
====
Man kann aber eben auch einen anderen User angeben, z.B. seinen
"Hauptnutzer" oder sonst einen...
-dnh
--
»Microsoft Outlook Express - Designed to enable Virus replication.«
see http://www.microsoft.com/mac/products/office/2001/virus_alert.asp
-- Sig stolen from Juergen P. Meier
Am Wed, 18 Jan 2006, Steffen Dettmer schrieb:
>Aber Schade ums locate. Ist wirklich ein nettes Tool. Einfach, aber
>hilfreich und schnell :)
updatedb muss nicht als user nobody laufen! Auf neueren SuSEN:
==== /etc/sysconfig/locate ====
# updatedb has a parameter "--localuser".
# It runs the "find" command as this user. Some people think this is a
# security hole if set to 'root' (because some directory information can
# be read which is normally protected). Others think it is useful to hold
# all files in the database.
# So if you want full information in locate db, set RUN_UPDATEDB_AS=root.
# If you want security use RUN_UPDATEDB_AS=nobody.
#
RUN_UPDATEDB_AS=nobody
====
Man kann aber eben auch einen anderen User angeben, z.B. seinen
"Hauptnutzer" oder sonst einen...
-dnh
--
»Microsoft Outlook Express - Designed to enable Virus replication.«
see http://www.microsoft.com/mac/products/office/2001/virus_alert.asp
-- Sig stolen from Juergen P. Meier
| < Previous | Next > |