savannah-hackers-public
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-hackers-public] [task #16129] Restriction to search as user ro


From: anonymous
Subject: [Savannah-hackers-public] [task #16129] Restriction to search as user root at the root of system resources
Date: Fri, 11 Mar 2022 10:03:39 -0500 (EST)

URL:
  <https://savannah.nongnu.org/task/?16129>

                 Summary: Restriction to search as user root at the root of
system resources
                 Project: Savannah Administration
            Submitted by: None
            Submitted on: Fri 11 Mar 2022 03:03:37 PM UTC
         Should Start On: Fri 11 Mar 2022 12:00:00 AM UTC
   Should be Finished on: Fri 11 Mar 2022 12:00:00 AM UTC
                Category: System
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
        Percent Complete: 0%
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                  Effort: 0.00

    _______________________________________________________

Details:

$ find -version | sed -n '1p;8p'
find (GNU findutils) 4.8.0
Features enabled: D_TYPE O_NOFOLLOW(enabled) LEAF_OPTIMISATION SELINUX
FTS(FTS_CWDFD) CBO(level=2)

Hello GNUs. I attempt to figure out the origin of a licensed message displayed
at boot (attachment): I understand the need to exclude folders known to hold
protected content and other ones of my choice. I would not know how to
interpret the restriction to search as user root at the root of system
resources.

To reproduce

$ cd /; sudo find . -type f -type d \( -path ./proc -o -path ./home -o -path
./run \) -prune | xargs grep -il '<search_pattern>'
find: './run/user/1000/doc': Permission denied
find: './run/user/1000/gvfs': Permission denied



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Fri 11 Mar 2022 03:03:37 PM UTC  Name: message_displayed_at_boot.png 
Size: 364KiB   By: None
Message displayed at system boot
<http://savannah.nongnu.org/task/download.php?file_id=52978>

    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/task/?16129>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]