Can't access username

Reindl Harald h.reindl at thelounge.net
Thu Oct 13 18:08:23 UTC 2011



Am 13.10.2011 20:01, schrieb Rick Stevens:
> If not, as root, change the permissions and delete the
> ~username/.ICEauthority file:
> 
> 	sudo chown username ~/username
> 	sudo chmod u+rwx ~/username
> 	sudo rm -f ~/username/.ICEauthority

first: sudo is not enabled by default and if you are root not needed
second: doing this as root is a little strange

why?
~/username = /root/username
the only luck is that this path do not exist

WTF - do not work with ~ in context of different users/userhomes and
give always ABSOLUTE PATHS  if you deal with chown/chmod/chgrp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 262 bytes
Desc: OpenPGP digital signature
Url : http://lists.fedoraproject.org/pipermail/users/attachments/20111013/51b483f4/attachment.bin 


More information about the users mailing list