I'm setting up a profiles structure on a server starting with the master folder that'll house all the profile subfolders. the default permissions on a newly created folder always has the admins and creator/owner and system accounts, but by default it also has Users. Yet in some pre-existing installations I've come across I've seen Authenticated Users put there instead, so the admin must have had a reason.
So the question is, what's the difference? Since any domain user would have to authenticate to get into any resourcse anyway, is this not just the same thing? What would be a scenario whereby you should use one over the other?
Thanks!