Displaying 5 results from an estimated 5 matches for "srvaddc".
2018 Jul 31
2
samba_dlz b9_format: unhandled record type 0
Dual Samba 4.7.6 AD DC on Ubuntu 18.04 Servers + Windows 2008R2 DC.
Looking at Samba logs I've noticed a lot of these lines on first DC:
---
Jul 31 11:08:25 srvaddc named[32168]: samba_dlz b9_format: unhandled record type 0
Jul 31 11:08:25 srvaddc named[32168]: message repeated 92 times: [ samba_dlz b9_format: unhandled record type 0]
...
Jul 31 11:19:12 srvaddc named[32168]: samba_dlz b9_format: unhandled record type 0
Jul 31 11:19:12 srvaddc named[32168]: me...
2018 Jul 31
0
samba_dlz b9_format: unhandled record type 0
...48
> Aan: samba at lists.samba.org
> Onderwerp: [Samba] samba_dlz b9_format: unhandled record type 0
> 
> Dual Samba 4.7.6 AD DC on Ubuntu 18.04 Servers + Windows 2008R2 DC.
> 
> Looking at Samba logs I've noticed a lot of these lines on first DC:
> ---
> Jul 31 11:08:25 srvaddc named[32168]: samba_dlz b9_format: 
> unhandled record type 0
> Jul 31 11:08:25 srvaddc named[32168]: message repeated 92 
> times: [ samba_dlz b9_format: unhandled record type 0]
> ...
> Jul 31 11:19:12 srvaddc named[32168]: samba_dlz b9_format: 
> unhandled record type 0
> Ju...
2018 Jul 05
2
NT_STATUS_NO_MEMORY accessing a DC shared resource
...nting with config files and stuff (it's not a 
production server), I've added a /rootdisk share (path=/) limiting its 
access ro root and domain admins:
---------
# cat /etc/samba/smb.conf
[global]
         bind interfaces only = Yes
         interfaces = lo eth_lan
         netbios name = SRVADDC
         realm = SAMDOM.LOCAL
         server role = active directory domain controller
         server services = s3fs, rpc, nbt, wrepl, ldap, cldap, kdc, 
drepl, winbindd, ntp_signd, kcc, dnsupdate
         workgroup = SAMDOM
         #username map = /etc/samba/username.map
[netlogon]
         p...
2018 Jul 02
6
wbinfo not resolving SID to username
...No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 18.04 LTS
Release:        18.04
Codename:       bionic
# samba --version
Version 4.7.6-Ubuntu
# cat /etc/samba/smb.conf
[global]
         bind interfaces only = Yes
         interfaces = lo eth_lan
         netbios name = SRVADDC
         realm = SAMDOM.LOCAL
         server role = active directory domain controller
         server services = s3fs, rpc, nbt, wrepl, ldap, cldap, kdc, 
drepl, winbindd, ntp_signd, kcc, dnsupdate
         workgroup = SAMDOM
         winbind enum users = yes
         winbind enum groups = yes
  ...
2018 Jul 05
0
NT_STATUS_NO_MEMORY accessing a DC shared resource
...not a 
> production server), I've added a /rootdisk share (path=/) limiting
> its access ro root and domain admins:
> 
> ---------
> # cat /etc/samba/smb.conf
> [global]
>          bind interfaces only = Yes
>          interfaces = lo eth_lan
>          netbios name = SRVADDC
>          realm = SAMDOM.LOCAL
>          server role = active directory domain controller
>          server services = s3fs, rpc, nbt, wrepl, ldap, cldap, kdc, 
> drepl, winbindd, ntp_signd, kcc, dnsupdate
>          workgroup = SAMDOM
>          #username map = /etc/samba/usern...