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

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

Google .dev domain strangely redirects to https

Is there more forest in the Northern Hemisphere now than 100 years ago?

What does Turing mean by this statement?

New Order #6: Easter Egg

AppleTVs create a chatty alternate WiFi network

In musical terms, what properties are varied by the human voice to produce different words / syllables?

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

My mentor says to set image to Fine instead of RAW — how is this different from JPG?

How would a mousetrap for use in space work?

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

Random body shuffle every night—can we still function?

What are the main differences between Stargate SG-1 cuts?

Is it dangerous to install hacking tools on my private linux machine?

Project Euler #1 in C++

Found this skink in my tomato plant bucket. Is he trapped? Or could he leave if he wanted?

I can't produce songs

Connecting Mac Book Pro 2017 to 2 Projectors via USB C

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

Why does electrolysis of aqueous concentrated sodium bromide produce bromine at the anode?

Ore hitori de wa kesshite miru koto no deki nai keshiki; It's a view I could never see on my own

Putting class ranking in CV, but against dept guidelines

Monty Hall Problem-Probability Paradox

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



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 1 hour 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

                    Францішак Багушэвіч Змест Сям'я | Біяграфія | Творчасць | Мова Багушэвіча | Ацэнкі дзейнасці | Цікавыя факты | Спадчына | Выбраная бібліяграфія | Ушанаванне памяці | У філатэліі | Зноскі | Літаратура | Спасылкі | НавігацыяЛяхоўскі У. Рупіўся дзеля Бога і людзей: Жыццёвы шлях Лявона Вітан-Дубейкаўскага // Вольскі і Памідораў з песняй пра немца Адвакат, паэт, народны заступнік Ашмянскі веснікВ Минске появится площадь Богушевича и улица Сырокомли, Белорусская деловая газета, 19 июля 2001 г.Айцец беларускай нацыянальнай ідэі паўстаў у бронзе Сяргей Аляксандравіч Адашкевіч (1918, Мінск). 80-я гады. Бюст «Францішак Багушэвіч».Яўген Мікалаевіч Ціхановіч. «Партрэт Францішка Багушэвіча»Мікола Мікалаевіч Купава. «Партрэт зачынальніка новай беларускай літаратуры Францішка Багушэвіча»Уладзімір Іванавіч Мелехаў. На помніку «Змагарам за родную мову» Барэльеф «Францішак Багушэвіч»Памяць пра Багушэвіча на Віленшчыне Страчаная сталіца. Беларускія шыльды на вуліцах Вільні«Krynica». Ideologia i przywódcy białoruskiego katolicyzmuФранцішак БагушэвічТворы на knihi.comТворы Францішка Багушэвіча на bellib.byСодаль Уладзімір. Францішак Багушэвіч на Лідчыне;Луцкевіч Антон. Жыцьцё і творчасьць Фр. Багушэвіча ў успамінах ягоных сучасьнікаў // Запісы Беларускага Навуковага таварыства. Вільня, 1938. Сшытак 1. С. 16-34.Большая российская1188761710000 0000 5537 633Xn9209310021619551927869394п

                    Partai Komunis Tiongkok Daftar isi Kepemimpinan | Pranala luar | Referensi | Menu navigasidiperiksa1 perubahan tertundacpc.people.com.cnSitus resmiSurat kabar resmi"Why the Communist Party is alive, well and flourishing in China"0307-1235"Full text of Constitution of Communist Party of China"smengembangkannyas

                    ValueError: Expected n_neighbors <= n_samples, but n_samples = 1, n_neighbors = 6 (SMOTE) The 2019 Stack Overflow Developer Survey Results Are InCan SMOTE be applied over sequence of words (sentences)?ValueError when doing validation with random forestsSMOTE and multi class oversamplingLogic behind SMOTE-NC?ValueError: Error when checking target: expected dense_1 to have shape (7,) but got array with shape (1,)SmoteBoost: Should SMOTE be ran individually for each iteration/tree in the boosting?solving multi-class imbalance classification using smote and OSSUsing SMOTE for Synthetic Data generation to improve performance on unbalanced dataproblem of entry format for a simple model in KerasSVM SMOTE fit_resample() function runs forever with no result