mistreated wrote:
> Chill Out;2185392 Wrote:
>> I think you misunderstood Carlos E. R. instructions.
>>
>> You should have change ownership of
>>
>> …Xauthority and .ICEauthority when they are not owned by the user.
>>
>> When you login as root:
>>
>> Code:
>> ------------------------
>> ls -hal /home/mistreated
>> ------------------------
>>
>> if you see something like
>> Code:
>> ------------------------
>> -rw------- 1 root root 152K 2010-07-05 15:34 .ICEauthority
>> ------------------------
>>
>> then
>> Code:
>> ------------------------
>> chown mistreated:users /home/mistreated/.ICEauthority
>> ------------------------
>>
>> switch users and you should be able to login as normal user
>> otherwise that was not the problem or the solution.
>>
>> Same check for .Xauthority
>>
>>
>>
>> –
>> Chillingout@opensuse.forum
>
> Thanks Chill Out. I tried this, but unfortunately the problem persists.
> In the meantime I’m logging in with another user I created, but it is
> truly uncomfortable to deal with my personal files in another user’s
> home. Any help is welcome!
>
>
do not log into KDE/Gnome/etc as root…
instead log in as the working user you can log in as and open a
console/terminal and type carefully and enter the following, in
order…NOTE, if the original/now broken user id is not mistreated,
replace it below with the correct user ID:
su - <do not forget the -, then give root pass when asked
chown mistreated:users /home/mistreated/.*authority
exit
exit
then, log out of your current session and try logging into mistreated
again…
if successful, congratulations–but, do NOT log into KDE/etc again
because you should never log into KDE/Gnome/XFCE or any other
*nix-like graphical user interface desktop environment as root…
doing so 1) opens you up to several different security problems, 2)
too many too easy ways to damage your system no matter how careful
your actions (example: just browsing in your home directory while
logged into KDE/Gnome/etc as root can lock you out later as yourself
due to permissions damage), 3) and, anyway logging into KDE/etc as
root is never required to do any and all administrative duties…
so, always log in as yourself, and “become root” by using a root
powered application (like YaST, File Manager Superuser Mode) or using
“su -”, sudo, kdesu, or gnomesu in a terminal to launch whatever tool
is needed (like Kwrite to edit a config file)…read more on all that
here:
http://en.opensuse.org/SDB:Login_as_root
http://docs.kde.org/stable/en/kdebase-runtime/userguide/root.html
http://tinyurl.com/6ry6yd
http://tinyurl.com/ydbwssh
on the other hand, if you still cannot log into mistreated, post again…
–
Enjoy Packman’s benefits? Show your appreciation by donating at
http://se.unixheads.org/?donate
DenverD
CAVEAT: http://is.gd/bpoMD [posted via NNTP w/openSUSE 10.3]