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

What would you call this weird metallic apparatus that allows you to lift people?

What to do with repeated rejections for phd position

Project Euler #1 in C++

What does 丫 mean? 丫是什么意思?

Is there public access to the Meteor Crater in Arizona?

AppleTVs create a chatty alternate WiFi network

License to disallow distribution in closed source software, but allow exceptions made by owner?

Flight departed from the gate 5 min before scheduled departure time. Refund options

Can an iPhone 7 be made to function as a NFC Tag?

One-one communication

Asymptotics question

How do living politicians protect their readily obtainable signatures from misuse?

Is there hard evidence that the grant peer review system performs significantly better than random?

Why is it faster to reheat something than it is to cook it?

What is the "studentd" process?

How to change the tick of the color bar legend to black

A term for a woman complaining about things/begging in a cute/childish way

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?

If Windows 7 doesn't support WSL, then what is "Subsystem for UNIX-based Applications"?

What does this say in Elvish?

Nose gear failure in single prop aircraft: belly landing or nose-gear up landing?

How can I prevent/balance waiting and turtling as a response to cooldown mechanics

retrieve food groups from food item list

What is the chair depicted in Cesare Maccari's 1889 painting "Cicerone denuncia Catilina"?



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;








4















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?










share|improve this question









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.


























    4















    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?










    share|improve this question









    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.






















      4












      4








      4








      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?










      share|improve this question









      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






      share|improve this question









      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.











      share|improve this question









      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.









      share|improve this question




      share|improve this question








      edited 1 hour 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 2 hours ago









      B-AB-A

      211




      211




      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.




















          1 Answer
          1






          active

          oldest

          votes


















          4














          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.






          share|improve this answer






























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            4














            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.






            share|improve this answer



























              4














              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.






              share|improve this answer

























                4












                4








                4







                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.






                share|improve this answer













                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.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered 1 hour ago









                bmikebmike

                162k46292633




                162k46292633













                    Popular posts from this blog

                    How to create a command for the “strange m” symbol in latex? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)How do you make your own symbol when Detexify fails?Writing bold small caps with mathpazo packageplus-minus symbol with parenthesis around the minus signGreek character in Beamer document titleHow to create dashed right arrow over symbol?Currency symbol: Turkish LiraDouble prec as a single symbol?Plus Sign Too Big; How to Call adfbullet?Is there a TeX macro for three-legged pi?How do I get my integral-like symbol to align like the integral?How to selectively substitute a letter with another symbol representing the same letterHow do I generate a less than symbol and vertical bar that are the same height?

                    Category:Tremithousa Media in category "Tremithousa"Navigation menuUpload media34° 49′ 02.7″ N, 32° 26′ 37.32″ EOpenStreetMapGoogle EarthProximityramaReasonatorScholiaStatisticsWikiShootMe

                    Dokschytsy (Steed) Kwelen | NawigatsjuunBelarus: Vitebsk Region, citypopulation.de