* Tue Apr 16 2024 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-5.sme
- remove deprecated options [SME: 12630]
This commit is contained in:
parent
ec07440aac
commit
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]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user