On Fri, Oct 1, 2010 at 6:24 PM, Craig White craigwhite@azapple.com wrote:
Is the user a local user?
What is the output of 'grep passwd /etc/nsswitch' ?
Craig,
Sorry for the late reply. I got pulled off on some other projects and am just now getting back to this.
Evidentally, I had spent too much time looking at this last week. When I opened up /etc/passwd, it was specifly the default group for the user to be 500, not 1000 that I thought I saw. I changed this to 1000, and everything works now.
Thanks.