What is the “studentd” process? Announcing the arrival of Valued Associate #679: Cesar...
How to change the tick of the color bar legend to black
Would color changing eyes affect vision?
What does the writing on Poe's helmet say?
Nose gear failure in single prop aircraft: belly landing or nose-gear up landing?
What is the difference between a "ranged attack" and a "ranged weapon attack"?
What does it mean that physics no longer uses mechanical models to describe phenomena?
Flight departed from the gate 5 min before scheduled departure time. Refund options
Should a wizard buy fine inks every time he want to copy spells into his spellbook?
Mounting TV on a weird wall that has some material between the drywall and stud
Is there public access to the Meteor Crater in Arizona?
Why is it faster to reheat something than it is to cook it?
What order were files/directories output in dir?
How can I prevent/balance waiting and turtling as a response to cooldown mechanics
Can two people see the same photon?
Co-worker has annoying ringtone
Does the Mueller report show a conspiracy between Russia and the Trump Campaign?
I can't produce songs
My mentor says to set image to Fine instead of RAW — how is this different from JPG?
Moving a wrapfig vertically to encroach partially on a subsection title
What is the origin of 落第?
Why is std::move not [[nodiscard]] in C++20?
Special flights
Central Vacuuming: Is it worth it, and how does it compare to normal vacuuming?
How can I save and copy a screenhot at the same time?
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
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
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
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
New contributor
edited 7 hours ago
bmike♦
162k46292633
162k46292633
New contributor
asked 7 hours ago
B-AB-A
211
211
New contributor
New contributor
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 7 hours ago
bmike♦bmike
162k46292633
162k46292633
add a comment |
add a comment |