macadmins / SplashBuddy

Onboarding splash screen for MDM and Automated Device Enrollment.
Apache License 2.0
403 stars 70 forks source link

Splashbuddy Not Appearing Unless User logs In #123

Closed blackberryhell closed 4 years ago

blackberryhell commented 5 years ago

I am having an issue where my imaging policy kicks in at enrolment and installs splashbuddy but splashbuddy doesn't launch unless I login, is this expected behaviour?

cybertunnel commented 5 years ago

This is expected since it runs in user space, however there is a branch that does have where it runs in root space. Keep in mind, it running in root space is not a good idea since it could be a avenue for attack.

blackberryhell commented 5 years ago

Hi Tyler

Thanks for getting back to me it’s appreciated.

Regards

Alex

Sent from my iPhone

On 16 Sep 2019, at 17:01, Tyler Morgan notifications@github.com wrote:

This is expected since it runs in user space, however there is a branch that does have where it runs in root space. Keep in mind, it running in root space is not a good idea since it could be a avenue for attack.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

ghost commented 5 years ago

Hi @cybertunnel - can you point me in the direction of the branch where it does work at the login screen? I'm having trouble tracking this down.

Thanks Ryan

cybertunnel commented 4 years ago

@rypowell1988 sorry for the extreme delay, I didn't see this until just now. Did you find the login window branch of this?

cybertunnel commented 4 years ago

If you still need it, and/or someone else finds this issue; https://github.com/smithjw/SplashBuddy I believe is the one that works on the Login Window.