Bug 553636

Summary: dsgw and ds has problems in schema
Product: [Retired] 389 Reporter: Markku Sopula <markku.sopula>
Component: UI - Gateway/PhonebookAssignee: Rich Megginson <rmeggins>
Status: CLOSED CURRENTRELEASE QA Contact: Viktor Ashirov <vashirov>
Severity: high Docs Contact:
Priority: low    
Version: 1.1.3CC: jgalipea, markku.sopula
Target Milestone: ---Keywords: VerifiedUpstream
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Centos 5.4 i386
Last Closed: 2015-12-07 17:18:11 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 576869    

Description Markku Sopula 2010-01-08 13:56:39 UTC
Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. Install from epel
2. setup via setup-ds-admin.pl
3. run setup-ds-dsgw
4. Restart the server
5. Try add new user via dsgw (with admin account)
  
Actual results:
Adding user...
Problem

An error occurred while contacting the LDAP server.
(Object class violation - unknown object class "nsaimpresence" )
The directory server could not honor your request because it violates the schema requirements. Typically, this means that you have not provided a value for a required field. It could also mean that the schema in the directory server needs to be updated.

Expected results:
User added to database

Additional info:
Also graphics in dsgw are not right. worked better with previos versions. Seems that nssaimpresence is removed from schema, but not from dsgw. Older version has nssaimpresence also in ldap schema.

Comment 2 Rich Megginson 2010-10-20 21:13:55 UTC
commit 34a9b5878c33b7ae6c7f888dc2e056f533a887df
Author: Rich Megginson <rmeggins>
Date:   Tue Oct 12 11:06:41 2010 -0600
    the aim schema has been removed from 389 - aim presence is disabled by
    default - disable the aim stuff in dsgw by default - added a new config
    param - have-aim-schema - enable this if you really want to use aim
    schema