Ubuntu / Apple :: Change Username To One That Have Permissions For The Folder?

Feb 9, 2011

So I'm trying to put together a birthday present for my girlfriend. Here's the background. She just got back from a semester abroad in Rome. She's having a hard time getting used to living in the states again, so I want to make her a photo album with all of her pictures from Italy and the rest of Europe. Its a surprise, so I can't just get them from her. I've got her Time Machine, which has all the photos on it (I'm 'debugging' it for her, she's not so tech savvy). I've found the pictures folder, but I don't have the permissions to access it.

So the question is, I have her username and password, what do I have to do in order to read the file with all the pictures in it? I'm not a crazy stalker, in case you were wondering, I just don't know how to change my username to one that have permissions for the folder.

View 1 Replies


ADVERTISEMENT

General :: Change Folder Permissions Without Changing The Permissions Of The Files Within The Folder?

Aug 11, 2010

How do I change folder permissions without changing the permissions of the files within the folder?

View 6 Replies View Related

Ubuntu :: Change The Permissions To Username And/or Usernamegroup?

Dec 14, 2010

I'm running Ubuntu 10.04 32-bit. Sometimes I have difficulty starting X. The system complains that "/etc/timidity" is not owned by me. Then the system locks up. I checked the permissions. 'root' is both owner and group. Should I change the permissions to my username and/or my usernamegroup? Or, chown and chgrp to root again? I would experiment on my own with this, but since the system already locks up sometimes, I don't want to find myself with an unusable system.

View 4 Replies View Related

Ubuntu :: Cant Change Folder Permissions?

Feb 7, 2011

Im new to these forums heres my story:Windows 7 on my acer extensa 5230e became corrupted so i installed linux Ubuntu 10.04 on a 320 gb external hdd. I have installed Mixxx and am trying to create my own skins for it. But whenever i try and paste the folder into the /usr/share/mixxx/skins folder it says that I dont have permission toam an administrator... or at least thats what it says i have trie chmod a+w it but it says operation denied: Code: chmod: changing permissions of `/usr/share/mixxx/skins'

View 3 Replies View Related

Ubuntu :: Can't Change Permissions In Etc/pulse Folder?

Nov 26, 2010

I'm trying to (hopefully) fix my audio glitch.I'm trying to edit my /etc/pulse/default.pa.I tried:

Code:
sudo chmod 775 /etc/pulse
and

[code]...

View 5 Replies View Related

Debian :: Cannot Log In After Folder Permissions Change

Apr 19, 2015

I have a Debian Wheezy 7 installation. When I turn it on it boots to the log in screen normally. However when I type in my username/password and try to login the screen briefly turns off for about one second and returns to the log in screen. I cannot log in.

This started happening immediately after I changed the owner and permissions for the "/tmp" folder and all of its contained files/directories. This is the only change I made to the system before the problem began. Immediately after I made the change, I rebooted the system and that's when the problem began.

View 13 Replies View Related

General :: Change Folder Permissions On USB?

Jan 6, 2011

I am having a USB disk.I want to change the permissions of folder on it from 700 to 755 (and all subdirectories in it)ls -l showstotal 26Quote:

drwxrwxrwx 2 tkmsr tkmsr 2048 2010-02-12 04:12 HPLAUNCHER
drwx------ 7 tkmsr tkmsr 4096 1970-01-01 05:30 vol1
drwx------ 1 tkmsr tkmsr 20480 2011-01-03 17:43 vol2

[code]...

View 7 Replies View Related

Ubuntu :: Cannot Change Folder / File Permissions On Entire HDD

Apr 17, 2010

I have two drives in my computer: a 160GB and an 80GB. The 80 holds Ubuntu, the home folder, etc. The 160 is for other files. I need to change the read-write permissions on the 160, but I can't. If I do it through the GUI (right-click>permissions) it just changes back instantly. If I do it through the command line (even with sudo), it has no effect.

View 5 Replies View Related

Ubuntu Installation :: Folder Unreadable - Cannot Change Permissions

Jul 31, 2010

I've tried updating from 8 to 10 using updater and it failed. I'm currently running off a LIVE CD and want to back up my files to do a re-install. My problem is that some of my folders are showing as "unreadable", that I am "not the owner" and I cannot seem to change the permissions for them. I also cannot seem to copy them to back them up. Have I lost these folders? Is there any way to retrieve them?

View 5 Replies View Related

Ubuntu :: Need To Change Permissions For Boot Grub Folder

Aug 12, 2010

This is my 2nd time using my Ubuntu, I am using 9.10 because my laptop doesnt support 10.04 (need more RAM). So anyway I need to know a way to change it so I can edit files in there, I checked the properties and root has read only permissions how can I change this?

View 3 Replies View Related

Ubuntu :: Change Permissions Of Windows Shared Folder

Jan 31, 2011

I'm in an organization where each user has a Windows network username, and a central windows server with a folder for each user. I can access the folder using SAMBA and my (windows) network user name. I want to change the permissions (sharing settings) for my folder on this windows server - using only Ubuntu.

Had i been using windows I would simply right-click on the folder, go to permissions settings and add/modify users in the list.First of all, is it even possible to do this using Ubuntu?

View 2 Replies View Related

Ubuntu Security :: Change Permissions Of Folder's Content?

Feb 22, 2011

Recently I've tried installing Calibre from the Software Centre, but it seemed to be glitching as when I press Update Source, the 'In Progress' icon shows up, but when it finishes nothing changes - the Update Source button is still Should I report this?Anyways, I've installed Calibre from their website to .calibre in Home Folder. However, the folder is 'locked' as it requires root priveleges and I can't drop files there without being the admin. I'd like to reduce 'open as root' files to minimum, so I was wondering if there is a way to change the permissions of all the content in one operation, preferably using GUI, and not the terminal?

In addition I've noticed that other folders in my Home Folder like Pictures/Wallpapers require root privileges. This is really annoying as when I 'experiment' with Ubuntu I use Live CD to make sure I don't screw up the main system. When I do I can't open some files from hard disk because of those root inconsistencies

View 5 Replies View Related

CentOS 5 :: Can't Change File/Folder Permissions?

Jul 7, 2010

I have two users: test1 and test2 When i logged in as test1, I can not change the ownership of a file to test1:test2 it says: Operation not permitted

View 2 Replies View Related

Ubuntu :: Safely Change Permissions For Folder/all Subfolders & Files?

Apr 1, 2010

I just installed Karmic, but I can't copy an old user's home folder (/home/oldusername/) because everything is owned by root.I read but I'm concerned about messing up the system or the files in that old user's folder.So, how do I adjust the permissions of the files in /home/oldusername so that I can use openssh to copy them over my home network to my other computer? I have the ssh part figured out, but the files will not copy to the laptop due to permissions.

View 9 Replies View Related

Ubuntu Servers :: How In World Can I Change Permissions Either On Drive Or Folder

Jul 10, 2011

I had an old windoz 2003 server running a few recreational web sites. I've grown tired of all the hacking attempts, FTP floods, etc. Ok.. I've grown tired of windoz period.When I set the server up, I had the operating system on one physical drive and stored all of the web files on a separate physical drive just in case I ever wanted to make some changes to the operating system.in my adventurous ways, I've dumped windoz and installed ubuntu 11, 32 bit server edition on this machine. It is running fine from what I see on the server side. The first problem I've noticed is when even attempting to navigate to localhost through the server's web browser, I get a permissions issue.

So... off to the drive where the httpd.conf file points to. This is the second physical drive. When checking permissions and attempting to change them to the correct ones for the folder, I can't change them. I've tried through the GUI and the terminal as root. Neither way will change the permissions.I've stepped back and checked the permissions on the physical drive the files are stored on. I am having the same issues with the drive itself. How in the world can I change the permissions either on the drive or the folder? Is there something I should do as far as the drive's mounting?

View 3 Replies View Related

OpenSUSE Install :: Change Folder / File Permissions?

Jul 28, 2011

I've migrated to Suse from Mandriva. I installed all my backup folders/files to my "home" folder but they have come up locked. I remember in Mandriva to change the permissions I pressed Alt F2 and then entered a command. How do I do it in Suse?

View 8 Replies View Related

General :: Linpus Lite - Change File / Folder Permissions?

Aug 19, 2010

I own an Acer Aspire One which has Linpus Lite installed. Last night I attempted to delete a couple of files only to find they are read only and that I cannot change the permissions by right clicking and changing the drop down menu from read only.

These aren't protected files or anything, they are files I've downloaded or created myself (one using the onboard web cam to test it).

I attempted to play with Terminal for a bit but as a newbie I got easily lost, not like I can fall back on command prompt knowledge from Windows!

I think it's somehow connected with the user which accesses these docs or tries to change the permissions. I also tried with an su- which meant I was using Terminal as root, however, I wasn't sure how I could then set the permissions for a particular file/folder within the file system.

View 14 Replies View Related

Ubuntu Servers :: Change File Or Folder Permissions On A Separate Internal Drive In 10.10?

Jan 23, 2011

Every time I try to change file or folder permissions on a separate internal drive in ubuntu 10.10 desktop in sudo file manager, It sets it right back to the way it was before and doesn't save the permissions I want to change it to. The files aren't critical system files that are not even existent on this hard drive.

Its on a completely separate drive, Yet aren't I suppose to be in control of what gets changed to what? Instead of a Operating System doing something just for my safety? A simple AVI files permissions being changed shouldn't hurt anything. How to I stop ubuntu 10.10 from auto setting the permissions of my folders and files? Its really starting to me off right now. I've been looking around on google for Auto reset permissions for ubuntu, Haven't found one word about it. Yet I'm just going to assume someone might know how to resolve this? Or has dealed with this before.

I'm just trying to Forcefully set my folders on my separate drive all to 777 because they are all 775 and 755 and I can only access them with Write privileges if I run the SUDO file manager which I really hate having to do every so often I'm sure you can relate to how annoying it is to have to open up terminal and type something in to open a fully priviledged file manager.

View 5 Replies View Related

Ubuntu :: Change Permissions For File / Add These Lines Without Changing Permissions?

Oct 16, 2010

Finally I managed to install my printer/scanner drivers.The last thing I need to do is to add the following two lines to 40-libsane.rules (which is a read only file):# Brother scanners ATTRS{idVendor}=="04f9", ENV{libsane_matched}="yes".How can I change permissions for this file or add these lines without changing permissions?

View 2 Replies View Related

Red Hat / Fedora :: Create Folder With Own Username And Password

Jul 29, 2010

How can i create folders in linux? so far i have created the folders i need using mkdir /home/computer now what i need to do is create five more folders but each folder sill have their own username and password

View 6 Replies View Related

CentOS 5 :: Vsftpd To Access Folder With Username User12?

May 11, 2010

I want to create FTP user which can access a folder with username user12 an dpasword user12 using CoreFTP from a Windows PC. I am writing below lines in a shell file and trying to run it.

yum install vsftpd
groupadd ftpusers
useradd -c user12 -d /var/spool/asterisk/monitorDONE/ORIG/ -g ftpusers -s /bin/bash "user12"

View 8 Replies View Related

Ubuntu :: Change File Permissions To Change Background Screen?

Feb 21, 2010

I'm new to Ubuntu Linux but have many years on windows platform. Please can someone help me with how to change the following items.

No.1 I would like to change the HORRIBLE!! YAK!! brown background color behind the word Ubuntu in the start up screen when the machine loads up (before the login). I have located the image file for this which I have found to be: /usr/share/images/xsplash/bg_2560x1600. jpg but the OS says that root is the owner and that I don't have permission to change this. So how can I change this for a color I do like.

No.2 I would also like to change the login dialogue screen style. I know this is possible but again I'm fumbling to see how I can do this. I have tried with the start up manager but every attempt fails, the settings don't take. Once again I suspect permissions are at the bottom of the problem?

No.3 Would like to have a colorful splash screen image on boot up, I've managed to remove the old one (small white 3 ring ubuntu logo on black background) but havent been able to install or replace with a new one. Its been incredibly frustrating, I'm feel sure I'm missing something simple here. Wondering if its permissions yet again?

Anyone who can offer help on any of the above, guidance or advise me would be much appreciated. Please bear in mind that I'm still very much feeling my way with Linux so keep it simple.

View 3 Replies View Related

Ubuntu :: Anyway To Change Current Username To Something New?

Mar 10, 2010

I would like to know is there anyway to change the current username to something new? It doesn't appear to allow it via the settings on user accounts, for some reason. (Blanked out) Theres gotta be a way to do it surely? (Using 9.10 NBR Btw cheers.

View 4 Replies View Related

Ubuntu :: How To Change Live Cd Username

Mar 22, 2010

trying to change the user name of the live cd.I have edited the /etc/casper.conf file in the chroot environment but when i run the cd ubuntu is still the user name. Where should i change it?

View 2 Replies View Related

Ubuntu :: How Can I Change Username Via Terminal

May 21, 2010

How can I change the username via terminal?Also, via GUI is there any to change the username?

View 1 Replies View Related

Ubuntu :: Change Permissions - Change Persmissions In A Subdirectory

Sep 1, 2011

If this information excists here so sorry I was not able to find it. How to change permissions in Unbuntu for those people who are trying to change persmissions in a subdirectory.

Open the terminal and then type: Quote: sudo chmod yourpermission number /thenameofyourdirectory

Example:

Quote: sudo chmod 755 /directory

View 3 Replies View Related

Fedora Installation :: Access Mint's Home Folder And Files But Since Username?

Feb 9, 2010

I installed Fedora 12 a couple of days ago. This is my secondary operating system. The main one is Mint 8 and in order to have the same documents in both OSs I have a separate /home partition, but for some reason I don't see any of my Documents. In the installation I told fedora that I already had a /home partition and to use it. Also if I mount Mint's disk, while I can browse the folders, I can't see any document .

Finally I can access my Mint's home folder and files but since my username in fedora has a capital A it created another home folder. How can I change my home folder path so it point to the other home folder?

View 1 Replies View Related

General :: Login - Samba: Share A Folder Using Account Username And Password?

Sep 7, 2011

I'm working on sharing a user's home folder using the username and password of the user's lLnux account. I noticed that home folder sharing is quite easy as I just need to change the smb.conf file to enable it. However I can't seem to login anyway. It seems that Samba keeps its own records of username and passwords. Is there a way that I can map/sync the Linux users' usernames and passwords automatically to Samba? The end result should be that whenever I add a new user or a user changes his/her Linux login password,Samba automatically changes its password as well.

View 1 Replies View Related

General :: Creating A Link To A Deeply Nested Folder Like = /home/username/?

Sep 17, 2009

I have an external hard drive mounted at /media/exthdd/ On that hard drive I have folders: Music, Pictures, Videos, etc. Can I make symbolic links to /media/exthdd/Music/ to say the root directory /_ ? the directory /_ is empty I just want a quick method of typing to get me there much like [cd ~] gets me to my home/username folder. I have my music organized by Artist/Year-Album/Track.Title.mp3 I want to be able to "cd /_" then "ls" and see all Artist folders.

View 9 Replies View Related

Ubuntu :: Oidentd Config - Change Username?

Apr 25, 2010

how to change my username. bash@dsl-67-204-11-195.acanac.net I want to change "bash" to something else.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved