Re: Active Directory and /Library/Application Support

Kyle Sluder <[email protected]> Fri, 30 Jul 2010 13:51:20 -0700
Newsgroups gmane.comp.macosx.devel
Message-ID <[email protected]>
On Fri, Jul 30, 2010 at 10:53 AM, SD <macosxdevlist-LS+HbC+WUqxt2bImrQXijVaTQe2KTcn/@public.gmane.org> wrote:
> Does anyone know how using Active Directory on the Mac affects the
> /Library/Application Support directory?  I've had a few customers have
> trouble with my application because the application stores some system wide
> stuff there.

Active Directory shouldn't affect /Library/Application Support in any
way. Did you mean ~/Library/Application Support, and if so does the
user have an SMB home?

> Anyone know where some documentation on this would be?

I think you want the User Management guide:
http://images.apple.com/server/macosx/docs/User_Management_v10.6.pdf

--Kyle Sluder