phpQLAdmin schema

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,
  Seems that my schema conversion tool doesn't support attribute 
inheritance. That's not something which is used very often, however 
Turbo used it in the phpqladmin schema.

  Replace all those lines where you see "SUP owner" in an attribute 
definition, example:


Current:

attributetype ( 1.3.6.1.4.1.8767.3.2.4.4 NAME 'administrator'
   DESC 'Administrator for branch'
   SUP owner)


Fixed:

attributetype ( 1.3.6.1.4.1.8767.3.2.4.4 NAME 'administrator'
   DESC 'Administrator for branch'
   EQUALITY distinguishedNameMatch
   SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
   SINGLE-VALUE)


  I will keep this in mind for a feature enhancement.

BR,
Mike
-- 
http://www.netauth.com - LDAP Directory Consulting

--
Fedora-directory-users mailing list
Fedora-directory-users at redhat.com
https://www.redhat.com/mailman/listinfo/fedora-directory-users


Hi Mike,

   Thank you for your help!
   This work!
   But exists other fileds that is the sama problem


 -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -=
   [09/Jul/2006:04:04:16 -0300] dse - The entry cn=schema in file /opt/fedora-ds/slapd-ldaptest/config/schema/55ns-phpQLAdmin.ldif is invalid, error code 21 (Invalid syntax) - attribute type controlBaseDn: Missing parent attribute syntax OID
[09/Jul/2006:04:04:16 -0300] dse - Please edit the file to correct the reported problems and then restart the server
 -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -= -=


I can make the same procedure with atrribute 'administrator' ?


current 
attributetype ( 1.3.6.1.4.1.8767.3.2.4.5 NAME 'controlBaseDn'
  DESC 'Search base DN for QmailLDAP/Controls objects'
  SUP owner)

fixed 
attributetype ( 1.3.6.1.4.1.8767.3.2.4.5 NAME 'controlBaseDn'
  DESC 'Search base DN for QmailLDAP/Controls objects'
   EQUALITY distinguishedNameMatch
   SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
   SINGLE-VALUE)




the all attributes with SUP onwer are...

attributetype ( 1.3.6.1.4.1.8767.3.2.4.5 NAME 'controlBaseDn'
  DESC 'Search base DN for QmailLDAP/Controls objects'
  SUP owner)
 

attributetype ( 1.3.6.1.4.1.8767.3.2.4.10 NAME 'ezmlmAdministrator'
  DESC 'Mailinglist Administrator for branch'
  SUP owner)


attributetype ( 1.3.6.1.4.1.8767.3.2.4.12 NAME 'controlsAdministrator'
  DESC 'QmailLDAP/Controls information administrator(s)?'
  SUP owner)



I can make the same procedure?!


Very very thanks!


Carlos Cesario




[Index of Archives]     [Fedora User Discussion]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora News]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora QA]     [Fedora Triage]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Yosemite Photos]     [Linux Apps]     [Maemo Users]     [Gnome Users]     [KDE Users]     [Fedora Tools]     [Fedora Art]     [Fedora Docs]     [Maemo Users]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Fedora ARM]

  Powered by Linux