this is red hat RHEL6
A NOT free operating system
A OS that you MUST BUY a support contract for ( the standard is $ 299/ year )
if it is THAT important
ask your tech support that you paid for ( and paying every year for)
http://www.redhat.com/support/customer-portal.html
Quote:
could not update iceauthority file /var/lib/gdm/.iceauthority
|
did you by chance turn off SELinux , then make changes , then turn on SELinux ???
or is /var on a different partition than the / and the rest of the os ?
reset the used group
boot into "single user" mode as root and run
Code:
chown -R gdm: /var/lib/gdm
or
boot in in RESCUE mode using the install dvd
and after you run"chroot /mnt/sysimage"
Code:
cd /
chown -R gdm: /var/lib/gdm