Insufficient permissions to write to usr folder

All unix/linux questions and support in here.

Insufficient permissions to write to usr folder

Postby Kieran on Thu Jun 07, 2007 8:53 pm

I am trying to move a folder to the usr/share folder on an install of Ubuntu 7.04 and i am coming up with insufficient permissions errors, even when attempting to perform the action as a superuser.
Kieran
New Member
New Member
 
 
Posts: 2
Joined: Thu Feb 15, 2007 1:04 pm

Re: Insufficient permissions to write to usr folder

Postby robgolding63 on Thu Jun 07, 2007 9:00 pm

Kieran wrote:even when attempting to perform the action as a superuser.


Are you sure you are performing the action as root? On a unix system, root should have full access to every folder, everywhere on the system. Thats the point of a superuser!

Use
Code: Select all
su

to switch to root, and input the password when asked. Then all command run will be run as root, such as, for example:
Code: Select all
mv \source\folder\*.* \usr\dest\*.*


Hope it helps!

Rob
robgolding63
Project Leader
Project Leader
 
Specific IT Area: Messaging/Collaboration
 
Posts: 80
Joined: Thu Jan 25, 2007 6:18 pm
Location: Nottingham, England


Return to Unix/Linux Support

Who is online

Users browsing this forum: No registered users and 1 guest

cron