Displaying 7 results from an estimated 7 matches for "e914".
Did you mean:
914
2017 Mar 06
2
base64 response for websockets
...The websocket connect is:
GET /chat HTTP/1.1
Host: example.com:8000
Upgrade: websocket
Connection: Upgrade
Sec-WebSocket-Key: dGhlIHNhbXBsZSBub25jZQ==
Sec-WebSocket-Version: 13
So I take the Sec-WebSocket-Key above and add the extra part and put that
in /tmp/sha1
dGhlIHNhbXBsZSBub25jZQ==258EAFA5-E914-47DA-95CA-C5AB0DC85B11
I then run sha1sum /tmp/sha1 and it gives:
05082898ab78f6da9c1ad2587b8012cd0cf52172
I put that in a file /tmp/base64 and run
base64 /tmp/base64
The result of that is:
MDUwODI4OThhYjc4ZjZkYTljMWFkMjU4N2I4MDEyY2QwY2Y1MjE3Mgo=
Which is not correct. Its supposed to be s3pPLMB...
2019 Aug 26
1
Upgrading samba and OS - can I rejoin ?
On Mon, 2019-08-26 at 23:10 +0200, gizmo via samba wrote:
> Ok, I understood, I should join with a new name.
> But what's the difference between my plans and the docu "Rejoining the upgraded DC" ?
> There is nothing mentioned, that a new name is necessary.
> Is it because I install a new OS and so I start from scratch ?
A new name is not necessary, which is why this
2017 Oct 01
1
samba 4.7.0 replication errors
..., but it seemes like it triggered
> > something)
> >
> > All samba-servers with version 4.7.0 report errors with at least
> > one other ADDC like
> >
> > DC=domain,DC=de
> > Default-First-Site-Name\ISAMBA4-2 via RPC
> > DSA object GUID: 5dc32731-e914-486d-96f1-ce065ff956bf
> > Last attempt @ Fri Sep 29 10:37:24 2017 CEST failed, result 58
> > (WERR_BAD_NET_RESP) 358 consecutive failure(s).
> > Last success @ Thu Sep 28 10:18:16 2017 CEST
> >
> >
> > The command "samba-tool dbcheck --cross-ncs --f...
2017 Sep 29
4
samba 4.7.0 replication errors
...hen the
replication doesnt work anymore. (Im sure the script is not the problem, but it seemes like it triggered something)
All samba-servers with version 4.7.0 report errors with at least one other ADDC like
DC=domain,DC=de
Default-First-Site-Name\ISAMBA4-2 via RPC
DSA object GUID: 5dc32731-e914-486d-96f1-ce065ff956bf
Last attempt @ Fri Sep 29 10:37:24 2017 CEST failed, result 58 (WERR_BAD_NET_RESP)
358 consecutive failure(s).
Last success @ Thu Sep 28 10:18:16 2017 CEST
The command "samba-tool dbcheck --cross-ncs --fix --yes" reports hundreds of errors like
ERROR:...
2017 Mar 06
0
base64 response for websockets
I finally found it.
echo -n ${key}258EAFA5-E914-47DA-95CA-C5AB0DC85B11|openssl dgst -sha1
-binary|base64
Thanks,
Jerry
2017 Oct 01
0
samba 4.7.0 replication errors
...rk anymore. (Im sure the script is not the problem, but it seemes like it triggered something)
>
> All samba-servers with version 4.7.0 report errors with at least one other ADDC like
>
> DC=domain,DC=de
> Default-First-Site-Name\ISAMBA4-2 via RPC
> DSA object GUID: 5dc32731-e914-486d-96f1-ce065ff956bf
> Last attempt @ Fri Sep 29 10:37:24 2017 CEST failed, result 58 (WERR_BAD_NET_RESP)
> 358 consecutive failure(s).
> Last success @ Thu Sep 28 10:18:16 2017 CEST
>
>
> The command "samba-tool dbcheck --cross-ncs --fix --yes" reports hun...
2017 Oct 23
2
samba 4.7.0 replication errors
...>> problem, but it seemes like it triggered something)
>>
>> All samba-servers with version 4.7.0 report errors with at least one
>> other ADDC like
>>
>> DC=domain,DC=de
>> Default-First-Site-Name\ISAMBA4-2 via RPC
>> DSA object GUID: 5dc32731-e914-486d-96f1-ce065ff956bf
>> Last attempt @ Fri Sep 29 10:37:24 2017 CEST failed, result 58
>> (WERR_BAD_NET_RESP)
>> 358 consecutive failure(s).
>> Last success @ Thu Sep 28 10:18:16 2017 CEST
>>
>>
>> The command "samba-tool dbcheck --cross...