I did what you asked today and it also works with Ubuntu 19.04

smb.conf (18.04)
# Global parameters
[global]
        dns forwarder = 1.1.1.1
        netbios name = UBUNTU-SERVER
        realm = ADIUMENTUM.LOCAL
        server role = active directory domain controller
        workgroup = ADIUMENTUM
        idmap_ldb:use rfc2307 = yes

[netlogon]
        path = /var/lib/samba/sysvol/adiumentum.local/scripts
        read only = No

[sysvol]
        path = /var/lib/samba/sysvol
        read only = No


smb.conf (19.04)
# Global parameters
[global]
        dns forwarder = 1.1.1.1
        netbios name = UBUNTU-SERVERV2
        realm = ADIUMENTUM.LOCAL
        server role = active directory domain controller
        workgroup = ADIUMENTUM
        idmap_ldb:use rfc2307 = yes

[sysvol]
        path = /var/lib/samba/sysvol
        read only = No

[netlogon]
        path = /var/lib/samba/sysvol/adiumentum.local/scripts
        read only = No

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1831345

Title:
  Attribute-Editor is missing when enabling Advanced Features in RSAT

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1831345/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to