Adding Translated Names in Linux Complete the following steps for non-English versions of Linux. Stop the LSAService by using the /etc/init.d/LsiSASH stop command. Navigate to LSA_HOME/Conf directory and open the LSA.conf file. Add the translated names of the root group to the full_access_groups in the LSA.conf file. This will allows users to have full access privileges in the LSA post login. Add the translated names of the users group to the readonly_access_groups in the LSA.conf file. This will allows users to have read access privileges in the LSA post login. Restart the LSAService using the /etc/init.d/LsiSASH startcommand, and proceed with the login. Parent topic: Domain Authentication Behavior