I have been looking for information or examples of how to setup an IDM driver for Apple Open Directory. The articles I have found don\'t give much detail and pretty much no actual technical content.
I am on Mac OS X 10.5.8. I am not sure exactly when this started happening, but I find that when I re-attach to a screen session that was started from an ssh session, anything relying on dscl (directo
How can I obtain an array with uid and names? I could iterate from 0 to 99999 and do a getpwnam(). However most machines have less than 5 accounts, so it\'s not optimal. I don\'t know what framework