Project

General

Profile

Tâche #29096

Scénario #28330: L'intégration proxy dans un domaine AD doit fonctionner pour toutes les architectures

Simplification du fichier /etc/samba/smb.conf

Added by Emmanuel GARETTE almost 4 years ago. Updated almost 4 years ago.

Status:
Fermé
Priority:
Normal
Assigned To:
Start date:
10/11/2019
Due date:
% Done:

100%

Remaining (hours):
0.0

Description

Dans le fichier /etc/samba/smb.conf deux lignes ne sont pas utiles :

# Directives qui permettent d’énumérer les comptes avec la commande wbinfo
  winbind enum users = yes
  winbind enum groups = yes

Contrairement a ce qu'il est dit dans le commentaire, ces options ne servent pas à wbinfo mais à getent (qui n'est de toute facon pas configuré).

Associated revisions

Revision f2078317 (diff)
Added by Emmanuel GARETTE almost 4 years ago

supprimer les lignes inutiles ou égale à la valeur par défaut dans smb.conf + simplication de la lecture du template (ref #29096)

Revision 5342391a (diff)
Added by Emmanuel GARETTE almost 4 years ago

correction (ref #29096)

History

#1 Updated by Emmanuel GARETTE almost 4 years ago

  • Status changed from Nouveau to En cours
  • Assigned To set to Emmanuel GARETTE

#2 Updated by Emmanuel GARETTE almost 4 years ago

  • % Done changed from 0 to 100

#3 Updated by Emmanuel GARETTE almost 4 years ago

  • Status changed from En cours to Résolu

#4 Updated by Joël Cuissinat almost 4 years ago

  • Status changed from Résolu to Fermé
  • Remaining (hours) set to 0.0

EOLE >= 2.7.1

jojo@jojo-MS-B09611:~/git/eole-proxy (master=)$ git branch -r --contains  f2078317  
  origin/2.7.1/master
  origin/HEAD -> origin/master
  origin/dist/eole/2.7.1/master
  origin/dist/eole/2.7.2/master
  origin/master
jojo@jojo-MS-B09611:~/git/eole-proxy (master=)$ git branch -r --contains  5342391a  
  origin/2.7.1/master
  origin/HEAD -> origin/master
  origin/dist/eole/2.7.1/master
  origin/dist/eole/2.7.2/master
  origin/master

Also available in: Atom PDF