meta data for this page
  •  

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:sw:samba:samba-tool [2024/08/28 09:05] niziaklinux:sw:samba:samba-tool [2024/10/17 12:00] (current) niziak
Line 1: Line 1:
 ====== samba-tool ====== ====== samba-tool ======
 +
 +<code bash>
 +samba-tool user list
 +samba-tool user create john.doe secretPassword '--login-shell /bin/bash' '--company HOME' '--given-name John' '--userou OU=Users,OU=HOME'
 +</code>
  
 <code bash> <code bash>