Posts by informaticavera
-
-
Hello everyone and sorry for my english from the online translator.
I am trying to configure the section "Access permissions / Directory Service"
I want to activate ssl but omv shows an error when applying the changes.
It seems that it adds in smb.conf the ssl option with single quotes
Error #0:
OMV\ExecException: Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C.UTF-8; omv-salt deploy run --no-color samba 2>&1' with exit code '1': debian:
ID: configure_samba_global_ldap
Function: file.append
Name: /etc/samba/smb.conf
Result: True
Comment: Appended 10 lines
Started: 12:33:54.038344
Duration: 16.069 ms
Changes:
----------
diff:
---
+++
@@ -46,3 +46,13 @@
.........
+#======================= LDAP Settings =======================
+security = user
+passdb backend = ldapsam:ldap's'://ldap.vera.es:636
......