Hola. Estoy montando un servidor samba+ldap y quiero administrar el dominio con mandriva directory server. El problema que tengo es que no me carga el plugin de samba, me dice el log que es incorrecto.
Pego el log de inicio y el samba.ini, haber si me podéis decir que hago mal. saludos y gracias.
Log.
2010-01-03 04:06:58,865 INFO mmc-agent 2.3.2 starting... 2010-01-03 04:06:58,866 INFO Using Python 2.4.3 (#1, Sep 3 2009, 15:37:37) 2010-01-03 04:06:58,866 INFO Using Python Twisted 8.1.0 2010-01-03 04:06:58,866 INFO Importing available MMC plugins 2010-01-03 04:06:58,948 INFO Plugin base loaded, API version: 7:0:3 build(743) 2010-01-03 04:06:58,950 WARNING Plugin mail: disabled by configuration. 2010-01-03 04:06:58,950 INFO Plugin mail not loaded. 2010-01-03 04:06:58,953 WARNING Plugin network: disabled by configuration. 2010-01-03 04:06:58,953 INFO Plugin network not loaded. 2010-01-03 04:06:58,953 WARNING Plugin proxy: disabled by configuration. 2010-01-03 04:06:58,953 INFO Plugin proxy not loaded. 2010-01-03 04:06:59,187 ERROR SAMBA configuration file is not valid 2010-01-03 04:06:59,189 INFO Plugin samba not loaded. 2010-01-03 04:06:59,189 INFO MMC plugins activation stage 2 2010-01-03 04:06:59,190 INFO Selecting authenticator baseldap / base.BaseLdapAuthenticator 2010-01-03 04:06:59,191 INFO Authenticator baseldap successfully validated 2010-01-03 04:06:59,191 INFO Selecting computer manager: none 2010-01-03 04:06:59,191 WARNING SSL enabled, but peer verification is disabled. 2010-01-03 04:06:59,193 INFO Listening to XML-RPC requests 2010-01-03 04:22:48,334 INFO mmc-agent shutting down, cleaning up...
plugin samba.ini
[main] disable = 0 # Computers Locations baseComputersDN = ou=Computers, dc=tecnicseguretat, dc=com sambaConfFile = /etc/samba/smb.conf sambaInitScript = /etc/init.d/smb # sambaClamavSo = /usr/lib/samba/vfs/vscan-clamav.so # Default SAMBA shares location defaultSharesPath = /home/samba # You can specify authorized paths for share creation # Default value is the defaultSharesPath value # authorizedSharePaths = /shares, /opt, /srv
# Default value when adding samba attributes to an user # DELETE means the attibute is removed from the user LDAP entry [userdefault] sambaPwdMustChange = DELETE