Fedora Security :: RealCrypt Mount Folder Permission Changes?
Nov 19, 2009
I wanted to create an encrypted volume that was accessible from F12 and WinXP. Using RealCrypt, I created a volume on a NTFS partition and formatted it as NTFS.
mount point: /home/user1/safe
user dir: /home/user1/safe/folder
When I run:
[root@localhost ~]# realcrypt -t --mount --filesystem=ntfs /mnt/winshare/volume /home/user1/safe
The permissions for "/home/user1/safe" change from 755 to 700 and I am unable to access "/home/user1/safe/folder". Also "home/user1/safe/folder" changes owner and group to root with permissions of 700. My guess is that this is being caused by ntfs-3g, but how to pass on uid options in this example. Is this even doable?
View 14 Replies
ADVERTISEMENT
Jul 5, 2011
Dear Friends, For Upload a Web Site in my Local Fedora using Apache I need to use the /var/www/html folder.But I cant add/edit anything on html folder
View 3 Replies
View Related
Apr 23, 2009
I have a system in which I do not have root access to. On that system, I have my own directory which I share with other users. I am trying to clean it up when I noticed that there was a subdirectory created by another users in my group that I cannot delete. It has all the permissions set besides global write. How can I delete this folder without root permission? I can't even chmod or chown it.
View 3 Replies
View Related
Jan 30, 2011
After buying an IBM/Lenovo USB fingerprint reader model FP06 and installing Fingerprint GUI, have problems to mount my home folder encrypted with eCyptfs. I was using it since the first time i install Ubuntu 10.10 64 bits. After login from GDM, there are some ways to make it work:
1) open a terminal window and type ecryptfs-mount-private. This decrypt the home folder, but need to logout and login again to my personal preferences can be reached (bookmarks in nautilus, in firefox, etc). Each time the PC is rebooted, the same process is needed to made again.
2) before login in GDM, change to a tty1 terminal (ctrl-alt-F1) and login from here. The personal folder decrypt then without problems. Then change to GDM (ctrl-alt-F, login an everything works fine. What could be the fault from GDM to not mount the encrypted folder?
View 8 Replies
View Related
Nov 20, 2009
How do I permission a folder?I have a group called serveradmin..I want to add and give the group server admin write permissions to folder /logs.I know how to permission a file.. but changing the folder permissions isn't coming to me.I must add that I don't want to remove any of the current permission on the folder/directory.
View 1 Replies
View Related
Apr 21, 2011
How to give a permission to access any folder and file
View 2 Replies
View Related
Aug 11, 2010
I installed pure-ftpd with Mysql in my fedora 12. In have the following value in my pure-ftpd.conf file
# Cage in every user in his home directory
ChrootEveryone yes
It was created the user folders with permission 644. But i need to change this to 775 at the time of creating the folder.
ie,
the folder was created now
-rw-r--r-- 1 peter peter 1131291 Apr 15 22:31 random-file
I need to change [ rw-r--r-- ] to [ drwxrwxr-x ] at the time of creating the folder.
View 3 Replies
View Related
May 4, 2010
how can i give Writable permission to a folder and sub folder of it.
View 5 Replies
View Related
Mar 7, 2011
I'm attempting to install Suse 11.3 on a recently acquired laptop. For some reason, realcrypt no longer appears to be available in any repository. A package search fails. A search on rpm.pbone.net shows a few rpms on a server that no longer exists.This is a crucial application. I have a number of realcrypt encrypted volumes that contain important data. Can someone tell me how I can get this application back, or point to a compatible replacement?
View 1 Replies
View Related
Feb 19, 2010
I'm able to mount ntfs file system as root user but I want the same thing to be allowed to normal user .
I'm not much familier with linux environment so please explain me how to do that for normal user.
View 3 Replies
View Related
Jan 20, 2010
This is weird, today I updated my system and while trying to visudo from single user mode got
"cannot read /etc/shadow: Permission denied"
which kept me from doing anything until I switched to file permissions of 400 on shadow, then back. Is this being experienced by anyone else or just me? /etc/security/limits.conf doesn't seem like it wants to change in enforcing mode either and I can't find any alerts to provide clues on the situation.
View 8 Replies
View Related
Mar 27, 2011
I couldn't able to change file permission of files residing under /media/* Under /media all the NTFS partitions are mounted manually (gnome GUI) using root password. File properties of file under those NTFS partition shows SELinux context is "fusefs_t". I guess this is prevention from changing permission of file. How can I over come this?
View 9 Replies
View Related
Jul 1, 2010
I installed samba server in my external HDD. But it is not shown in system ----> Administration. Is there any problem. Then How to give permission to access home folder.
View 3 Replies
View Related
Mar 28, 2011
How I can auto-mount a iSCSI drive into a folder? Because every time I reboot computer, I need to mount it manually.
View 3 Replies
View Related
Aug 15, 2010
I'm using Linux. I want lock a folder. Way for each use To request password. And end use. In the first case to go back again. (Sorry if I wrote bad. I'm not English speaking)
View 2 Replies
View Related
Feb 4, 2010
In the linux machine we need to mount a folder names sever under apps folder with the user as steve. Also the steve user should have the permission to create the files in the folder. As of now, its mounted as root user.steve is in list of sudo users.
View 4 Replies
View Related
Apr 29, 2009
I use F10 at home and while away from work on my laptop. Recently I could get the VPN sorted out ( I can now connect to the vpn (ppp0) server at work from home or anywhere else). I am trying to mount a windows folder that is on the work server on my F10 box at home through the VPN connection that is first established.What I know about the windws server
servername
sharename
username
password
When I try this
sudo mount -t cifs //pxxxx/home/abcd /mnt/dir/ -o username=abcd,password=xxxx
I get this error
mount error: could not resolve address for pxxxx: Name or service not known
No ip address specified and hostname not found
I think the VPN connection is established successfully. I have a ppp0 connection under ifconfig with an IP address after vpn connection is established.In windows I just map the network drive (\pxxxxhome) username=abcd, password=xxxx and mount the folder as "abcd on pxxxxhome"
View 3 Replies
View Related
Aug 18, 2011
I mounted a shared windows folder from my LAN, and I changed the mount point's ownership on Linux using command line `chown me:me windir`. but when I enter the mount point, and to create files, it mentioned me 'Permission denied', but the file is actually created on the windows' folder, and its ownership is root:root.
this problem puzzled my programs going to run on it. cause them will detect a system returned error, and terminate in a abnormal way.
View 3 Replies
View Related
Mar 19, 2010
How to secure the Home folder. I forgot what the script was?
Something like chmod 0700 $HOME. Is that right? I'm just not sure.
View 2 Replies
View Related
Nov 16, 2010
I'm installing things in a new Red Hat server and saw that the /var folder is full (100%). I need this folder to have more space or another kind of solution because this server is going to be used as a print server.
View 7 Replies
View Related
Jul 5, 2011
I am using Fedora 14, I need to change the directory of a folder(myweb) from "homeuserdesktop" to "varwwwhtml" . Please give the Fedora commands to do this.
View 2 Replies
View Related
Jul 28, 2011
im currently trying to configure SE Linux policy for a folder so that only my user with root privileges can access it and not just root but i don't know the commend to run on the folder to change its permissions
View 4 Replies
View Related
Apr 26, 2010
I want set password for some folders in Fedora 12 and someone want open them it need password , How I can do this ?which application can do this for me ?
View 13 Replies
View Related
Oct 28, 2010
I'm new to ubuntu and want to install stepmania so i downloaded the binary, i want to put the files in the /opt/ directory, the only problem is i cant create a new folder, i tried dragging a ready-made file into it but it just says "you do not have the permissions to file:///opt/" Im soo sad i wanna play my sM NOW!
View 3 Replies
View Related
May 18, 2011
I'm using ubuntu 11.04, I'm having some problem of ownership while sharing folder/files. to share i change the folder share option:1. Share this folder, then followed by 2.allow others to create and delete files in this folder3. guest access.Now if someone in my local network edit any file and save it, it gets locked. if some one copy their file in this folder the permission is marked as "no group" "no owner". and they get unaccessible to me. i tried doing chown <user> <folder> but it says Operation not permitted. Now how i can possibly share my folder on local network so that they can be edited by others without getting locked down , if they copy files i can able to modify them.
View 2 Replies
View Related
Mar 30, 2010
I have setup sharing on my macbook and my desktop pc. The sharing folder has all my music on my mac in it. It comes up on my desktop (ubuntu) as 'my name's public folder on my names's macbook' and i can go into it as get as far as the music folder but when i try to access it i get the folder contents can not be displayed you do not have permission to access this folder. How can i access it?
View 3 Replies
View Related
Apr 8, 2011
I cannot create folder or open some of the files in var/www. What to do so that I can create folder, read and write and execute files.
View 6 Replies
View Related
Sep 6, 2010
I have a folder with the following permissions: drwx--S--- 10 user group 4096 2010-08-30 17:27 FolderName....Could someone kindly explain to me what the --S is? I would like to change the permissions of FolderName to either chmod 770 or 750.I was just wondering if changing the permissions will affect the --S?
View 1 Replies
View Related
Sep 3, 2009
I'm trying to set up a Fedora 11 server so that users have only SFTP access. The relevant lines from my "/etc/ssh/sshd_config" are:
[Code]....
I can log in okay, I can type "cd /" and "cd upload", but when I try an "ls" command, I get: Couldn't get handle: Permission deniedand when I try to get the file "junk" (listed above), I get: Couldn't stat remote file: Permission deniedAnyone know what I'm doing wrong?
View 2 Replies
View Related
Dec 22, 2009
When I upgraded from FC11 to FC12 of the encrypted raid partitions started to request password on boot (in FC11 not having references to encrypted md1 in fstab and crypttab, was enough for FC11 not to ask for passwords on boot) despite the fact that I removed /etc/crypttab and there is nothing in /etc/fstab relating to encrypted md1 (raid array). I want my machine to boot w/o asking me passwords for encrypted devices, and I will open and mount them myself manually after boot.
View 11 Replies
View Related