02-20-2016, 11:15 PM
Hi br1nstorm,
User name is not the important parameter when it comes to permissions etc. It's the UID (user ID) and GID (group ID).
So, the first step for me would be to check the UID/GID on your PCLinuxOS installation and compare it with the other installations.
You can do so by typing into a terminal
Hope that helps as a first step
User name is not the important parameter when it comes to permissions etc. It's the UID (user ID) and GID (group ID).
So, the first step for me would be to check the UID/GID on your PCLinuxOS installation and compare it with the other installations.
You can do so by typing into a terminal
Code:
id
Hope that helps as a first step