Hi, I've got a problem with MDS installation. I've tried to install MDS with Mandriva 2008.0 x86 following this manual: http://mds.mandriva.org/content/MMC/install/en/mmc-generic-installation.html I successed in running web-interface and base and mail plugins. But I've got troubles with samba and network plugins. There is an errors log: Code: Error while trying to load plugin network {'info': 'no global superior knowledge', 'desc': 'Server is unwilling to perform'} Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/mmc/agent.py", line 339, in agentService if (func()): File "plugins/network/__init__.py", line 89, in activate ldapObj.addOu(ouName, path) File "plugins/base/__init__.py", line 1718, in addOu self.l.add_s(addrdn,attributes) File "/usr/lib/python2.5/site-packages/ldap/ldapobject.py", line 186, in add_s return self.result(msgid,all=1,timeout=self.timeout) File "/usr/lib/python2.5/site-packages/ldap/ldapobject.py", line 428, in result res_type,res_data,res_msgid = self.result2(msgid,all,timeout) File "/usr/lib/python2.5/site-packages/ldap/ldapobject.py", line 432, in result2 res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) File "/usr/lib/python2.5/site-packages/ldap/ldapobject.py", line 438, in result3 rtype, rdata, rmsgid, serverctrls = self._ldap_call(self._l.result3,msgid,all,timeout) File "/usr/lib/python2.5/site-packages/ldap/ldapobject.py", line 97, in _ldap_call result = func(*args,**kwargs) UNWILLING_TO_PERFORM: {'info': 'no global superior knowledge', 'desc': 'Server is unwilling to perform'} Code: Error while trying to load plugin samba {'info': 'no global superior knowledge', 'desc': 'Server is unwilling to perform'} Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/mmc/agent.py", line 339, in agentService if (func()): File "plugins/samba/__init__.py", line 129, in activate samba.addOu(ouName, path) File "plugins/base/__init__.py", line 1718, in addOu self.l.add_s(addrdn,attributes) File "/usr/lib/python2.5/site-packages/ldap/ldapobject.py", line 186, in add_s return self.result(msgid,all=1,timeout=self.timeout) File "/usr/lib/python2.5/site-packages/ldap/ldapobject.py", line 428, in result res_type,res_data,res_msgid = self.result2(msgid,all,timeout) File "/usr/lib/python2.5/site-packages/ldap/ldapobject.py", line 432, in result2 res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) File "/usr/lib/python2.5/site-packages/ldap/ldapobject.py", line 438, in result3 rtype, rdata, rmsgid, serverctrls = self._ldap_call(self._l.result3,msgid,all,timeout) File "/usr/lib/python2.5/site-packages/ldap/ldapobject.py", line 97, in _ldap_call result = func(*args,**kwargs) UNWILLING_TO_PERFORM: {'info': 'no global superior knowledge', 'desc': 'Server is unwilling to perform'} Someone, please, help me :-(
check this: on mds.mandriva.org http://mds.mandriva.org/content/MMC/install/en/mmc-generic-installation.html#id2501032 modify /etc/mmc/plugins/samba.ini so that it fit's to your needs or use 1 in order to disable it.