Compare commits
1 Commits
11_0_0-4_e
...
11_0_0-5_e
Author | SHA1 | Date | |
---|---|---|---|
873bae7efd |
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"domain logons = " . ( $smb{ServerRole} =~ m{^(PDC|BDC|ADS)$} ? "yes" : "no" );
|
||||
}
|
@@ -1,6 +0,0 @@
|
||||
{
|
||||
# You may wish to use password encryption. Please read
|
||||
# ENCRYPTION.txt, Win95.txt and WinNT.txt in the Samba documentation.
|
||||
# Do not enable this option unless you have read those documents
|
||||
}
|
||||
encrypt passwords = yes
|
@@ -4,7 +4,7 @@ Summary: smeserver specific Samba configuration files and templates
|
||||
%define name smeserver-samba
|
||||
Name: %{name}
|
||||
%define version 11.0.0
|
||||
%define release 4
|
||||
%define release 5
|
||||
Version: %{version}
|
||||
Release: %{release}%{?dist}
|
||||
License: GPL
|
||||
@@ -41,6 +41,9 @@ Requires: /usr/bin/tdbbackup
|
||||
AutoReqProv: no
|
||||
|
||||
%changelog
|
||||
* Tue Apr 16 2024 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-5.sme
|
||||
- remove deprecated options [SME: 12630]
|
||||
|
||||
* Sat Apr 13 2024 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-4.sme
|
||||
- fix regex to get SID [SME: 12581]
|
||||
|
||||
|
Reference in New Issue
Block a user