Peter Kehl
Wed, 25 Sep 2002 16:01:52 -0700
Hi Raju, the Database entry seems to exist. Here is a webmin output: Backends list dc=rhost,dc=trxonline,dc=de Access to dn="cn=manager,dc=rhost,dc=trxonline,dc=de" attr=entry,notifydomainaddemail,notifydomainaddlist,notifydomaindeleteem ail,notifydomaindeletelist,notifydomainmodifyemail,notifydomainownerchan geemail,notifyresellerchangeemail,notifyresellercreatedomain,notifyresel lerdeletedomain,notifyresellermodifydomain,notifyuserchangedelivery,noti fyuserchangepassword,notifyuserchangeemail,objectclass,cn,mail up | down | edit | insert By Read By DN : "cn=Manager,dc=rhost,dc=trxonline,dc=de" Write By all None Access to dn="^reseller=(.*),dc=rhost,dc=trxonline,dc=de" attr=entry,notifydomainaddemail,notifydomainaddlist,notifydomaindeleteem ail,notifydomaindeletelist,notifydomainmodifyemail,notifydomainownerchan geemail,notifyuserchangedelivery,notifyuserchangepassword,notifyuserchan geemail,objectclass,cn,mail up | down | edit | insert By owner Write By DN : ".*,reseller=$1,dc=rhost,dc=trxonline,dc=de" Read By DN : ".*,type=HostMap,dc=rhost,dc=trxonline,dc=de" Read By DN : "cn=Manager,dc=rhost,dc=trxonline,dc=de" Write By all None Access to dn="^hostname=(.*),reseller=(.*),dc=rhost,dc=trxonline,dc=de" attr=entry,notifyuserchangedelivery,notifyuserchangepassword,notifyuserc hangeemail,objectclass,cn,mail up | down | edit | insert By owner Write By DN : ".*,hostname=$1,reseller=$2,dc=rhost,dc=trxonline,dc=de" Read By DN : "hostName=$1,type=HostMap,dc=rhost,dc=trxonline,dc=de" Read By DN : "reseller=$2,dc=rhost,dc=trxonline,dc=de" Write By DN : "cn=Manager,dc=rhost,dc=trxonline,dc=de" Write By all None Access to dn="^reseller=(.*),dc=rhost,dc=trxonline,dc=de" up | down | edit | insert By DN : "reseller=$1,dc=rhost,dc=trxonline,dc=de" Write By By all None Access to dn="^hostName=.*,reseller=(.*),dc=rhost,dc=trxonline,dc=de" up | down | edit | insert By DN : "reseller=$1,dc=rhost,dc=trxonline,dc=de" Write By By all None Access to dn="^hostname=.*,type=hostMap,dc=rhost,dc=trxonline,dc=de" up | down | edit | insert By all Read Access to dn="type=hostMap,dc=rhost,dc=trxonline,dc=de" up | down | edit | insert By DN : "reseller=.*,dc=rhost,dc=trxonline,dc=de" Write By By all None Access to dn="^user=.*,hostname=(.*),reseller=(.*),dc=rhost,dc=trxonline,dc=de" up | down | edit | insert By owner Write By DN : "hostname=$1,reseller=$2,dc=rhost,dc=trxonline,dc=de" Write By DN : "reseller=$2,dc=rhost,dc=trxonline,dc=de" Write By By all None Access to dn=".*" up | down | edit | insert By DN : "cn=manager,dc=rhost,dc=trxonline,dc=de" Write By By all -----Ursprüngliche Nachricht----- Von: Raju Mathur [mailto:[EMAIL PROTECTED]] Gesendet: Mittwoch, 25. September 2002 16:04 An: [EMAIL PROTECTED] Betreff: AW: Install Problems Hi Peter, >>>>> "Peter" == Peter Kehl <[EMAIL PROTECTED]> writes: Peter> Dear Raju, thank you for your advice. It seems to work, but Peter> the login at http://menu/manager.cgi fails Peter> /var/log/httpd/error_log Peter> [Wed Sep 25 13:52:10 2002] managerIndex.cgi: Failed manager Peter> login from 217.186.17.104 at /usr/local/vk/Perl/VK.pm line Peter> 136 getting reseller Looks like the hostMap record for this domain is not available in the database. You'll have to dump the database out using ldapsearch and check for its existence. Regards, -- Raju