User Tools

Site Tools


linux:samba

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
Last revisionBoth sides next revision
linux:samba [2023/07/16 20:24] – [Verify] Jan Formanlinux:samba [2023/07/16 20:42] – [Enable AD] Jan Forman
Line 57: Line 57:
 [realms] [realms]
 CORP.JANFORMAN.COM = { CORP.JANFORMAN.COM = {
-        kdc = ad.janforman.com +        kdc = ad.corp.janforman.com 
-        admin_server =  ad.janforman.com+        admin_server =  ad.corp.janforman.com
         default_domain = corp.janforman.com         default_domain = corp.janforman.com
 } }
Line 73: Line 73:
 sudo systemctl unmask samba-ad-dc sudo systemctl unmask samba-ad-dc
 sudo systemctl enable --now samba-ad-dc wsdd sudo systemctl enable --now samba-ad-dc wsdd
 +</code>
 +===== WSDD =====
 +/etc/default/wsdd
 +<code>
 +WSDD_PARAMS="-w CORP"
 </code> </code>
  
linux/samba.txt · Last modified: 2023/12/29 16:05 by Jan Forman