[Fedora-directory-commits] adminserver Makefile.am, 1.36, 1.37 configure.ac, 1.22, 1.23 aclocal.m4, 1.35, 1.36 configure, 1.39, 1.40 missing, 1.25, 1.26 install-sh, 1.25, 1.26 depcomp, 1.25, 1.26 compile, 1.24, 1.25 Makefile.in, 1.42, 1.43 config.sub, 1.25, 1.26 config.guess, 1.25, 1.26

Richard Allen Megginson (rmeggins) fedora-directory-commits at redhat.com
Wed Dec 12 00:45:41 UTC 2007


Author: rmeggins

Update of /cvs/dirsec/adminserver
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13672/adminserver

Modified Files:
	Makefile.am configure.ac aclocal.m4 configure missing 
	install-sh depcomp compile Makefile.in config.sub config.guess 
Log Message:
Resolves: bug 420751
Bug Description: Console admin user unable to manage users&groups
Reviewed by: nkinder, nhosoi (Thanks!)
Fix Description: I added a new template file for adding the acis to the default suffix.  I also fixed a couple of places in the other template files where we were referring to uid=admin instead of uid=%as_uid%, in case the user doesn't use the default "admin" for the console admin.
Platforms tested: RHEL5 x86_64
Flag Day: Yes - autotool file change
Doc impact: no



Index: Makefile.am
===================================================================
RCS file: /cvs/dirsec/adminserver/Makefile.am,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- Makefile.am	15 Nov 2007 17:02:02 -0000	1.36
+++ Makefile.am	12 Dec 2007 00:45:38 -0000	1.37
@@ -159,6 +159,7 @@
 	admserv/schema/ldif/13dsschema.mod.tmpl \
 	admserv/schema/ldif/14dsmonitor.mod.tmpl \
 	admserv/schema/ldif/15dspta.ldif.tmpl \
+	admserv/schema/ldif/16dssuffixadmin.mod.tmpl \
 	admserv/schema/ldif/20asdata.ldif.tmpl \
 	admserv/schema/ldif/21astasks.ldif.tmpl \
 	admserv/schema/ldif/22ascommands.ldif.tmpl \


Index: configure.ac
===================================================================
RCS file: /cvs/dirsec/adminserver/configure.ac,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- configure.ac	5 Oct 2007 23:48:01 -0000	1.22
+++ configure.ac	12 Dec 2007 00:45:38 -0000	1.23
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([dirsrv-admin], [1.1.0], [http://bugzilla.redhat.com/])
+AC_INIT([dirsrv-admin], [1.1.1], [http://bugzilla.redhat.com/])
 AC_CONFIG_SRCDIR([admserv/cgi-src40/viewlog.c])
 AM_INIT_AUTOMAKE([1.9 foreign subdir-objects])
 AM_MAINTAINER_MODE




Index: configure
===================================================================
RCS file: /cvs/dirsec/adminserver/configure,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- configure	15 Nov 2007 17:02:02 -0000	1.39
+++ configure	12 Dec 2007 00:45:38 -0000	1.40
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.59 for dirsrv-admin 1.1.0.
+# Generated by GNU Autoconf 2.59 for dirsrv-admin 1.1.1.
 #
 # Report bugs to <http://bugzilla.redhat.com/>.
 #
@@ -423,8 +423,8 @@
 # Identity of this package.
 PACKAGE_NAME='dirsrv-admin'
 PACKAGE_TARNAME='dirsrv-admin'
-PACKAGE_VERSION='1.1.0'
-PACKAGE_STRING='dirsrv-admin 1.1.0'
+PACKAGE_VERSION='1.1.1'
+PACKAGE_STRING='dirsrv-admin 1.1.1'
 PACKAGE_BUGREPORT='http://bugzilla.redhat.com/'
 
 ac_unique_file="admserv/cgi-src40/viewlog.c"
@@ -957,7 +957,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures dirsrv-admin 1.1.0 to adapt to many kinds of systems.
+\`configure' configures dirsrv-admin 1.1.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1023,7 +1023,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of dirsrv-admin 1.1.0:";;
+     short | recursive ) echo "Configuration of dirsrv-admin 1.1.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1202,7 +1202,7 @@
 test -n "$ac_init_help" && exit 0
 if $ac_init_version; then
   cat <<\_ACEOF
-dirsrv-admin configure 1.1.0
+dirsrv-admin configure 1.1.1
 generated by GNU Autoconf 2.59
 
 Copyright (C) 2003 Free Software Foundation, Inc.
@@ -1216,7 +1216,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by dirsrv-admin $as_me 1.1.0, which was
+It was created by dirsrv-admin $as_me 1.1.1, which was
 generated by GNU Autoconf 2.59.  Invocation command line was
 
   $ $0 $@
@@ -1860,7 +1860,7 @@
 
 # Define the identity of the package.
  PACKAGE='dirsrv-admin'
- VERSION='1.1.0'
+ VERSION='1.1.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -25607,7 +25607,7 @@
 } >&5
 cat >&5 <<_CSEOF
 
-This file was extended by dirsrv-admin $as_me 1.1.0, which was
+This file was extended by dirsrv-admin $as_me 1.1.1, which was
 generated by GNU Autoconf 2.59.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -25670,7 +25670,7 @@
 
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-dirsrv-admin config.status 1.1.0
+dirsrv-admin config.status 1.1.1
 configured by $0, generated by GNU Autoconf 2.59,
   with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
 










Index: Makefile.in
===================================================================
RCS file: /cvs/dirsec/adminserver/Makefile.in,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- Makefile.in	15 Nov 2007 17:02:02 -0000	1.42
+++ Makefile.in	12 Dec 2007 00:45:38 -0000	1.43
@@ -553,6 +553,7 @@
 	admserv/schema/ldif/13dsschema.mod.tmpl \
 	admserv/schema/ldif/14dsmonitor.mod.tmpl \
 	admserv/schema/ldif/15dspta.ldif.tmpl \
+	admserv/schema/ldif/16dssuffixadmin.mod.tmpl \
 	admserv/schema/ldif/20asdata.ldif.tmpl \
 	admserv/schema/ldif/21astasks.ldif.tmpl \
 	admserv/schema/ldif/22ascommands.ldif.tmpl \








More information about the Fedora-directory-commits mailing list