I used Apple's NameAndPassword Auth plug-in sample code to create my own simple authentication method, but I can't figure out how to install it!
I followed the details in the NullAuthPlugin sample README , and the plugin seems to be in its place correctly, but it does not work. In fact, I cannot get the NameAndPassword sample application to work.
To test, I log out (I also tried to reboot) from Mac OS, and then log back in. It asks for my password, as usual, but after clicking the "enter" button, the screen turns blue, as usual, to log in, but then I return to the log-in screen. This cycle continues every time I try to log in.
Does anyone have any Mac OS security experience and can give me more details on how to properly edit "/ etc / authorization"? What is the correct format for adding a plugin to it and are there any general problems with this kind of development that I could fall into?
I am using code on Mac OS 10.6.6. The code is beautifully built without errors, warnings, etc.
source share