Hola. <br>Estoy montando un servidor samba+ldap y quiero administrar el dominio con mandriva directory server.<br>El problema que tengo es que no me carga el plugin de samba, me dice el log que es incorrecto.<br><br>Pego el log de inicio y el samba.ini, haber si me podéis decir que hago mal.<br>
saludos y gracias.<br>
<br>Log.<br><br>2010-01-03 04:06:58,865 INFO mmc-agent 2.3.2 starting...<br>2010-01-03 04:06:58,866 INFO Using Python 2.4.3 (#1, Sep  3 2009, 15:37:37)<br>2010-01-03 04:06:58,866 INFO Using Python Twisted 8.1.0<br>2010-01-03 04:06:58,866 INFO Importing available MMC plugins<br>

2010-01-03 04:06:58,948 INFO Plugin base loaded, API version: 7:0:3 build(743)<br>2010-01-03 04:06:58,950 WARNING Plugin mail: disabled by configuration.<br>2010-01-03 04:06:58,950 INFO Plugin mail not loaded.<br>2010-01-03 04:06:58,953 WARNING Plugin network: disabled by configuration.<br>

2010-01-03 04:06:58,953 INFO Plugin network not loaded.<br>2010-01-03 04:06:58,953 WARNING Plugin proxy: disabled by configuration.<br>2010-01-03 04:06:58,953 INFO Plugin proxy not loaded.<br>2010-01-03 04:06:59,187 ERROR SAMBA configuration file is not valid<br>

2010-01-03 04:06:59,189 INFO Plugin samba not loaded.<br>2010-01-03 04:06:59,189 INFO MMC plugins activation stage 2<br>2010-01-03 04:06:59,190 INFO Selecting authenticator baseldap / base.BaseLdapAuthenticator<br>2010-01-03 04:06:59,191 INFO Authenticator baseldap successfully validated<br>

2010-01-03 04:06:59,191 INFO Selecting computer manager: none<br>2010-01-03 04:06:59,191 WARNING SSL enabled, but peer verification is disabled.<br>2010-01-03 04:06:59,193 INFO Listening to XML-RPC requests<br>2010-01-03 04:22:48,334 INFO mmc-agent shutting down, cleaning up...<br>

<br>plugin samba.ini<br><br>[main]<br>disable = 0<br># Computers Locations<br>baseComputersDN = ou=Computers, dc=tecnicseguretat, dc=com<br>sambaConfFile = /etc/samba/smb.conf<br>sambaInitScript = /etc/init.d/smb<br># sambaClamavSo = /usr/lib/samba/vfs/vscan-clamav.so<br>

# Default SAMBA shares location<br>defaultSharesPath = /home/samba<br># You can specify authorized paths for share creation<br># Default value is the defaultSharesPath value<br># authorizedSharePaths = /shares, /opt, /srv<br>

<br># Default value when adding samba attributes to an user<br># DELETE means the attibute is removed from the user LDAP entry<br>[userdefault]<br>sambaPwdMustChange = DELETE<br><br><br><br><br>