Tagged Questions
0
votes
2answers
162 views
programmatically login to OS X
I am trying to create a program which will receive user credentials from a remote machine (where the user will be working), and forward these credentials to the login window of OS X. I know it can be ...