What is the Everyone built-in windows security group called in Portuguese?
Posted
by
JohnLBevan
on Super User
See other posts from Super User
or by JohnLBevan
Published on 2013-10-21T14:56:03Z
Indexed on
2013/10/21
15:58 UTC
Read the original article
Hit count: 413
I'm attempting to setup share permissions on a Brazilian server and wish to give Everyone read only access. However, the server's language is Brazilian (Portuguese), and it looks like the security groups' names have been translated.
Does anyone know what this group is called in Portuguese?
Is there an easy way to access this group which is not language sensitive (e.g. some constant value, such as the SID (S-1-1-0) which can always be used, regardless of locale settings)? http://support.microsoft.com/kb/243330. NB: I tried using this SID, but on its own it did not work - though perhaps I need to format it in some way?
© Super User or respective owner