I work in a university environment, and one of our goals for adding OS X clients to the network is to treat them like UNIX machines. All UNIX machines on the network are pushed the necessary flat files (passwd, host, etc.) each night. Setting up each OS X client to accept these files and use them is ideal because the infrastructure is already in place, and it works well. So, my problem is that although Apple provides a plugin for Open Directory that allows the machine to get authentication data from the /etc flat files, I have not been able to get it to work. The files are in the correct format, but when a user attempts to log in, they are denied because the system hasn’t parsed the files. Help!
Comments are closed