Sto configurando Samba, sembra essere tutto ok (vedo la share da una macchina windows) ma quando creo un utente mi appare il messaggio:
root@maya /etc/samba# smbpasswd rf
New SMB password:
Retype new SMB password:
fetch_ldap_pw: neither ldap secret retrieved!
ldap_connect_system: Failed to retrieve password from secrets.tdb
Connection to LDAP Server failed for the 1 try!
smbldap_search_suffix: Problem during the LDAP search: (unknown) (Invalid credentials)
Failed to find entry for user rf.
Failed to modify password entry for user rf
root@maya /etc/samba# smbpasswd utente
New SMB password:
Retype new SMB password:
fetch_ldap_pw: neither ldap secret retrieved!
ldap_connect_system: Failed to retrieve password from secrets.tdb
Connection to LDAP Server failed for the 1 try!
smbldap_search_suffix: Problem during the LDAP search: (unknown) (Invalid credentials)
Failed to find entry for user utente.
Failed to modify password entry for user utente
Come posso fare a creare un utente?