Bomgar SDCUST Unidentified Developer

JamfMyMac
Contributor

Hello,

Any one here have issues using bomgar and beta catalina..? We are testing uploading with the PPPC Utility Bomgar Configurations Profiles.
But once a bomgar session is started, the OS give this message - "sdcust cant be opened because its unidentified developer".

Any one know or have a good idea on how to approach this or allow this to be trusted?

26 REPLIES 26

asiddiqui
New Contributor II

I have run into the same issue on my end.

andrew_nicholas
Valued Contributor

I opened a case today. I don't have a solution but they stated that the 19.1.8 release will support Catalina but didn't have a timeline.

JamfMyMac
Contributor

Any update?

jmariani
Contributor

Throwing our names in hat as we also have this issue with Bomgar and Catalina.

inoland
New Contributor II

The 19.1.8 installs without issue. But it prompts the user to allow screen recording and screen access. Has anyone figured out how to build the PPPC to allow this without user prompt. The only option I see for screen recording is Deny.

andrew_nicholas
Valued Contributor

If the security profile only allows for DENY then there is no way to automate acceptance as that would defeat the purpose of the security tcc policy. It will need to be user education at that point, but fortunately at least that field does not appear to require elevated rights to edit.

KyleEricson
Valued Contributor II

@inoland So I have the newest version, but it fails to install because it's from a untrusted publisher.

Read My Blog: https://www.ericsontech.com

rqomsiya
Contributor III

Screenshot of your PPPC paylod?

KyleEricson
Valued Contributor II

Here @rqomsiya 29d3102a50b44eda946b7d1620a3a1b3

Read My Blog: https://www.ericsontech.com

rqomsiya
Contributor III

Sorry ^^ Didn't need the PPPC. Just pinged you in MacAdmins in slack .

thuvarakan
New Contributor II

We are also having the same issue. Any update on this?

KyleEricson
Valued Contributor II

@thuvarakan I just created a new PKG and included the Bomgar Jump client DMG inside and a post-install script to install the DMG based on this script. The new PKG has to be code signed.

Script from Jamf Nation

#!/bin/bash

# The Bomgar DMG should have been installed cached prior to this script running, but we should make sure...

if [ -a "/Library/Application Support/JAMF/Waiting Room/bomgar-scc-w0edc30zygihyzd71h6ydyw8e5jy5izdxegz6wfc40hc90.dmg" ]; then

# Attach the Disk Image
    hdiutil attach /Library/Application Support/JAMF/Waiting Room/bomgar-scc-w0edc30zygihyzd71h6ydyw8e5jy5izdxegz6wfc40hc90.dmg

# Run the installer
    /Volumes/bomgar-scc/Double-Click To Start Support Session.app/Contents/MacOS/sdcust

# Wait a minute for it to finish up
    sleep 60

# Unmount the disk image
    hdiutil detach /Volumes/bomgar-scc

# Wait for the unmount to complete
    sleep 15

# Delete the disk image
    rm -R /Library/Application Support/JAMF/Waiting Room/bomgar-scc-w0edc30zygihyzd71h6ydyw8e5jy5izdxegz6wfc40hc90.dmg


else

echo "Bomgar NOT Present"

fi
Read My Blog: https://www.ericsontech.com

thuvarakan
New Contributor II

@kericson Thanks for this! My understanding from this script is that the dmg is loaded and executed forcing for sdcust to be installed and then the dmg is deleted. This will allow in new Bomgar sessions initiated to grant screen share without prompting them access?

Another issue I have run into is after a screen share is started, it's all black. I added Bomgar's PPPC in Jamf using PPPC Utility. Unfortunately, there was no way to allow screen share through it. Our users also do not have admin access. I am a bit stuck at the moment. Any thoughts?

peterkan
New Contributor

@kerickson could you break down how you code signed your PKG and what Developer ID you entered for that?

nelsoni
Contributor III

The end user still has to accept the screen recording prompt, there is no way around this.

KyleEricson
Valued Contributor II

@peterkan You need to get an Apple Developer ID Installer Cert
Apple Link

Read My Blog: https://www.ericsontech.com

MacWarrior1
New Contributor

The PPPC utility works great now with Bomgar. The Jamf support team enabled it.

JeyT
New Contributor III

We started using Bomgar for remote support recently due to staff working from home. I am stuck in trying to push out a configuration profile that works to allow Accessibility so support staff can control the requestors Mac. What application am I adding into the PPPC to allow Accessibility? I tried Representative Console, which the support staff run locally to connect a remote session to the requestors, but that didn't work. I also tried the Support Session, which is the app the requestor downloads to initiate a remote session and that didn't work either. When I tried both, the requestor is still asked to go to System Prefs > S & P to allow. None of our staff have admin rights, so I am stuck here. Any help would be appreciated.

rqomsiya
Contributor III

Hi @JeyT,

You will want to add the bomgar-scc binary in the PPPC utilty. Feel free to ping me on macAdmins slack (@macm) if you have any questions.

-R

JeyT
New Contributor III

@rqomsiua
Hi, and thank you for responding. I did some digging myself and figure it out as it seems to be working on my test macs.

identifier: com.bomgar.bomgar-scc
Code Requirement: identifier "com.bomgar.bomgar-scc" and anchor apple generic and certificate 1[field.1.2.840.113635.100.6.2.6] / exists / and certificate leaf[field.1.2.840.113635.100.6.1.13] / exists / and certificate leaf[subject.OU] = B65TM49E24

I am scoping this out to my smart group, "JAMF PPPC Profile Installed" based on my JAMF cloud Security Settings "Automatically install a Privacy Preferences Policy Control profile on user approved MDM computers that grants necessary permissions for the Jamf management framework ( (macOS 10.14 or later)". I think I'm on the right track. Still trying to wrap my head around the constant configuration profiles needed by all my Mac apps.
Thanks again!

H3144-IT
Contributor II

Certain Versions of Bomgar are not compatible with Catalina, like Representative Console v17.x does not work with Catalina, because it contains 32bit Components - see below some of the Challenges for Mac Users

Version 17.1.4 – Copy/paste from the macOS rep console now works on Windows logon/lock screens.

Version 18.1.1 – introduces full 64bit Support and removes 32bit Code, thus, macOS 10.6 and earlier are no longer supported (!) – Resolved an issue with copy and paste not working properly from a macOS representative to a Windows customer if the login screen was active. – More Scalable Jump Client Upgrades: Jump Clients now upgrade faster than ever. Once a new Bomgar version is installed, technicians can see which Jump Clients are already upgraded and can begin accessing them right away. When a Jump Client is waiting for its upgrade, technicians can modify properties without having to wait for the upgrade to complete.

Version 18.1.3 – Localized software is available for the 18.1 release (including FRENCH..)
– Resolved an issue where the rep console sometimes incorrectly showed online Jump Clients as offline.

Version 18.2.8 – Added mouse wheel support to the customer client.

Version 19.1.1 – 32-bit Jumpoints have been deprecated and will be removed in a future release. – Privacy Screen is now supported on Windows 10.

Version 19.1.3 – Local Jump is now faster when pushing to a Windows system at the login screen.

Version 19.2.1 (Nov. 21st 2019)
– macOS 10.15 Catalina is now supported.

mani2care
Contributor

I'm getting the blank screen any idea about this issue.
observed issue when connecting to catalina machine only bomgar version 18.1.4 9eabad83a9a245f48534470cdb9772a1

dlondon
Valued Contributor

Hi @mani2care I've seen that blank screen. For me that means the user has not yet allowed screen recording.

At the User's end they will see a popup about Screen Recording. They must click "Open System Preferences" If they don't you will only see a black screen in your console. If they make a mistake and click "Deny" they can still go to System Preferences > Security & Privacy > Privacy tab > Screen Recording ... and tick the box for Bomgar. They do not have to unlock anything.

mani2care
Contributor

I have tried all the options, screen recording was empty and not getting any pop up to allow or deny.
Allowed, accessibility and full disk access, file and folders tried with PPPC also having only denied options there.

i can access the terminal only:

ffc0d8aa7aa9445ea3cf66450426efcf

3625b486bdb948dbaa39ac73afa3c215

ab68e48287344e929630c6509e456a89

cwaldrip
Valued Contributor

-

jschlimmer
New Contributor III

Standard users should be able to allow screen recording.

On your test machine, use this to reset any pre-existing tcc database choices.

tccutil reset