LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 01-03-2005, 09:30 PM   #1
RedRedKrovy
LQ Newbie
 
Registered: Dec 2004
Posts: 15

Rep: Reputation: 0
Granting Permission


I have a game (Wolfenstein Enemy Territory) and I need to be able to download new maps for this game but I don't know how to grant my user account the permission to write files to the directory they need to go in. How do I grant my account permission to write to the directory /usr/local/game/enemy-territory/etmain? I am running Mandrake 10.1 official.
 
Old 01-03-2005, 09:36 PM   #2
AltF4
Member
 
Registered: Sep 2002
Location: .at
Distribution: SuSE, Knoppix
Posts: 532

Rep: Reputation: 31
you can either "chown" the directory to your user, "chgrp" the directory to your group id and allow group write on the directory (chmod g+w /usr/local/game/enemy-territory/etmain) or you can "chmod 777" the directory and allow anything to everyone :-)

for more infos read: man chmod, amdn chown, man chgrp
 
Old 01-03-2005, 09:37 PM   #3
Linux~Powered
Member
 
Registered: Jan 2004
Location: /lost+found
Distribution: Slackware 14.2
Posts: 849

Rep: Reputation: 33
Code:
chmod 777  /usr/local/game/enemy-territory/etmain
is the command to grant permissions. look at the man pages for more.

Last edited by Linux~Powered; 01-04-2005 at 02:34 AM.
 
Old 01-03-2005, 11:13 PM   #4
RedRedKrovy
LQ Newbie
 
Registered: Dec 2004
Posts: 15

Original Poster
Rep: Reputation: 0
Thanks for the help.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
can't execute c++ binaries, "permission denied"... even though permission is 777 SerfurJ Programming 14 02-20-2009 04:50 AM
Granting user access to devices like a jumpdrive tleadley Fedora - Installation 0 02-17-2005 07:02 PM
Granting users full internet access!? adham1sa Linux - Networking 3 12-22-2004 06:08 AM
MySQL / phpMyAdmin - Can only see test table after granting proper privelages.. Transition Linux - Software 2 02-03-2004 12:45 PM
ipop3 only granting one user access KnightCrusader Linux - Networking 1 11-25-2003 04:26 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 01:59 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration