RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 680290 - setup-ds.pl should set SuiteSpotGroup automatically when it is not specified
Summary: setup-ds.pl should set SuiteSpotGroup automatically when it is not specified
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: 389-ds-base
Version: 6.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Rich Megginson
QA Contact: Chandrasekar Kannan
URL:
Whiteboard:
Depends On:
Blocks: 680575 681345
TreeView+ depends on / blocked
 
Reported: 2011-02-24 22:47 UTC by Chandrasekar Kannan
Modified: 2015-01-04 23:46 UTC (History)
5 users (show)

Fixed In Version: 389-ds-base-1.2.8-0.6.rc1.el6
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 681345 (view as bug list)
Environment:
Last Closed: 2011-05-19 12:42:10 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2011:0533 0 normal SHIPPED_LIVE new package: 389-ds-base 2011-05-18 17:57:44 UTC

Description Chandrasekar Kannan 2011-02-24 22:47:06 UTC
setup-ds.pl should set SuiteSpotGroup automatically when it is not specified -- during silent install

ds acceptance tests for example do not specify SuiteSpotGroup explicitly and they have started failing recently.

Comment 2 Nathan Kinder 2011-03-01 21:53:32 UTC
Pushed to 389-ds-base-1.2.8 branch.

Counting objects: 15, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (7/7), done.
Writing objects: 100% (8/8), 1.31 KiB, done.
Total 8 (delta 6), reused 0 (delta 0)
To ssh://git.fedorahosted.org/git/389/ds.git
   3b33ef4..a36c6df  128-local -> 389-ds-base-1.2.8

Comment 3 Rich Megginson 2011-03-03 03:50:21 UTC
master:
commit e3c72d0a20a21c12db71f0ddf84717f428b24ac7
Author: Nathan Kinder <nkinder>
Date:   Tue Mar 1 13:30:19 2011 -0800

Comment 5 Amita Sharma 2011-04-15 07:36:23 UTC
Tested the bug with below steps :
1. Created the inf file with setup.pl -k, having -
SuiteSpotGroup = amita
SuiteSpotUserID = amita

2. Installed the DS instance using above created inf file with silent option
setup-ds.pl -s -f /home/amsharma/setupDS.inf

3. checked the instance files ownership-
cd /var/lib/dirsrv/slapd-amitesthost
[root@amitesthost slapd-amitesthost]# ls -alrt
total 20
drwxr-xr-x. 3 root  root  4096 Apr 15 13:07 ..
drwxrwx---. 2 amita amita 4096 Apr 15 13:07 ldif
drwxrwx---. 2 amita amita 4096 Apr 15 13:07 bak
drwxrwx---. 5 amita amita 4096 Apr 15 13:07 .
drwxrwx---. 3 amita amita 4096 Apr 15 13:07 db

[root@amitesthost slapd-amitesthost]# cd /var/lock/dirsrv/slapd-amitesthost
[root@amitesthost slapd-amitesthost]# ls -alrt
total 20
drwxr-xr-x. 3 root  root  4096 Apr 15 13:07 ..
drwxr-xr-x. 2 amita amita 4096 Apr 15 13:07 exports
drwxr-xr-x. 2 amita amita 4096 Apr 15 13:07 imports
drwxr-xr-x. 2 amita amita 4096 Apr 15 13:07 server
drwxrwx---. 5 amita amita 4096 Apr 15 13:07 .

Bug is VERIFIED.

Comment 6 errata-xmlrpc 2011-05-19 12:42:10 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on therefore solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHEA-2011-0533.html


Note You need to log in before you can comment on or make changes to this bug.