Displaying 4 results from an estimated 4 matches for "regererate".
Did you mean:
regenerate
2017 Jun 20
3
DRS stopped working after upgrade from debian Jessie to Stretch
On Tue, 20 Jun 2017 17:54:09 +0200
Prunk Dump via samba <samba at lists.samba.org> wrote:
> Hello thanks again for the help !
>
> I have analysed samba logs more closely. I'am very worried. I have
> three DC (fichdc, fichds01, fichds02) but here I talk just about
> fichdc's logs.
>
How did you upgrade 'jessie' to 'stretch' and why ?
Did all the
2017 Jun 20
0
DRS stopped working after upgrade from debian Jessie to Stretch
...understand why all my DCs have a bad
"/var/lib/samba/private/secret.keytab"
I don't understand why Kerberos authentication does not works inside
Samba but works with "kinit" (like in the previous log have sent).
I'm lost. I don't know what to do...
-> How can I regererate the "/var/lib/samba/private/secret.keytab"
with all the 5 encryptions ?
-> On the DC that have all the FSMO roles have made a "samba-tool
dbcheck --cross-ncs --fix --yes" (as say on the samba upgrade guide).
Do I need to do this on the others DCs ? Or is this better to first...
2017 Jun 21
4
DRS stopped working after upgrade from debian Jessie to Stretch
21.06.2017 11:45, L.P.H. van Belle via samba пишет:
> I suggest before you upgrade do a very good read here.
>
> https://wiki.samba.org/index.php/Updating_Samba#Notable_Enhancements_and_Changes
>
> https://wiki.samba.org/index.php/Samba_Features_added/changed_(by_release)
> And a summerize version for with all parameter changes as of upgrade from 4.2 up to 4.6
>
2017 Jun 21
0
DRS stopped working after upgrade from debian Jessie to Stretch
...y",
> line 54, in drsuapi_connect
> raise drsException("DRS connection to %s failed: %s" %
> (server, e))
> successes don't match
> successes don't match
> -----------------------------
> SAMBA CONFIG : very classic smb.conf. But not regererated
> since Samba 4.1. I use DFS with success.
I did read somewhere you used bind9_DLZ? If thats correct. Then you smb.conf is not.
Then change this line (server services = s3fs, rpc, nbt, wrepl, ldap, cldap,
> kdc, drepl, winbindd, ntp_signd, kcc, dnsupdate) to :
server services = -dns
&g...