summaryrefslogtreecommitdiff
path: root/databases/firebird20-client
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2006-11-20 16:51:15 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2006-11-20 16:51:15 +0000
commit6d0c8c64ee5d3e0e8f752ccfaa3b3a203c7609f8 (patch)
tree268b7bfd0f5143443a9d0dbbb33b6175b3049677 /databases/firebird20-client
parentUpdate to 2.16.2 (diff)
Change permissions for formerly suid-ed binaries:
-r-xr-xr-x root wheel fb_inet_server -r-sr-x--- root firebird fb_lock_mgr -r-x------ root wheel gds_drop 1. fb_inet_server is installed as normal binary but still must be started under "firebird" user (it must be specified in x?inetd.conf) 2. fb_lock_mgr is still suid-ed binary but can be started only by users in "firebird" group - it affects usage of "gsec" and similar utilities while using "embedded" (direct) database access mode. 3. gds_drop is installed as normal binary but can be started by "root" only to prevent any improper/malicious usage.
Notes
Notes: svn path=/head/; revision=177670
Diffstat (limited to 'databases/firebird20-client')
-rw-r--r--databases/firebird20-client/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/firebird20-client/Makefile b/databases/firebird20-client/Makefile
index 5e1b77d92b85..84efb7b9bf4e 100644
--- a/databases/firebird20-client/Makefile
+++ b/databases/firebird20-client/Makefile
@@ -6,6 +6,7 @@
#
PORTNAME= firebird
+PORTREVISION= 3
PKGNAMESUFFIX= -client
COMMENT= Firebird-2 database client