ClearFoundation Tracker - ClearOS
View Issue Details
0001874ClearOSapp-openldap-directory - Directory Serverpublic2014-07-27 08:332015-11-23 12:38
marclaporte 
user2 
lowtweakalways
closedfixed 
6.6.0 Beta 1 
 
0001874: phpLDAPadmin reports: "Automatically removed attribute or objectClass from template"
The ClearOS UI permits to easily edit user & group information via the GUI. However, there is a whole lot more information in OpenLDAP.
http://www.clearcenter.com/support/documentation/user_guide/directory_server [^]

To learn and sometimes tweak (at your own risk), it's good to have a front-end to OpenLDAP. phpLDAPadmin is such a tool:
http://www.clearfoundation.com/docs/howtos/phpldapadmin [^]

However, it reports a bunch of warnings:
Automatically removed objectClass from template
Automatically removed attribute from template

Tim wrote: " it's just a warning" here:
http://www.clearfoundation.com/component/option,com_kunena/Itemid,232/catid,10/func,view/id,27/limit,10/limitstart,10/#16144 [^]

Ideally, these messages would be resolved. If we can't resolve and they are harmless, this fact should be documented.

Thanks!
Here is exact error message:

Automatically removed objectClass from template
Courier Mail: Account: courierMailAccount removed from template as it is not defined in the schema
warn Automatically removed attribute from template
Courier Mail: Account: uidNumber removed from template as it is not defined by an ObjectClass
warn Automatically removed attribute from template
Courier Mail: Account: gidNumber removed from template as it is not defined by an ObjectClass
warn Automatically removed attribute from template
Courier Mail: Account: homeDirectory removed from template as it is not defined by an ObjectClass
warn Automatically removed attribute from template
Kolab: User Entry: alias removed from template as it is not defined by an ObjectClass
warn Automatically removed objectClass from template
Thunderbird: Address Book Entry: mozillaOrgPerson removed from template as it is not defined in the schema
warn Automatically removed attribute from template
Thunderbird: Address Book Entry: c removed from template as it is not defined by an ObjectClass
warn Automatically removed objectClass from template
Courier Mail: Alias: courierMailAlias removed from template as it is not defined in the schema
warn Automatically removed attribute from template
Generic: Posix Group: cn removed from template as it is not defined by an ObjectClass
warn Automatically removed attribute from template
Samba: Group Mapping: cn removed from template as it is not defined by an ObjectClass
warn Automatically removed attribute from template
Generic: Posix Group: cn removed from template as it is not defined by an ObjectClass
No tags attached.
Issue History
2014-07-27 08:33marclaporteNew Issue
2014-07-28 10:41user2Severityminor => tweak
2014-07-28 10:44user2Note Added: 0001253
2014-07-28 10:44user2Assigned To => user2
2014-07-28 10:44user2Statusnew => feedback
2014-07-28 10:44user2Statusfeedback => resolved
2014-07-28 10:44user2Resolutionopen => fixed
2015-11-23 12:38user2Statusresolved => closed

Notes
(0001253)
user2   
2014-07-28 10:44   
It looks like this has something to do with phpLDAPadmin's templates and the warning is documented here:

http://phpldapadmin.sourceforge.net/wiki/index.php/FAQ#Why_do_i_get_Automatically_removed_attribute_from_template_when_creating_or_editing.3F [^]