User Tools

Site Tools


informatique:logiciels:samba

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
informatique:logiciels:samba [2016/02/03 14:03] – [Configuration] testparm pteuinformatique:logiciels:samba [2017/03/03 17:30] – [Créer un utilisateur] pteu
Line 44: Line 44:
 </code> </code>
  
 +NB : depuis Samba 4, la commande a changé : comme on a ''passdb backend = tdbsam'' elle devient :
 +<code bash>
 +pdbedit -a smbuser
 +
 +# pour convertir une base smbpasswd en tdbsam :
 +pdbedit -i smbpasswd -e tdbsam
 +</code>
 ====Lister les utilisateurs==== ====Lister les utilisateurs====
 //source : [[http://forum.ubuntu-fr.org/viewtopic.php?id=115786|forum.ubuntu-fr.org]]// //source : [[http://forum.ubuntu-fr.org/viewtopic.php?id=115786|forum.ubuntu-fr.org]]//
informatique/logiciels/samba.txt · Last modified: 2018/09/11 16:51 by pteu