Displaying 4 results from an estimated 4 matches for "sandnabba".
2024 Dec 11
1
bind-dns configuration is generated incorrectly after "domain backup restore" + samba_upgradedns
...799 samba_dlz: Failed to configure zone 'domain.se'
10-Dec-2024 20:26:31.799 loading configuration: bad zone
10-Dec-2024 20:26:31.799 exiting (due to fatal error)
Have I missed something? And how can I troubleshoot this further? How can I
dump/view these DLZ zone-files?
Best regards
Emil Sandnabba
2024 Dec 02
1
Import of exported unicodePwd does not update Kerberos password
...f Kerberos and SSO solutions make this more complicated.
Anyhow, I guess a full AD backup using `samba-tool domain backup` is the
way forward here.
I was mostly curious about how things are supposed to work these days. The
script is many years old and will need a rewrite anyhow.
Thanks,
// Emil Sandnabba
On Mon, 2 Dec 2024 at 13:58, Rowland Penny via samba <samba at lists.samba.org>
wrote:
> On Mon, 2 Dec 2024 10:54:38 +0100
> "Emil.s via samba" <samba at lists.samba.org> wrote:
>
> > Hello,
> >
> > I'm troubleshooting an old backup script tha...
2024 Dec 02
1
Import of exported unicodePwd does not update Kerberos password
...t;,
everything works as usual.
Has anything changed here during the last few years? And what would be the
correct way to restore a password that was previously exported using
samba-tool?
Or is there any new or prefered method to create a backup of a user
including the password?
Best regards
Emil Sandnabba
2024 Dec 02
1
Import of exported unicodePwd does not update Kerberos password
On Mon, 2 Dec 2024 10:54:38 +0100
"Emil.s via samba" <samba at lists.samba.org> wrote:
> Hello,
>
> I'm troubleshooting an old backup script that exports and imports
> users from a Samba database using `samba-tool`.
>
> It's implemented so that passwords are exported using "samba-tool user
> getpassword {username} --attributes=unicodePwd".