You are not logged in.

#1 2013-02-01 06:59:14

itzmeluigi
Member
Registered: 2012-04-06
Posts: 7

[SOLVED] How to undo chmod a-w?

Well i was following the Vsftpd ftp server wiki and ran chmod a-w on my user account, but now startx wont launch openbox and logging in slim doesnt work either.  I tried using chmod a-w -R as root on my user account but startx still wont work.  Slim reports the error"failed to execute login command" and when i exit slim and use startx it reports " xauth:    timeout in locking authority file /home/user/.Xauthority".  If someone knows a way to revert the chmod a-w so i can fix startx it would be greatly appreciated.  Hopefully i dont have to reinstall.

Last edited by itzmeluigi (2013-02-01 08:07:08)

Offline

#2 2013-02-01 07:12:38

mzneverdies
Member
Registered: 2012-02-04
Posts: 147

Re: [SOLVED] How to undo chmod a-w?

I think you just removed the writing rights from all the files on you home. You could try to add write right to all files owner.

chmod +rw -R ~/

I think that should do it, but i'm not such an experienced user to be sure about it.

Offline

#3 2013-02-01 07:27:33

itzmeluigi
Member
Registered: 2012-04-06
Posts: 7

Re: [SOLVED] How to undo chmod a-w?

Thanks so much that works perfectly, i thought i was going to have delete the user account and reconfigure openbox.  Going to create a new account for the vsftpd server so nothing conflicts smile

Offline

#4 2013-02-01 07:43:56

mzneverdies
Member
Registered: 2012-02-04
Posts: 147

Re: [SOLVED] How to undo chmod a-w?

I'm glad it helped.

Don't forget to edit the post and change the title to "[SOLVED] How to undo chmod a-w?".

Offline

Board footer

Powered by FluxBB