Linux/Samba in the Domain
Add the machine account to the domain using server manager
smb.conf configurations
- security = domain
- workgroup = domain
- password server = PDC
Users are still defined locally
smbpasswd -j <domain> <pdc>
Author | Title | Track