strange and serious problem about user login

Zhen Zhou zhouzhenzj at gmail.com
Tue Jun 27 03:31:36 UTC 2006


Thanks a lot, this is a great solution for this issue.


On 6/26/06, Gordon Messmer <yinyang at eburg.com> wrote:
> Zhen Zhou wrote:
> > Hi,
> > Thanks very much for your help, it seems that it works as you
> > suggested--now I could login as normal user without errors. And one
> > service I could start--just chmod +r /etc/. -R. now i am fighting with
> > ssh server. ;-(
> >
> > This happened when I are curious to make rpm package, now is there a
> > way to recover the mess-up permissions from last stupid change?
>
> I believe that rpm can do it.  Try:
>
> rpm -a --setperms
> rpm -a --setugids
>
> I'm not sure you can use -a in that context, so if it fails, fall back to:
>
> rpm -qa | xargs rpm --setperms
> rpm -qa | xargs rpm --setugids
>
> --
> fedora-list mailing list
> fedora-list at redhat.com
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
>




More information about the fedora-list mailing list