Posted on 06-14-2023 12:38 AM
Hi Folks,
I'm new to jamf, and just using it as a software developer because our customers want us to integrate to it, so our instance serves as test data for developing integrations.
I've got a couple of iphones enrolled fine.
When I try to enroll an apple laptop, I go either to https://myinstance.jamfcloud.com/enroll, or I can use the link provided by jamf when you create an invitation, which is basically the same.. https://myinstance.jamfcloud.com/enroll?invitation=somelongnumber
So I get to the enrollment screen, it says "Assign to user", so I put a user name in that box, but when I click "Enroll" nothing happens. The screen just says there as if the enroll button had not been clicked.
thanks
Paul
Posted on 06-14-2023 04:49 AM
The first link should work. For the user name, does this account have enrollment rights in your Jamf Pro? Can you use another account?
Posted on 06-14-2023 05:19 AM
If you are not connected to AAD or LDAP I have noticed JAMF Cloud likes to hang when you attempt to assign to user during Device Enrollment. Try leaving that field blank and assigning the device within the JAMF Console after enrollment.
Posted on 06-14-2023 05:21 AM
The account I used was my email address, which is the site administrator. In user accounts and groups, it says:
Username Full Name Email Type Access Privileges
EMAIL ADDRESS | My Name | EMAIL ADDRESS | Standard User | Full Access | Custom |
I also created an invite with that same email address.
thanks
Posted on 06-14-2023 05:25 AM
Do you use Apple Business Manager? Worth a look if the iMac has a T2.
https://support.apple.com/guide/apple-configurator/welcome/ios
Posted on 06-14-2023 05:35 AM
I don't think so. I just want to get the Apple into the "Computers" list in Jamf cloud so that we have some test data to play with for developing API integration. The apple is pretty much brand new and nothing has been installed on it
Would installing apple business manager fix this ?
Posted on 06-14-2023 05:57 AM
If your goal is to manage Macs (or to fully manage iOS devices), then yes you need Apple Business Manager. However there is much more to it then that.
Apple Business Manager is needed for Automated Device Enrollment, and to identify an Apple product as organizationally owned. Apple Business Manager is NOT needed for (manual) device enrollment, however when using this enrollment method you leave quite a few management options on the table as Apple identifies the device as personally owned.
Apple Business Manager is not the cause of the issues you are seeing. JAMF has no way to validate the user info, so its hanging.
Posted on 06-14-2023 06:01 AM
Thanks, yes we don't want to manage devices, we just want some data in jamfcloud so that we can do api development work.
It seems strange that JAMF would just hang or do nothing when I click the enroll button. Do you know if it's ok to use the same password here that I use to log into jamf cloud ? .. or should I create a separate account somwhere in jamfcloud with a different email and password ?
Posted on 06-14-2023 06:15 AM
If you have login required to enroll, it would be either a LDAP account (assuming you have LDAP setup) or a local JAMF Cloud Account (it still needs to be local if you have AAD or SSO setup as enrollment does not check that). The Local account you are using needs enrollment privileges.
The most direct way to do it:
If you still have issues, make sure that you have User-initiated enrollment for Macs enabled in JAMF Settings. If it is enabled, check the JAMF logs.
Posted on 06-14-2023 06:33 AM
Thanks, this is still the same sadly.
I created that user above using my hotmail within jamfcloud, ensured it has enroll permissions.
When I click Enroll, it just sits there and does nothing just like you see above.
The settings look about the same as above
Posted on 06-14-2023 06:40 AM
Don't enter anything there, just leave it blank.
That box tells JAMF to do a Cloud Identity Provider (AAD) or LDAP (AD) lookup. If you don't have those services configured it just hangs as there is no where to check the identify of the user. If you do have those services connected, use your ID or whatever attribute mapping you have setup, typically it would not have @domain.com unless you have that mapped to ID for some reason.
One quick comment. JAMF Nation is not an IDP for JAMF Cloud. Your JAMF Nation Account ≠ your JAMF Cloud Account.
Posted on 06-14-2023 06:44 AM
ha I thought it would be a noobie type problem, it was :)
Its moved on now. Thanks for your help.