[modcfgldap-users] phpadmin value
Status: Beta
Brought to you by:
abrenk
From: Marcel A. <mar...@al...> - 2005-02-02 23:39:29
|
hello list i've two question. how can i store the attribute=20 php_admin_value open_basedir .... in ldap ? if this possible ? and the next one is i've added the schema to my ldap server but if i want add the following ldif file dn: cn=3Dwww.test.lan, ... objectclass: ApacheSectionObj objectclass: ApacheVirtualHostObj ApacheSectionName: VirtualHost ApacheSectionArg: * ApacheServerName: fubar ApacheDocumentRoot: /some/dir i get the error ldap_add: Undefined attribute type (17) additional info: ApacheSectionName: attribute type undefined and if i try it with this example dn: VH=3Dfubar, ou=3DApache, dc=3Djustkidding objectclass: ApacheSectionObj ApacheSectionName: VirtualHost ApacheSectionArg: 192.168.1.1 dn: ApacheServerName=3Dfubar, VH=3Dfubar, ou=3DApache, dc=3Djustkidding objectclass: ApacheVirtualHostObj objectclass: ApacheModAliasObj ApacheServerName: fubar ApacheDocumentRoot: /some/dir ApacheAlias: /images /some/other/dir dn: Location=3D/images, ApacheServerName=3Dfubar, VH=3Dfubar, ou=3DApache, dc=3Djustkidding objectclass: ApacheSectionObj objectclass: ApacheDirectoryObj ApacheSectionName: Location ApacheSectionArg: /images ApacheOptions: -Indexes i get the error invalid dn. maybe because the VH=3D.... this is not in the schema file thanks a lot=20 marcel --=20 Marcel Alburg <mar...@al...> AlKroNet |