Adding Translated Names in Windows
-
Stop the
LSAService
. -
Browse to the LSA_HOME/Conf directory and open the LSA.conf file.
Important: In Windows operating systems, the LSA_HOME directory is accessible only by administrators.
-
Add the translated names of the Administrators group to
full_access_groups
in theLSA.conf
file.This allows users to have full access privileges in the LSA after login.
-
Add the translated names of the Authenticated Users group to
readonly_access_groups
in theLSA.conf
file.This allows users to have read access privileges in the LSA after login.
-
Restart the
LSAService
and proceed to log in.