• Dmitriy Terekhin's avatar
    mixin-alt-server.mk: keep smb.conf default · 1e7c6ed4
    Dmitriy Terekhin authored
    The installer-feature-network-shares-stage3 package replaces the /etc/samba/smb.conf file
    The generated file contains the setting:
    
    passdb backend = ldapsam:ldap://127.0.0.1/
    
    But the slapd service on the node is disabled.
    As a result, an error occurs:
    
    fetch_ldap_pw: neither ldap secret retrieved!
    pdb_init_ldapsam_common: Failed to retrieve LDAP password from secrets.tdb
    pdb backend ldapsam:ldap://127.0.0.1/ did not correctly init (error was NT_STATUS_NO_MEMORY)
    1e7c6ed4
Name
Last commit
Last update
.gear Loading commit data...
bin Loading commit data...
conf.d Loading commit data...
doc Loading commit data...
features.in Loading commit data...
image.in Loading commit data...
lib Loading commit data...
pkg.in Loading commit data...
sub.in Loading commit data...
.gitignore Loading commit data...
COPYING Loading commit data...
Makefile Loading commit data...
QUICKSTART Loading commit data...
README Loading commit data...
main.mk Loading commit data...
reports.mk Loading commit data...