What is the “studentd” process? Announcing the arrival of Valued Associate #679: Cesar...
As a dual citizen, my US passport will expire one day after traveling to the US. Will this work?
Is there more forest in the Northern Hemisphere now than 100 years ago?
What is the difference between a "ranged attack" and a "ranged weapon attack"?
AppleTVs create a chatty alternate WiFi network
Why not send Voyager 3 and 4 following up the paths taken by Voyager 1 and 2 to re-transmit signals of later as they fly away from Earth?
Printing attributes of selection in ArcPy?
Understanding p-Values using an example
Is there public access to the Meteor Crater in Arizona?
New Order #6: Easter Egg
How would you say "es muy psicólogo"?
I can't produce songs
Solve equation for value of x:
If Windows 7 doesn't support WSL, then what is "Subsystem for UNIX-based Applications"?
How can a team of shapeshifters communicate?
Why does electrolysis of aqueous concentrated sodium bromide produce bromine at the anode?
How to write capital alpha?
How to force a browser when connecting to a specific domain to be https only using only the client machine?
Positioning dot before text in math mode
BITCOIN: on a chart what does it mean for the USD price to be higher then marketcap?
How to ternary Plot3D a function
Putting class ranking in CV, but against dept guidelines
Ore hitori de wa kesshite miru koto no deki nai keshiki; It's a view I could never see on my own
How to change the tick of the color bar legend to black
Project Euler #1 in C++
What is the “studentd” process?
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)
Should an RSS feed of hot network questions feed any chat room(s) here?Automatically setting custom routes with the internal VPN (IPSec/L2TP) clientMan in the Middle Network Proxy for iOS that supports SSL?What is assistantd?What is Ethernet Adaptor (wc5)What is this usernoted process in my Macintosh?What is the AppArt process and why does it want to connect to application-stats.com?What is coreduetd?What process is using UDP port?Loopback traffic from Time Machine processBlock Internet access to specific apps on specific Wi-Fi networks
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I'm logging network traffic (with Radio Silence), and noticed that the studentd process from /usr/libexec/studentd is connecting to some server.
What is this process doing, why does it need internet access?
macos network high-sierra
New contributor
B-A is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
I'm logging network traffic (with Radio Silence), and noticed that the studentd process from /usr/libexec/studentd is connecting to some server.
What is this process doing, why does it need internet access?
macos network high-sierra
New contributor
B-A is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
I'm logging network traffic (with Radio Silence), and noticed that the studentd process from /usr/libexec/studentd is connecting to some server.
What is this process doing, why does it need internet access?
macos network high-sierra
New contributor
B-A is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I'm logging network traffic (with Radio Silence), and noticed that the studentd process from /usr/libexec/studentd is connecting to some server.
What is this process doing, why does it need internet access?
macos network high-sierra
macos network high-sierra
New contributor
B-A is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
B-A is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited 44 mins ago
bmike♦
162k46292633
162k46292633
New contributor
B-A is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 1 hour ago
B-AB-A
161
161
New contributor
B-A is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
B-A is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
B-A is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
studentd manages the Classroom experience for students. The manual page also says it is designed to run without classes configured, so I would allow the traffic so that it knows you aren’t needing management and then sits idle.
Unless there’s a resource issue, you have thousands of processes that run, self configure and then sleep or wait for a task.
That’s how Unix and all of the Apple os work. Make small hardened daemons to serve narrow purposes and manage them as needed if there is a resource or usage issue.
This process will connect to very specific servers, so you can know it’s talking to Apple or to your MDM server in all likelihood. We would need details to dig into that deeper.
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
studentd manages the Classroom experience for students. The manual page also says it is designed to run without classes configured, so I would allow the traffic so that it knows you aren’t needing management and then sits idle.
Unless there’s a resource issue, you have thousands of processes that run, self configure and then sleep or wait for a task.
That’s how Unix and all of the Apple os work. Make small hardened daemons to serve narrow purposes and manage them as needed if there is a resource or usage issue.
This process will connect to very specific servers, so you can know it’s talking to Apple or to your MDM server in all likelihood. We would need details to dig into that deeper.
add a comment |
studentd manages the Classroom experience for students. The manual page also says it is designed to run without classes configured, so I would allow the traffic so that it knows you aren’t needing management and then sits idle.
Unless there’s a resource issue, you have thousands of processes that run, self configure and then sleep or wait for a task.
That’s how Unix and all of the Apple os work. Make small hardened daemons to serve narrow purposes and manage them as needed if there is a resource or usage issue.
This process will connect to very specific servers, so you can know it’s talking to Apple or to your MDM server in all likelihood. We would need details to dig into that deeper.
add a comment |
studentd manages the Classroom experience for students. The manual page also says it is designed to run without classes configured, so I would allow the traffic so that it knows you aren’t needing management and then sits idle.
Unless there’s a resource issue, you have thousands of processes that run, self configure and then sleep or wait for a task.
That’s how Unix and all of the Apple os work. Make small hardened daemons to serve narrow purposes and manage them as needed if there is a resource or usage issue.
This process will connect to very specific servers, so you can know it’s talking to Apple or to your MDM server in all likelihood. We would need details to dig into that deeper.
studentd manages the Classroom experience for students. The manual page also says it is designed to run without classes configured, so I would allow the traffic so that it knows you aren’t needing management and then sits idle.
Unless there’s a resource issue, you have thousands of processes that run, self configure and then sleep or wait for a task.
That’s how Unix and all of the Apple os work. Make small hardened daemons to serve narrow purposes and manage them as needed if there is a resource or usage issue.
This process will connect to very specific servers, so you can know it’s talking to Apple or to your MDM server in all likelihood. We would need details to dig into that deeper.
answered 41 mins ago
bmike♦bmike
162k46292633
162k46292633
add a comment |
add a comment |