Compare commits

...
This repository has been archived on 2026-01-16. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.

43 commits

Author SHA1 Message Date
Rich Megginson
8a9948f3e4 If htmladmin fails to connect to the server, the cgi could crash.
(cherry picked from commit 2076085457)
(cherry picked from commit 5d453d2dae)
(cherry picked from commit fcc6e05c61)
(cherry picked from commit d9a6d80350)
2012-03-27 08:23:54 -06:00
Rich Megginson
3c0bb74a19 htmladmin segfault - compilation warnings
Ticket #307 - htmladmin keeps segfaulting
Ticket #286 - compilation fixes for 'format-security'
(cherry picked from commit 213f2e1add)
(cherry picked from commit 48d2d78f35)
2012-03-22 09:55:28 -06:00
Rich Megginson
37d3885cd6 TLS not working with latest openldap - Review and address latest Coverity issues
Ticket #281 - TLS not working with latest openldap
Ticket #161 - Review and address latest Coverity issues
(cherry picked from commit 28a0c1c5a7)
(cherry picked from commit cedd5bf3d6)
(cherry picked from commit 5e943714e0)
(cherry picked from commit fe42e94607)
2012-02-03 19:39:10 -07:00
Rich Megginson
330bbd7429 Bug 767823 - selinux: need to allow admin server to connect to ldap port
(cherry picked from commit f3dbe17140)
(cherry picked from commit 5ce766f85e)
(cherry picked from commit 28df75ad30)
2012-01-25 08:50:40 -07:00
Rich Megginson
ab263e5d71 Bug 740959 - 389-console put CA certificates into wrong database
(cherry picked from commit 0fd93fe7cf)
(cherry picked from commit cf4b156ef4)
(cherry picked from commit 474d683b6e)
2011-10-28 17:30:26 -06:00
Rich Megginson
57fabb52ff Bug 730079 - Update SELinux policy during upgrades
(cherry picked from commit a8b99a4fba)
(cherry picked from commit 7c57f8eb77)
(cherry picked from commit c3d53e9697)
(cherry picked from commit d247e6c50a)
2011-08-11 14:44:23 -06:00
Rich Megginson
3a334db318 Bug 724808 - startup CGIs write temp file to /
add man pages for ds_removal and ds_unregister
fixes for the makeUpgradeTar.sh script
(cherry picked from commit fd82026527)
(cherry picked from commit f90d6431d0)
(cherry picked from commit 5f3d76acf7)
(cherry picked from commit 384c2b593e)
2011-08-11 09:00:36 -06:00
Rich Megginson
a90afeeee9 Bug 476925 - Admin Server: Do not allow 8-bit passwords for the admin user
Bug 476925 - Admin Server: Do not allow 8-bit passwords for the admin user
(cherry picked from commit 0f90c2f170)
2011-08-02 15:27:56 -06:00
Rich Megginson
2e446e705c 389-admin-1.1.20 - many migration + tls/ssl fixes
389-admin-1.1.20 - many migration + tls/ssl fixes
Bug 719056 - migrate-ds-admin.pl needs to update SELinux policy
Bug 718285 - AdminServer should use "service" command instead of start/stop/restart scripts
Bug 718079 - Perl errors when running migrate-ds-admin.pl
Bug 713000 - Migration stops if old admin server cannot be stopped
added tests for the security cgi
fix typo in NSS_Shutdown warning message
better NSS error handling - reduce memory leaks
Bug 710372 - Not able to open the Manage Certificate from DS-console
(cherry picked from commit e3bb13b8be)
2011-07-05 13:16:43 -06:00
Rich Megginson
d9d9c78113 look for separate openldap ldif library
look for separate openldap ldif library
(cherry picked from commit 982560d4f8)
(cherry picked from commit 1508a1a5b5)
(cherry picked from commit 6da9f2919d)
(cherry picked from commit d85010ffbe)
2011-06-28 09:40:54 -06:00
Rich Megginson
67446e0c97 skip rebranding current brand - support for skins
skip rebranding current brand - support for skins
(cherry picked from commit 4687d68e49)
(cherry picked from commit 5fe2312f29)
(cherry picked from commit 55fa49d238)
(cherry picked from commit 11ac61dc9f)
2011-06-21 15:50:37 -06:00
Rich Megginson
e2ad30845c 389-admin-1.1.17
389-admin-1.1.17
support "in-place" upgrade and rebranding from Red Hat to 389
many fixes for coverity issues
2011-06-02 09:48:05 -06:00
Rich Megginson
bb544851e3 release 389-admin-1.1.16
389-admin-1.1.16
Bug 476925 - Admin Server: Do not allow 8-bit passwords for the admin user
Bug 614690 - Don't use exec to call genrb
Bug 158926 - Unable to install CA certificate when using
hardware token ( LunaSA )
Bug 211296 - Clean up all HTML pages (Admin Express, Repl Monitor, etc)
(cherry picked from commit f2108ffba8)
(cherry picked from commit 06f0e00709)
2011-03-29 19:21:48 -06:00
Rich Megginson
80a1759536 389-admin-1.1.15 release - git tag 389-admin-1.1.15
- 1.1.15 release - git tag 389-admin-1.1.15
- Bug 493424 - remove unneeded modules for admin server apache config
- Bug 618897 - Wrong permissions when creating instance from Console
- Bug 672468 - Don't use empty path elements in LD_LIBRARY_PATH
- Bug 245278 - Changing to a password with a single quote does not work
- Bug 604881 - admin server log files have incorrect permissions/ownerships
- Bug 387981 - plain files can be chosen on the Restore Directory dialog
- Bug 668950 - Add posix group support to Console
- Bug 618858 - move start-ds-admin env file into main admin server config path
- Bug 616260 - libds-admin-serv linking fails due to unresolved link-time depe
ndencies
- start-ds-admin.in -- replaced "return 1" with "exit 1"
- Bug 151705 - Need to update Console Cipher Preferences with new ciphers
- Bug 470576 - Migration could do addition checks before commiting actions
(cherry picked from commit e520d3565a)
2011-02-23 09:07:19 -07:00
Rich Megginson
f4a9c1febb 1.1.14 release
1.1.14 release
- Bug 664671 - Admin server segfault when full SSL access (http+ldap+console)
required
- Bug 638511 - dirsrv-admin crashes at startup with SELinux enabled
(cherry picked from commit 4dd0d94d70897a48ad79e75f031b0e2ceb91403e)
2011-01-07 15:11:00 -07:00
Rich Megginson
7525daf192 This is the final 1.1.13 release
- This is the final 1.1.13 release
- git tag 389-admin-1.1.13
- Bug 656441 - Missing library path entry causes LD_PRELOAD error
- setup-ds-admin.pl -u exits with ServerAdminID and as_uid related error
(cherry picked from commit 11e3805d9c)
2010-11-23 19:07:30 -07:00
Nathan Kinder
05a4a08431 Updated sources for 1.1.12 final build 2010-11-19 11:08:56 -08:00
Rich Megginson
95ab1da8cf Merge branch 'f13' into el5 2010-10-26 13:30:59 -06:00
Rich Megginson
9a50eb29de version 1.1.12.a2 to fix mozldap build breakage 2010-10-26 12:52:30 -06:00
Rich Megginson
78005abd06 version 1.1.12.a1 - openldap support
version 1.1.12.a1 - uses openldap instead of mozldap on those platforms
that use moznss for openldap crypto (F-14 and later)
2010-10-26 10:59:13 -06:00
Rich Megginson
a61c388ea3 Merge branch 'master' into el5
Conflicts:

	389-admin.spec
2010-08-26 15:47:36 -06:00
Rich Megginson
b37a20ff60 Merge branch 'master' into f13
Conflicts:

	389-admin.spec
2010-08-26 15:43:23 -06:00
Rich Megginson
fa954e1398 Merge branch 'master' into el5
Conflicts:

	.gitignore
	389-admin-git-local.sh
	389-admin-git.sh
	389-admin.spec
	sources
2010-08-04 11:30:53 -06:00
Rich Megginson
28ee6cd220 Merge branch 'master' into f13
Conflicts:

	.gitignore
	389-admin-git-local.sh
	389-admin-git.sh
	389-admin.spec
	sources
2010-08-04 11:19:01 -06:00
Fedora Release Engineering
ed00f21842 dist-git conversion 2010-07-28 08:43:36 +00:00
Fedora Release Engineering
7b3679c797 dist-git conversion 2010-07-28 08:43:30 +00:00
Richard Allen Megginson
f1fc4bd472 this is the 1.1.11.rc1 release 2010-06-09 15:03:25 +00:00
Richard Allen Megginson
470859aad1 this is the 1.1.11.rc1 release 2010-06-09 15:03:22 +00:00
Richard Allen Megginson
257b40a5bd this is the 1.1.11.a4 release 2010-05-26 21:48:15 +00:00
Richard Allen Megginson
7f75c09d37 this is the 1.1.11.a4 release 2010-05-26 21:48:14 +00:00
Richard Allen Megginson
fab8eb9d1c sources for the 1.1.11.a3 release 2010-04-15 18:15:18 +00:00
Richard Allen Megginson
cd4b6e9d78 sources for the 1.1.11.a3 release 2010-04-15 18:15:16 +00:00
Richard Allen Megginson
88af4667c6 for the 1.2.6.a3 release 2010-04-07 23:38:41 +00:00
Nathan Kinder
353946930a Moved selinux subpackage into base package. 2010-04-07 22:44:40 +00:00
Nathan Kinder
7d4a4686d2 Updated spec files for 1.1.11.a3 release. 2010-04-06 19:12:46 +00:00
Richard Allen Megginson
e7c15754ef the 1.1.11.a2 release Bug 460162 - FedoraDS "with-FHS" installs init.d
StartupScript in wrong location Bug 460209 - Correct configure help
    message Bug 560827 - Admin Server: DistinguishName validation fails
    Make check for threaded httpd work with Apache 2.0
2010-02-27 02:08:56 +00:00
Richard Allen Megginson
2aed25ab8d the 1.1.11.a2 release Bug 460162 - FedoraDS "with-FHS" installs init.d
StartupScript in wrong location Bug 460209 - Correct configure help
    message Bug 560827 - Admin Server: DistinguishName validation fails
    Make check for threaded httpd work with Apache 2.0
2010-02-27 02:08:54 +00:00
Jesse Keating
3390e66684 Initialize branch F-13 for 389-admin 2010-02-17 00:45:25 +00:00
Richard Allen Megginson
9abe38c9ec this is the 1.1.11.a1 release - this is the first release that supports
SELinux enforcement
2010-01-26 02:19:01 +00:00
Richard Allen Megginson
518e0de228 this is the 1.1.10 release 2010-01-21 00:04:27 +00:00
Richard Allen Megginson
bbbf3ad499 this is the 1.1.10.a3 release - address some ICU genrb related build issues
on rawhide and other platforms
2010-01-14 22:39:03 +00:00
Richard Allen Megginson
275c8d9d58 this is the 1.1.10.a2 release 2009-12-18 18:38:19 +00:00
Kevin Fenzi
ce8a8cffe4 Initialize branch EL-5 for 389-admin 2009-11-03 04:41:39 +00:00
7 changed files with 164 additions and 33 deletions

19
.gitignore vendored
View file

@ -1,2 +1,19 @@
*~ *~
/389-admin-1.1.11.tar.bz2 389-admin-1.1.12.tar.bz2
/389-admin-1.1.13.tar.bz2
/389-admin-1.1.14.tar.bz2
/389-admin-1.1.15.tar.bz2
/389-admin-1.1.16.tar.bz2
/389-admin-1.1.17.tar.bz2
/389-admin-1.1.18.tar.bz2
/389-admin-1.1.19.tar.bz2
/389-admin-1.1.20.tar.bz2
/389-admin-1.1.21.tar.bz2
/389-admin-1.1.22.tar.bz2
/389-admin-1.1.23.tar.bz2
/389-admin-1.1.24.tar.bz2
/389-admin-1.1.25.tar.bz2
/389-admin-1.1.26.tar.bz2
/389-admin-1.1.27.tar.bz2
/389-admin-1.1.28.tar.bz2
/389-admin-1.1.29.tar.bz2

View file

@ -1,12 +1,14 @@
#!/bin/bash #!/bin/bash
DATE=`date +%Y%m%d` DATE=`date +%Y%m%d`
VERSION=1.1.11 VERSION=1.1.29
PKGNAME=389-admin PKGNAME=389-admin
TAG=${TAG:-$PKGNAME-$VERSION} TAG=${TAG:-$PKGNAME-$VERSION}
SRCNAME=${PKGNAME}-${VERSION} SRCNAME=${PKGNAME}-${VERSION}
echo you must be in the admin server git repo to use this echo you must be in the admin server git repo to use this
test -d .git || {echo bye ; exit 1 } test -d .git || {
echo bye ; exit 1
}
if [ -z "$1" ] ; then if [ -z "$1" ] ; then
dir=. dir=.
else else

View file

@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
DATE=`date +%Y%m%d` DATE=`date +%Y%m%d`
VERSION=1.1.11 VERSION=1.1.29
PKGNAME=389-admin PKGNAME=389-admin
#SRCNAME=$PKGNAME-$VERSION-$DATE #SRCNAME=$PKGNAME-$VERSION-$DATE
SRCNAME=$PKGNAME-$VERSION SRCNAME=$PKGNAME-$VERSION

View file

@ -1,14 +1,14 @@
%global pkgname dirsrv %global pkgname dirsrv
# for a pre-release, define the prerel field - comment out for official release # for a pre-release, define the prerel field - comment out for official release
# % global prerel .rc2 # % global prerel .a1
# also need the relprefix 0. field for a pre-release - also comment out for official release # also need the relprefix 0. field for a pre-release - also comment out for official release
# % global relprefix 0. # % global relprefix 0.
%global selinux_variants mls targeted %global selinux_variants strict targeted
Summary: 389 Administration Server (admin) Summary: 389 Administration Server (admin)
Name: 389-admin Name: 389-admin
Version: 1.1.11 Version: 1.1.29
Release: %{?relprefix}1%{?prerel}%{?dist} Release: %{?relprefix}1%{?prerel}%{?dist}
License: GPLv2 and ASL 2.0 License: GPLv2 and ASL 2.0
URL: http://port389.org/ URL: http://port389.org/
@ -40,7 +40,7 @@ Requires: 389-ds-base
Requires: mod_nss Requires: mod_nss
# this is needed for using semanage from our setup scripts # this is needed for using semanage from our setup scripts
Requires: policycoreutils-python Requires: policycoreutils
# this is needed to load and unload the policy module # this is needed to load and unload the policy module
Requires(post): policycoreutils Requires(post): policycoreutils
@ -59,7 +59,7 @@ Requires(preun): /sbin/service
Source0: http://port389.org/sources/%{name}-%{version}%{?prerel}.tar.bz2 Source0: http://port389.org/sources/%{name}-%{version}%{?prerel}.tar.bz2
# 389-admin-git.sh should be used to generate the source tarball from git # 389-admin-git.sh should be used to generate the source tarball from git
Source1: %{name}-git.sh Source1: %{name}-git.sh
Patch1: f11-httpd.patch Patch1: selinux-policy.patch
%description %description
389 Administration Server is an HTTP agent that provides management features 389 Administration Server is an HTTP agent that provides management features
@ -72,7 +72,7 @@ and CGI utilities used by the console.
%patch1 %patch1
%build %build
%configure --disable-rpath --with-selinux %configure --disable-rpath --with-selinux --enable-service
# Generate symbolic info for debuggers # Generate symbolic info for debuggers
export XCFLAGS=$RPM_OPT_FLAGS export XCFLAGS=$RPM_OPT_FLAGS
@ -217,30 +217,126 @@ end
%{_mandir}/man8/* %{_mandir}/man8/*
%changelog %changelog
* Tue Mar 27 2012 Rich Megginson <rmeggins@redhat.com> - 1.1.29-1
- 4ec23c0 If htmladmin fails to connect to the server, the cgi could crash.
* Thu Mar 22 2012 Rich Megginson <rmeggins@redhat.com> - 1.1.28-1
- Ticket #307 - htmladmin keeps segfaulting
- Ticket #286 - compilation fixes for 'format-security'
* Fri Feb 3 2012 Rich Megginson <rmeggins@redhat.com> - 1.1.27-1
- Ticket #281 - TLS not working with latest openldap
- Ticket #161 - Review and address latest Coverity issues
* Wed Jan 25 2012 Rich Megginson <rmeggins@redhat.com> - 1.1.26-1
- Bug 767823 - selinux: need to allow admin server to connect to ldap port
* Fri Oct 28 2011 Rich Megginson <rmeggins@redhat.com> - 1.1.25-1
- Bug 740959 - 389-console put CA certificates into wrong database
* Wed Sep 21 2011 Rich Megginson <rmeggins@redhat.com> - 1.1.24-1
- Bug 695741 - Providing native systemd file
* Thu Aug 11 2011 Rich Megginson <rmeggins@redhat.com> - 1.1.23-1
- Bug 730079 - Update SELinux policy during upgrades
* Thu Aug 11 2011 Rich Megginson <rmeggins@redhat.com> - 1.1.22-1
- Bug 724808 - startup CGIs write temp file to /
- add man pages for ds_removal and ds_unregister
- fixes for the makeUpgradeTar.sh script
* Tue Aug 2 2011 Rich Megginson <rmeggins@redhat.com> - 1.1.21-1
- Bug 476925 - Admin Server: Do not allow 8-bit passwords for the admin user
* Tue Jul 5 2011 Rich Megginson <rmeggins@redhat.com> - 1.1.20-1
- Bug 719056 - migrate-ds-admin.pl needs to update SELinux policy
- Bug 718285 - AdminServer should use "service" command instead of start/stop/restart scripts
- Bug 718079 - Perl errors when running migrate-ds-admin.pl
- Bug 713000 - Migration stops if old admin server cannot be stopped
- added tests for the security cgi
- fix typo in NSS_Shutdown warning message
- better NSS error handling - reduce memory leaks
- Bug 710372 - Not able to open the Manage Certificate from DS-console
* Tue Jun 28 2011 Rich Megginson <rmeggins@redhat.com> - 1.1.19-1
- look for separate openldap ldif library
* Tue Jun 21 2011 Rich Megginson <rmeggins@redhat.com> - 1.1.18-1
- skip rebranding current brand
- support for skins
* Fri May 13 2011 Rich Megginson <rmeggins@redhat.com> - 1.1.17-1
- 1.1.17
- support "in-place" upgrade and rebranding from Red Hat to 389
- many fixes for coverity issues
* Tue Mar 29 2011 Rich Megginson <rmeggins@redhat.com> - 1.1.16-1
- 389-admin-1.1.16
- Bug 476925 - Admin Server: Do not allow 8-bit passwords for the admin user
- Bug 614690 - Don't use exec to call genrb
- Bug 158926 - Unable to install CA certificate when using
- hardware token ( LunaSA )
- Bug 211296 - Clean up all HTML pages (Admin Express, Repl Monitor, etc)
* Wed Feb 23 2011 Rich Megginson <rmeggins@redhat.com> - 1.1.15-1
- 1.1.15 release - git tag 389-admin-1.1.15
- Bug 493424 - remove unneeded modules for admin server apache config
- Bug 618897 - Wrong permissions when creating instance from Console
- Bug 672468 - Don't use empty path elements in LD_LIBRARY_PATH
- Bug 245278 - Changing to a password with a single quote does not work
- Bug 604881 - admin server log files have incorrect permissions/ownerships
- Bug 387981 - plain files can be chosen on the Restore Directory dialog
- Bug 668950 - Add posix group support to Console
- Bug 618858 - move start-ds-admin env file into main admin server config path
- Bug 616260 - libds-admin-serv linking fails due to unresolved link-time depe
ndencies
- start-ds-admin.in -- replaced "return 1" with "exit 1"
- Bug 151705 - Need to update Console Cipher Preferences with new ciphers
- Bug 470576 - Migration could do addition checks before commiting actions
* Wed Jan 5 2011 Rich Megginson <rmeggins@redhat.com> - 1.1.14-1
- 1.1.14 release
- Bug 664671 - Admin server segfault when full SSL access (http+ldap+console)
required
- Bug 638511 - dirsrv-admin crashes at startup with SELinux enabled
* Tue Nov 23 2010 Rich Megginson <rmeggins@redhat.com> - 1.1.13-1
- This is the final 1.1.13 release
- git tag 389-admin-1.1.13
- Bug 656441 - Missing library path entry causes LD_PRELOAD error
- setup-ds-admin.pl -u exits with ServerAdminID and as_uid related error
* Fri Nov 19 2010 Nathan Kinder <nkinder@redhat.com> - 1.1.12-1
- This is the final 1.1.12 release
- git tag 389-admin-1.1.12
* Tue Oct 26 2010 Rich Megginson <rmeggins@redhat.com> - 1.1.12-0.2.a2
- fix mozldap build breakage
* Tue Sep 28 2010 Rich Megginson <rmeggins@redhat.com> - 1.1.12-0.1.a1
- This is the 1.1.12 alpha 1 release - with openldap support
* Thu Aug 26 2010 Rich Megginson <rmeggins@redhat.com> - 1.1.11-1 * Thu Aug 26 2010 Rich Megginson <rmeggins@redhat.com> - 1.1.11-1
- This is the final 1.1.11 release - This is the final 1.1.11 release
* Wed Aug 4 2010 Rich Megginson <rmeggins@redhat.com> - 1.1.11-0.7.rc2 * Wed Aug 4 2010 Rich Megginson <rmeggins@redhat.com> - 1.1.11-0.6.rc2
- 1.1.11.rc2 release - 1.1.11.rc2 release
- git tag 389-admin-1.1.11.rc2 - git tag 389-admin-1.1.11.rc2
- Bug 594745 - Get rid of dirsrv_lib_t label - Bug 594745 - Get rid of dirsrv_lib_t label
* Wed Jun 9 2010 Rich Megginson <rmeggins@redhat.com> - 1.1.11-0.6.rc1 * Wed Jun 9 2010 Rich Megginson <rmeggins@redhat.com> - 1.1.11-0.5.rc1
- 1.1.11.rc1 release - 1.1.11.rc1 release
* Wed May 26 2010 Rich Megginson <rmeggins@redhat.com> - 1.1.11-0.5.a4 * Wed May 26 2010 Rich Megginson <rmeggins@redhat.com> - 1.1.11-0.4.a4
- 1.1.11.a4 release - 1.1.11.a4 release
* Tue Apr 7 2010 Nathan Kinder <nkinder@redhat.com> - 1.1.11-0.4.a3 * Tue Apr 7 2010 Nathan Kinder <nkinder@redhat.com> - 1.1.11-0.3.a3
- 1.1.11.a3 release - 1.1.11.a3 release
- Bug 570912 - dirsrv-admin SELinux module fails to install - Bug 570912 - dirsrv-admin SELinux module fails to install
- Change parsing of start-slapd for instance name - Change parsing of start-slapd for instance name
- Bug 574233 - Updated requirements for selinux policy - Bug 574233 - Updated requirements for selinux policy
- Moved selinux subpackage into base package - Moved selinux subpackage into base package
* Fri Apr 02 2010 Caolán McNamara <caolanm@redhat.com> - 1.1.11.a2-0.3
- rebuild for icu 4.4
* Fri Feb 26 2010 Rich Megginson <rmeggins@redhat.com> - 1.1.11.a2-0.2 * Fri Feb 26 2010 Rich Megginson <rmeggins@redhat.com> - 1.1.11.a2-0.2
- the 1.1.11.a2 release - the 1.1.11.a2 release
- Bug 460162 - FedoraDS "with-FHS" installs init.d StartupScript in wrong location - Bug 460162 - FedoraDS "with-FHS" installs init.d StartupScript in wrong location

View file

@ -1,15 +0,0 @@
--- admserv/cfgstuff/httpd-2.2.conf.in 1 Aug 2007 18:14:53 -0000 1.6
+++ admserv/cfgstuff/httpd-2.2.conf.in 9 Apr 2009 16:07:53 -0000
@@ -137,12 +137,10 @@
LoadModule actions_module @moddir@/mod_actions.so
LoadModule alias_module @moddir@/mod_alias.so
LoadModule rewrite_module @moddir@/mod_rewrite.so
LoadModule cache_module @moddir@/mod_cache.so
LoadModule disk_cache_module @moddir@/mod_disk_cache.so
-LoadModule file_cache_module @moddir@/mod_file_cache.so
-LoadModule mem_cache_module @moddir@/mod_mem_cache.so
LoadModule cgi_module @moddir@/mod_cgi.so
LoadModule restartd_module @admmoddir@/mod_restartd.so
LoadModule nss_module @nssmoddir@/libmodnss.so
LoadModule admserv_module @admmoddir@/mod_admserv.so

31
selinux-policy.patch Normal file
View file

@ -0,0 +1,31 @@
--- selinux/dirsrv-admin.if 2010-01-20 10:39:35.765329723 -0800
+++ selinux/dirsrv-admin.if 2010-01-20 11:15:09.351304364 -0800
@@ -25,7 +25,6 @@
files_exec_usr_files(httpd_t)
files_manage_generic_tmp_files(httpd_t)
- userdom_rw_user_tmp_files(httpd_t)
corenet_tcp_connect_generic_port(httpd_t)
# Strict policy
@@ -81,7 +80,7 @@
# Allow dirsrv to interact with CGIs
allow dirsrv_t httpd_dirsrvadmin_script_t:unix_stream_socket { read write };
- allow dirsrv_t dirsrvadmin_tmp_t:file write;
+ allow dirsrv_t httpd_dirsrvadmin_script_rw_t:file write;
# Allow dirsrv domain to interact with httpd
allow dirsrv_t httpd_t:fifo_file { write read };
--- selinux/dirsrv-admin.te 2009-10-22 14:27:21.228545844 -0700
+++ selinux/dirsrv-admin.te 2009-10-22 14:27:36.348546152 -0700
@@ -113,9 +113,6 @@
# The CGI scripts must be able to manage dirsrv-admin
dirsrvadmin_run_exec(httpd_dirsrvadmin_script_t)
dirsrvadmin_manage_config(httpd_dirsrvadmin_script_t)
-manage_files_pattern(httpd_dirsrvadmin_script_t, dirsrvadmin_tmp_t, dirsrvadmin_tmp_t)
-manage_dirs_pattern(httpd_dirsrvadmin_script_t, dirsrvadmin_tmp_t, dirsrvadmin_tmp_t)
-files_tmp_filetrans(httpd_dirsrvadmin_script_t, dirsrvadmin_tmp_t, { file dir })
# The CGI scripts must be able to manage the dirsrv
dirsrv_domtrans(httpd_dirsrvadmin_script_t)

View file

@ -1 +1 @@
3301554c3cd9cb26216a43c037695559 389-admin-1.1.11.tar.bz2 4bda83e9f5644e0bd25fdf7b6ce9e5ee 389-admin-1.1.29.tar.bz2