From nobody Thu Feb 10 09:33:35 2022 X-Original-To: questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 7991519AB3E2 for ; Thu, 10 Feb 2022 09:33:38 +0000 (UTC) (envelope-from kuku@kukulies.org) Received: from mail.kukulies.org (mail.kukulies.org [116.203.115.43]) by mx1.freebsd.org (Postfix) with ESMTP id 4JvWlP2wJsz3JXD for ; Thu, 10 Feb 2022 09:33:37 +0000 (UTC) (envelope-from kuku@kukulies.org) Received: from localhost (localhost [127.0.0.1]) by mail.kukulies.org (Postfix) with ESMTP id 9C32310276A; Thu, 10 Feb 2022 10:33:36 +0100 (CET) Received: from mail.kukulies.org ([127.0.0.1]) by localhost (mail.kukulies.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hgxmqU_VTogs; Thu, 10 Feb 2022 10:33:35 +0100 (CET) Received: from smtpclient.apple (p57a1f9df.dip0.t-ipconnect.de [87.161.249.223]) by mail.kukulies.org (Postfix) with ESMTPSA id A89A8102769; Thu, 10 Feb 2022 10:33:35 +0100 (CET) From: Christoph Kukulies Message-Id: <5AF28870-16FC-4242-B04E-5231B4817AC8@kukulies.org> Content-Type: multipart/signed; boundary="Apple-Mail=_D445F2E6-599D-4B33-82B1-7B967FF3831E"; protocol="application/pkcs7-signature"; micalg=sha-256 List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org Mime-Version: 1.0 (Mac OS X Mail 14.0 \(3654.120.0.1.13\)) Subject: Re: ssh -Y from macOS (11.16.2 Bigsur) to FreeBSD box (12.3) Date: Thu, 10 Feb 2022 10:33:35 +0100 In-Reply-To: Cc: questions via To: Patric Mappppp References: <5AB0235A-3342-430B-BD9F-F8460611A40C@kukulies.org> X-Mailer: Apple Mail (2.3654.120.0.1.13) X-Rspamd-Queue-Id: 4JvWlP2wJsz3JXD X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of kuku@kukulies.org has no SPF policy when checking 116.203.115.43) smtp.mailfrom=kuku@kukulies.org X-Spamd-Result: default: False [-3.59 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; MV_CASE(0.50)[]; HAS_ATTACHMENT(0.00)[]; RCVD_COUNT_THREE(0.00)[4]; TO_DN_ALL(0.00)[]; NEURAL_HAM_SHORT(-1.00)[-1.000]; RCPT_COUNT_TWO(0.00)[2]; FREEMAIL_TO(0.00)[gmail.com]; RCVD_NO_TLS_LAST(0.10)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:+,3:~,4:~]; ASN(0.00)[asn:24940, ipnet:116.203.0.0/16, country:DE]; MID_RHS_MATCH_FROM(0.00)[]; RECEIVED_SPAMHAUS_PBL(0.00)[87.161.249.223:received]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.99)[-0.994]; FREEFALL_USER(0.00)[kuku]; FROM_HAS_DN(0.00)[]; SIGNED_SMIME(-2.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; MIME_GOOD(-0.20)[multipart/signed,multipart/alternative,text/plain]; DMARC_NA(0.00)[kukulies.org]; AUTH_NA(1.00)[]; TO_MATCH_ENVRCPT_SOME(0.00)[]; R_SPF_NA(0.00)[no SPF record]; MLMMJ_DEST(0.00)[questions] X-ThisMailContainsUnwantedMimeParts: N --Apple-Mail=_D445F2E6-599D-4B33-82B1-7B967FF3831E Content-Type: multipart/alternative; boundary="Apple-Mail=_7A72F35E-0929-4987-B01A-8961199EA697" --Apple-Mail=_7A72F35E-0929-4987-B01A-8961199EA697 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 To add: xauth is installed on the FreeBSD side. Another data point: starting X11 explicitly then starting an xterm on the mac side and issuing xhost + logging into the FreeBSD box using=20 ssh -Y pc235 doing an xclock there -> works! I recall that this worked more elegantly by just typing ssh -Y host in = the macOS terminal window. > Am 10.02.2022 um 10:25 schrieb Christoph Kukulies : >=20 > Hi, >=20 > Thanks. I wrote the OS-version in the subject. macOS 11.6.2 BigSur >=20 > I have=20 >=20 > X11Forwarding yes > X11DisplayOffset 10 > X11UseLocalhost yes >=20 > in /etc/ssh/sshd_config in me FreeBSD box. >=20 > I=E2=80=99m not sure whether I installed XQuartz from Apple or = XQuartz.org . It used to work. The only change were = OS upgrades Catalina-Mojave-Bigsur. > Looks like it=E2=80=99s Apple: >=20 > >=20 > I=E2=80=99m doing it from a Mac terminal not a xterm. >=20 > I did not start X11 explicitly. I believe to recall that the macOS = window manager accepts X-connections or laumches X11 automatically - Not = sure though. >=20 > =E2=80=94 > Christoph=20 >=20 >> Am 10.02.2022 um 09:55 schrieb Patrick Mahan >: >>=20 >> On Thu, Feb 10, 2022 at 12:00 AM Christoph Kukulies = > wrote: >> I recall it had workd in the past but something must have changed.=20 >> I=E2=80=99m trying to do the following >>=20 >>=20 >>=20 >> ssh -Y -v pc235 >> OpenSSH_8.1p1, LibreSSL 2.7.3 >> debug1: Reading configuration data /etc/ssh/ssh_config >> debug1: /etc/ssh/ssh_config line 47: Applying options for * >> debug1: Connecting to pc235 port 22. >> debug1: Connection established. >> debug1: identity file /Users/kuku/.ssh/id_rsa type 0 >> debug1: identity file /Users/kuku/.ssh/id_rsa-cert type -1 >> debug1: identity file /Users/kuku/.ssh/id_dsa type -1 >> debug1: identity file /Users/kuku/.ssh/id_dsa-cert type -1 >> debug1: identity file /Users/kuku/.ssh/id_ecdsa type -1 >> debug1: identity file /Users/kuku/.ssh/id_ecdsa-cert type -1 >> debug1: identity file /Users/kuku/.ssh/id_ed25519 type 3 >> debug1: identity file /Users/kuku/.ssh/id_ed25519-cert type -1 >> debug1: identity file /Users/kuku/.ssh/id_xmss type -1 >> debug1: identity file /Users/kuku/.ssh/id_xmss-cert type -1 >> debug1: Local version string SSH-2.0-OpenSSH_8.1 >> debug1: Remote protocol version 2.0, remote software version = OpenSSH_7.9 FreeBSD-20200214 >> debug1: match: OpenSSH_7.9 FreeBSD-20200214 pat OpenSSH* compat = 0x04000000 >> debug1: Authenticating to pc235:22 as 'kuku' >> debug1: SSH2_MSG_KEXINIT sent >> debug1: SSH2_MSG_KEXINIT received >> debug1: kex: algorithm: curve25519-sha256 >> debug1: kex: host key algorithm: ecdsa-sha2-nistp256 >> debug1: kex: server->client cipher: chacha20-poly1305@openssh.com = MAC: compression: none >> debug1: kex: client->server cipher: chacha20-poly1305@openssh.com = MAC: compression: none >> debug1: expecting SSH2_MSG_KEX_ECDH_REPLY >> debug1: Server host key: ecdsa-sha2-nistp256 SHA256:xxxxxxxxxx >> debug1: Host 'pc235' is known and matches the ECDSA host key. >> debug1: Found key in /Users/kuku/.ssh/known_hosts:7 >> debug1: rekey out after 134217728 blocks >> debug1: SSH2_MSG_NEWKEYS sent >> debug1: expecting SSH2_MSG_NEWKEYS >> debug1: SSH2_MSG_NEWKEYS received >> debug1: rekey in after 134217728 blocks >> debug1: Will attempt key: /Users/kuku/.ssh/id_rsa RSA = SHA256:xxxxxxxxx >> debug1: Will attempt key: /Users/kuku/.ssh/id_dsa=20 >> debug1: Will attempt key: /Users/kuku/.ssh/id_ecdsa=20 >> debug1: Will attempt key: /Users/kuku/.ssh/id_ed25519 ED25519 = SHA256:xxxxxxx >> debug1: Will attempt key: /Users/kuku/.ssh/id_xmss=20 >> debug1: SSH2_MSG_EXT_INFO received >> debug1: kex_input_ext_info: = server-sig-algs=3D >> debug1: SSH2_MSG_SERVICE_ACCEPT received >> debug1: Authentications that can continue: = publickey,keyboard-interactive >> debug1: Next authentication method: publickey >> debug1: Offering public key: /Users/kuku/.ssh/id_rsa RSA = SHA256:xxxxxx >> debug1: Server accepts key: /Users/kuku/.ssh/id_rsa RSA SHA256:xxxxxx >> debug1: Authentication succeeded (publickey). >> Authenticated to pc235 ([192.168.178.34]:22). >> debug1: channel 0: new [client-session] >> debug1: Requesting no-more-sessions@openssh.com = >> debug1: Entering interactive session. >> debug1: pledge: exec >> debug1: client_input_global_request: rtype hostkeys-00@openssh.com = want_reply 0 >> debug1: Remote: /home/kuku/.ssh/authorized_keys:1: key options: = agent-forwarding port-forwarding pty user-rc x11-forwarding >> debug1: Remote: /home/kuku/.ssh/authorized_keys:1: key options: = agent-forwarding port-forwarding pty user-rc x11-forwarding >> debug1: No xauth program. >> Warning: No xauth data; using fake authentication data for X11 = forwarding. >> debug1: Requesting X11 forwarding with authentication spoofing. >> debug1: Sending environment. >> debug1: Sending env LANG =3D de_DE.UTF-8 >> Last login: Thu Feb 10 08:44:31 2022 from = christophs-macbook-pro.fritz.box >> FreeBSD 12.3-RELEASE-p1 GENERIC=20 >>=20 >> Welcome to FreeBSD! >>=20 >>=20 >> $ echo $DISPLAY >> localhost:10.0 >> $ xclock >> connect /tmp/.X11-unix/X0: No such file or directory >> Error: Can't open display: localhost:10.0 >>=20 >> Any clues? >>=20 >>=20 >> First the obvious questions: >>=20 >> 1. What version of Mac OS X are you running? >> 2. Where did you install XQuartz from? Apple or XQuartz.org = ? >> 3. Are trying this from the supplied xterm with XQuartz or = terminal.app? >>=20 >> You might want to install xauth from packages (or ports source). You = might need to enable X11 forwarding in the sshd config on FreeBSD. >> =20 >> HTH, >>=20 >> Patrick >=20 --Apple-Mail=_7A72F35E-0929-4987-B01A-8961199EA697 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8 To = add: xauth is installed on the FreeBSD side.

Another data point:

starting X11 = explicitly
then starting an xterm on the mac side = and issuing xhost +
logging into the = FreeBSD box using 

ssh -Y pc235

doing an xclock there

->  works!

I recall that this = worked more elegantly by just typing ssh -Y host in the macOS terminal = window.


Am 10.02.2022 um 10:25 schrieb Christoph Kukulies <kuku@kukulies.org>:

Hi,

Thanks. I wrote the OS-version in the = subject.  macOS 11.6.2 BigSur

I have 

X11Forwarding yes
X11DisplayOffset 10
X11UseLocalhost yes

in = /etc/ssh/sshd_config in me FreeBSD box.

I=E2=80=99= m not sure whether I installed XQuartz from Apple or XQuartz.org. It used to = work. The only change were OS upgrades = Catalina-Mojave-Bigsur.
Looks = like it=E2=80=99s Apple:

<PastedGraphic-3.png>= ;

I=E2=80=99= m doing it from a Mac terminal not a xterm.

I did = not start X11 explicitly. I believe to recall that the macOS window = manager accepts X-connections or laumches X11 automatically - Not sure = though.

=E2=80=94
Christoph 

Am 10.02.2022 um 09:55 schrieb Patrick Mahan <plmahan@gmail.com>:

On Thu, Feb 10, 2022 at 12:00 AM = Christoph Kukulies <kuku@kukulies.org> wrote:
I recall it had workd in the past but something = must have changed. 
I=E2=80=99m trying to do the = following



 ssh -Y -v pc235
OpenSSH_8.1p1, LibreSSL 2.7.3
debug1: Reading configuration data = /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 47: Applying options for = *
debug1: Connecting to pc235 port 22.
debug1: Connection established.
debug1: identity file /Users/kuku/.ssh/id_rsa type = 0
debug1: identity file /Users/kuku/.ssh/id_rsa-cert type = -1
debug1: identity file /Users/kuku/.ssh/id_dsa type = -1
debug1: identity file /Users/kuku/.ssh/id_dsa-cert type = -1
debug1: identity file /Users/kuku/.ssh/id_ecdsa type = -1
debug1: identity file /Users/kuku/.ssh/id_ecdsa-cert type = -1
debug1: identity file /Users/kuku/.ssh/id_ed25519 type = 3
debug1: identity file /Users/kuku/.ssh/id_ed25519-cert type = -1
debug1: identity file /Users/kuku/.ssh/id_xmss type = -1
debug1: identity file /Users/kuku/.ssh/id_xmss-cert type = -1
debug1: Local version string = SSH-2.0-OpenSSH_8.1
debug1: Remote protocol version 2.0, remote software version = OpenSSH_7.9 FreeBSD-20200214
debug1: match: OpenSSH_7.9 FreeBSD-20200214 pat OpenSSH* = compat 0x04000000
debug1: Authenticating to pc235:22 as 'kuku'
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: algorithm: curve25519-sha256
debug1: kex: host key algorithm: = ecdsa-sha2-nistp256
debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> = compression: none
debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> = compression: none
debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
debug1: Server host key: ecdsa-sha2-nistp256 = SHA256:xxxxxxxxxx
debug1: Host 'pc235' is known and matches the ECDSA host = key.
debug1: Found key in = /Users/kuku/.ssh/known_hosts:7
debug1: rekey out after 134217728 blocks
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: rekey in after 134217728 blocks
debug1: Will attempt key: /Users/kuku/.ssh/id_rsa RSA = SHA256:xxxxxxxxx
debug1: Will attempt key: = /Users/kuku/.ssh/id_dsa 
debug1: Will attempt key: = /Users/kuku/.ssh/id_ecdsa 
debug1: Will attempt key: /Users/kuku/.ssh/id_ed25519 ED25519 = SHA256:xxxxxxx
debug1: Will attempt key: = /Users/kuku/.ssh/id_xmss 
debug1: SSH2_MSG_EXT_INFO received
debug1: kex_input_ext_info: = server-sig-algs=3D<ssh-ed25519,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-ds= s,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521>
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue: = publickey,keyboard-interactive
debug1: Next authentication method: = publickey
debug1: Offering public key: /Users/kuku/.ssh/id_rsa RSA = SHA256:xxxxxx
debug1: Server accepts key: /Users/kuku/.ssh/id_rsa RSA = SHA256:xxxxxx
debug1: Authentication succeeded = (publickey).
Authenticated to pc235 = ([192.168.178.34]:22).
debug1: channel 0: new [client-session]
debug1: Requesting no-more-sessions@openssh.com
debug1: Entering interactive session.
debug1: pledge: exec
debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0
debug1: Remote: /home/kuku/.ssh/authorized_keys:1: key = options: agent-forwarding port-forwarding pty user-rc = x11-forwarding
debug1: Remote: /home/kuku/.ssh/authorized_keys:1: key = options: agent-forwarding port-forwarding pty user-rc = x11-forwarding
debug1: No xauth program.
Warning: No xauth data; using fake authentication data for = X11 forwarding.
debug1: Requesting X11 forwarding with authentication = spoofing.
debug1: Sending environment.
debug1: Sending env LANG =3D de_DE.UTF-8
Last login: Thu Feb 10 08:44:31 2022 from = christophs-macbook-pro.fritz.box
FreeBSD 12.3-RELEASE-p1 GENERIC 

Welcome to FreeBSD!


$ echo $DISPLAY
localhost:10.0
$ xclock
connect /tmp/.X11-unix/X0: No such file or = directory
Error: Can't open display: = localhost:10.0

Any clues?


First the obvious questions:

1. What version of Mac = OS X are you running?
2. Where did you install = XQuartz from?  Apple or XQuartz.org?
3. Are trying this from = the supplied xterm with XQuartz or terminal.app?

You might want to install xauth from = packages (or ports source).  You might need to enable X11 = forwarding in the sshd config on FreeBSD.
 
HTH,

Patrick


= --Apple-Mail=_7A72F35E-0929-4987-B01A-8961199EA697-- --Apple-Mail=_D445F2E6-599D-4B33-82B1-7B967FF3831E Content-Disposition: attachment; filename=smime.p7s Content-Type: application/pkcs7-signature; name=smime.p7s Content-Transfer-Encoding: base64 MIAGCSqGSIb3DQEHAqCAMIACAQExDzANBglghkgBZQMEAgEFADCABgkqhkiG9w0BBwEAAKCCCc0w ggSQMIIDeKADAgECAggEjQABSaojETANBgkqhkiG9w0BAQsFADBmMQswCQYDVQQGEwJERTEzMDEG A1UECgwqREdOIERldXRzY2hlcyBHZXN1bmRoZWl0c25ldHogU2VydmljZSBHbWJIMSIwIAYDVQQD DBlkZ25zZXJ2aWNlIENBIDIgVHlwZSBFOlBOMB4XDTIxMDUxODA5NDUyMloXDTIyMDUxODA5NDUy MlowbzELMAkGA1UEBhMCREUxITAfBgNVBAUTGDQwMDAwMDAwNjBhMzhmMGYyYzYzOWJmYzEbMBkG A1UEAwwSQ2hyaXN0b3BoIEt1a3VsaWVzMSAwHgYJKoZIhvcNAQkBFhFrdWt1QGt1a3VsaWVzLm9y ZzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAJU1LXX6JsjGAtm4933meL366fVPQhLK ljErf7tu6B9vFjtofnRTZLVdwlj31FUGSSnRo2GZQCHdgq6Yvw/kmegH9pXKKxynpk//dGyXFJl0 Ckh3G+482KC8o3Yr4xHAyBYViWTdlQXdFy1MuO5eCPcgpEvI2+ToHkZDmydGji4CUh0W1NoqowtD 5S4JERD+VyKF1Oh5vta0nMYPegeFx955TcgtwoxhtX52d2NeLMl7xjSqQtDSNS/H6RjU+edtV0GC 7G1gJEr/YMjweoQzpHv3nmTEGeAb2rh3buE6TsuRt7JlMX/qd3KOTJqJalqfdLb5VtGlLyvXBXtW s8T8SzMCAwEAAaOCATcwggEzMB0GA1UdDgQWBBSbu8eW4CmM8kPoI/qOkRc7IeNHkjAMBgNVHRMB Af8EAjAAMB8GA1UdIwQYMBaAFOnGk9HVDwZkcupqlj66EPJUVLJ5MFYGA1UdIARPME0wSwYMKwYB BAH7KwIBAwIIMDswOQYIKwYBBQUHAgEWLWh0dHA6Ly9zZWM1LmRnbnNlcnZpY2UuZGUvcG9saWNp ZXMvaW5kZXguaHRtbDA+BgNVHR8ENzA1MDOgMaAvhi1odHRwOi8vc2VjNS5kZ25zZXJ2aWNlLmRl L2NybC9jcmwyLXR5cGUtZS5jcmwwDgYDVR0PAQH/BAQDAgSwMB0GA1UdJQQWMBQGCCsGAQUFBwMC BggrBgEFBQcDBDAcBgNVHREEFTATgRFrdWt1QGt1a3VsaWVzLm9yZzANBgkqhkiG9w0BAQsFAAOC AQEAzalTIi5SVFx5aBY/3ZN8pxAdrofbvsZq8s9R5oiarRQz0+HlxDQcFQkCBHq2MaU4bV4nhx5X OcRO9LQokR7MeTs1B/WxUX1xrOuOs9XJNSwZwDH6U/Vwt0v04sWsa13WOcK1YRYUIIpSmkHJP0oz 9L0BlP77KCNRTuiU7IdKP7LCVZmqC1T3SRabEzqGUEhxV7Ba3ePPlGS+Q3izkfnNsntIErPWa0s4 i33GeLfHbMcfCeDK/aju1rYX58IGOMO/jFrcJUKBbTSv6FyjtybdjUTvFr05Iih3CFU/MU+Wksjh MSS35779zlXm5pfN5RZqlHLlmt/gBe32KaLG/kzONTCCBTUwggQdoAMCAQICCFUcStdmrSX2MA0G CSqGSIb3DQEBCwUAMGExCzAJBgNVBAYTAkRFMTMwMQYDVQQKDCpER04gRGV1dHNjaGVzIEdlc3Vu ZGhlaXRzbmV0eiBTZXJ2aWNlIEdtYkgxHTAbBgNVBAMMFGRnbnNlcnZpY2UgUm9vdCA3OlBOMB4X DTE2MTAyNjA5MjI0MVoXDTI0MTAyNjA5MjI0MVowZjELMAkGA1UEBhMCREUxMzAxBgNVBAoMKkRH TiBEZXV0c2NoZXMgR2VzdW5kaGVpdHNuZXR6IFNlcnZpY2UgR21iSDEiMCAGA1UEAwwZZGduc2Vy dmljZSBDQSAyIFR5cGUgRTpQTjCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANyl8pQ/ dMejR9KXZs5ro81tFwNhloThlXe8sat79Tjjk6xFqE5E94//0vifJxMrp9RrCkNOo5oPG1djGOgk 0L0ucpHFUH9SQF/SHbm83QvWJXgqEJpjxOKZXTPbJRKVvY25niB0FTr2omRqypiP4A/w5xA6jSJ2 P02vV6WgcPfaLQkM+SEGPxV/pzpvuY3KfzJ9li9mXPNXaJD9y+jqIUvHbCAbuYKQ5nwEAcYMXDpP RQgDQGTrRiFExHEjsZeMzEFADZj9deg/h29AMO0w2YrSvkNReh/zvDZutdy25DZvjE3AUgStWgBC 7x+2ddOb2I61o6xbIsxlfq/mzNpAGoECAwEAAaOCAeowggHmMBIGA1UdEwEB/wQIMAYBAf8CAQAw HwYDVR0jBBgwFoAUAQwWG3Ry0zwU7iZ3t0kUU9j7ixswWwYIKwYBBQUHAQEETzBNMEsGCCsGAQUF BzABhj9odHRwOi8vcm9jc3AtZGduLmRnbnNlcnZpY2UuZGU6ODA4MC9lamJjYS9wdWJsaWN3ZWIv c3RhdHVzL29jc3AwagYDVR0gBGMwYTBfBgwrBgEEAfsrAgEEAgEwTzBNBggrBgEFBQcCARZBaHR0 cDovL3d3dy5kZ25zZXJ2aWNlLmRlL3RydXN0Y2VudGVyL3B1YmxpYy9kZ25zZXJ2aWNlL2luZGV4 Lmh0bWwwgZkGA1UdHwSBkTCBjjCBi6CBiKCBhYaBgmxkYXA6Ly9sZGFwLmRnbnNlcnZpY2UuZGU6 Mzg5L0NOPUNSTC0xLE89REdOJTIwU2VydmljZSUyMEdtYkgsQz1ERT9jZXJ0aWZpY2F0ZVJldm9j YXRpb25MaXN0P2Jhc2U/b2JqZWN0Q2xhc3M9Y1JMRGlzdHJpYnV0aW9uUG9pbnQwHQYDVR0OBBYE FOnGk9HVDwZkcupqlj66EPJUVLJ5MA4GA1UdDwEB/wQEAwIBBjAbBgkrBgEEAcBtAwUEDjAMBgor BgEEAcBtAwUBMA0GCSqGSIb3DQEBCwUAA4IBAQCrvDn6Rcn7/FNq3SOJNfgYNfkdR5CiGoC4sZ+i 0dypCqqMXwbpRQjSriLS2eEe2V2Fms0E4SuBOEaxOg1nVjYafQVGtytRT0ueFIzB3VcnQl7oRFJ0 SHi9d/xjElAZkk8I8lytuWG57SabA72duEp7AaCWG3lVZIdNLy+rkNrfNvEUbqUh0TrZXgqpwwCL JjYF8vyC4I+xxNaXm3EmuNvgQ2j2dGp3Oxc0QbfLLOCbK/rOdDikaBN7kTqpfHls7pcIOhQrgrPV LzY/NHqG9zEpmjuQora63YHdu7BTzGp/DvcQwfyKa/gtb9LHn3AoSUqOKOMd02sUb/AxGhsNjMzJ MYIDFDCCAxACAQEwcjBmMQswCQYDVQQGEwJERTEzMDEGA1UECgwqREdOIERldXRzY2hlcyBHZXN1 bmRoZWl0c25ldHogU2VydmljZSBHbWJIMSIwIAYDVQQDDBlkZ25zZXJ2aWNlIENBIDIgVHlwZSBF OlBOAggEjQABSaojETANBglghkgBZQMEAgEFAKCCAXMwGAYJKoZIhvcNAQkDMQsGCSqGSIb3DQEH ATAcBgkqhkiG9w0BCQUxDxcNMjIwMjEwMDkzMzM1WjAvBgkqhkiG9w0BCQQxIgQg1bNr0bxlRtNK 7YBoVEtX4T95Kt9K10VeKWL6qRMNGfAwgYEGCSsGAQQBgjcQBDF0MHIwZjELMAkGA1UEBhMCREUx MzAxBgNVBAoMKkRHTiBEZXV0c2NoZXMgR2VzdW5kaGVpdHNuZXR6IFNlcnZpY2UgR21iSDEiMCAG A1UEAwwZZGduc2VydmljZSBDQSAyIFR5cGUgRTpQTgIIBI0AAUmqIxEwgYMGCyqGSIb3DQEJEAIL MXSgcjBmMQswCQYDVQQGEwJERTEzMDEGA1UECgwqREdOIERldXRzY2hlcyBHZXN1bmRoZWl0c25l dHogU2VydmljZSBHbWJIMSIwIAYDVQQDDBlkZ25zZXJ2aWNlIENBIDIgVHlwZSBFOlBOAggEjQAB SaojETANBgkqhkiG9w0BAQsFAASCAQAJmPXQo7XIKeIEAjO0VT1AvV+PIixU0SXiW9D/torBSbW+ r50+znK//E3KJNoXEkOSUiLoxNGcDrpMYonoR4xQ6WUgQ2lKnmqxKEWMmkPA9mHMKa9UdZzVD8zy /I0wfZJJV/kE66B7d763rffZkuXNnAp/lGQeJv26rDx1uRHKwwPFVuyvP5TOaWdhORQ13RwtSvar db7Qv8qpPFnKlC5mSvPoUdS4cfprH3S4FJxffoVw6PM4qjYZRdv3dLl6TTwWBujGcIMDP1Mq4yk0 j8aZQadKhKOhjmTX3NjGBo7XOB9bJ6zJEpBRVSAxKgKw15AjmZyrHa8NHJ+JYHrGX3odAAAAAAAA --Apple-Mail=_D445F2E6-599D-4B33-82B1-7B967FF3831E--