Hi @mwoodruff We are looking to install certificate-based WIFI also and
I trying to gather information and an understanding to provide to our
network team.On the Macs we are currently using RADUIS AD AUTHENTICATION
am I right in thinking we can't use...
import Cocoa //login class class jamfInfo { var server: String? var id:
String? var name: String? var username: String = "" var password: String
= "" } struct userSearch: Decodable { let user: listOfUsers struct
listOfUsers: Decodable { let name: Str...
@boberito If you could have a quick look. I just want to see if I can
pull mobile devices in. I do think i'm going to have to start from the
beginning and build my code from scratch. I'm trying to use yours to get
a better understanding of how it wor...