dtprintinfo: remove SUID root on install
authorJon Trulson <jon@radscan.com>
Tue, 7 May 2019 00:32:14 +0000 (18:32 -0600)
committerJon Trulson <jon@radscan.com>
Tue, 7 May 2019 17:32:44 +0000 (11:32 -0600)
This program should not be SUID root.  If you need it's services, just
run

sudo dtprintinfo -populate

TODO: dtprintinfo should only create it's actions (if ever) in a
user's .dt/types/ directory and not in any system-wide dirs.  No need
for root access at all.

cde/databases/CDE-RUN.udb

index 49013224ceaddff34cd7bf539c59ac58e3e788ff..e64a4c5a6c2f566fbffcd09fcbe327e6cc5c8c61 100644 (file)
@@ -461,7 +461,7 @@ programs/dtsession/sys.font.iso
 programs/dtprintinfo/dtprintinfo
 { default
        install_target = /usr/dt/bin/dtprintinfo
-       mode = 04555
+       mode = 0555
        owner = root
 }
 #