Displaying 1 result from an estimated 1 matches for "pc012819".
Did you mean:
1012819
2015 May 07
1
samba4 Administering DNS, 'WERR_INTERNAL_DB_ERROR'
Hi,
I just solved this problem for myself:
# samba-tool user add my-username-here
User 'my-username-here' added successfully
# samba-tool group addmembers 'Domain Admins' my-username-here
Added members to group Domain Admins
# samba-tool dns add localhost example.com testname A 10.0.0.2 -U
my-username-here --password="my-password-here"
Record added successfully
>