Tagged Questions
2
votes
1answer
123 views
Permissions of mounted cifs share (Shared from FreeNAS)
I have a FreeNAS installation running under VirtualBox. When I try to mount one of my FreeNAS shares in Ubuntu 12.10, permissions on the share prevent me from entering the directory, listing or ...
0
votes
0answers
23 views
SAMBA: Why can't Windows write in Samba shares?
I've made a clean install of XBMCbuntu on an HTPC and then installed Gnome and Samba.
Now I can not write the XBMCbuntu default shares (movies, tv shows, pictures, etc.) using a Windows machine.
...
0
votes
1answer
48 views
NTFS-3G permissions and inherit fstab flag
I'm trying to user a NTFS filesystem with full ACS's set just like windows.
Everything is working fine except the permissions set to created files.
Here is my environment:
fstab:
...
1
vote
0answers
120 views
Samba shares, using smb.conf or /var/lib/samba/usershare
Ok, so I caused my own problem by trying to be funny. And now I am very confused about how to fix it.
So here we go:
Our server has had 2 open shares since day one. only one of them offered windows ...
1
vote
1answer
128 views
Redirecting a locally mounted Windows SMB share (CIFS) to a Windows Terminal Server session
I have been living in the linux world only 2 months so far and have hit a problem with the above mentioned task, now explained in more detail:
Our company has 2 Windows Terminal Servers to which the ...
0
votes
0answers
75 views
Can't share my folders?
hi there I'd been looking for the solution but i hadnt found anyone that had the same issue. I'm trying to share a folder but everytime that I tried to do so Nautilus displays me an error. La «red ...
0
votes
0answers
38 views
Samba File Sharing with Departmental Policy Configuration
our employees need to share some files. I'd like ask if Samba can be configured with the way we need for the shared folder. Let's say we have three departments.
HR Department
Only people who know ...
0
votes
1answer
157 views
Directory Permissions / Create Mask (Samba) (Ubuntu Server OS Directorys)
I want to understand the permissions a bit more! So I have a few questions:
Does this change the directory's permission?
sudo chmod -R 0777 Directory
And is there a list for the "create mask" and ...
-1
votes
1answer
203 views
Sharing a Second Hard Drve with Windows using Samba
I installed Ubuntu 12.10 32bit with the intention of using it to share hard drives across an office of Windows 7 computers. I've set up an initial share on the hard drive Ubuntu was installed from ...
0
votes
0answers
51 views
Shared mounted folder on standart user can read-only files
I've shared a folder, then logged in to another user and mounted in to ~/Documents. User is Standard, has the group samba.
I have tried a lot of permissions with chown, chmod and so on. The user with ...
3
votes
2answers
367 views
Permissions fail to change, even using sudo nautilus
I've read a lot of threads here but still can't seem to make this work: I'm trying to share various folders (any folders whatsoever) on HDDs other than "File System" over the LAN using fresh install ...
1
vote
3answers
621 views
Why can't I get to a shared folder from Windows
I want to access a folder on my new Ubuntu 12.10 box from any machine on my network without the need to provide credentials.
My machine name is Ubuntu1
I have a 2TB disk that formatted NTFS that ...
1
vote
1answer
77 views
Samba sharing from ubuntu to win7
I have installed and configured a SAMBA server. So far it works well until I try to log in. When the password box pops up from a win7 machine, I enter the details but it says "wrong details". The ...
0
votes
0answers
190 views
Samba Server Make Multiple User Permissions Profiles
I have a Samba file server running, and I was wondering how I could make multiple user accounts that have different permissions. For example, at the moment I have a user, smbusr, but when I ssh to the ...
0
votes
1answer
365 views
Set umask, set permissions, and set ACL, but SAMBA isn't using those?
I'm running on Ubuntu Server 12.04. I have a folder called Music and I want the default folder permissions to be 775 and the default file to then be 664.
I set the default permissions on the Music ...
1
vote
1answer
3k views
How to setup Samba shares to only be accessed by certain users?
I have a RAID10 array mounted on Ubuntu Server 12.04. I have created a few folders within the mount point and want the following functionality.
There will be 4 users, 3 of them are windows users: ...
1
vote
0answers
452 views
How can I get samba users from the same group to edit each others files?
I'm setting up my first linux fileserver for Windows clients and am having some problems properly setting up the shares. I have a shared folder via Samba where multiple users (who are organized by ...
0
votes
0answers
605 views
Restricting user permissions to a samba share
I have set up a samba share on my Ubuntu 12.0.4 LTS install which I have access to fine, the share exists in a directory structure similar to this: /media/directory1/directory2/. Here is the what it ...
1
vote
1answer
331 views
Samba fileshare playing nice with windows users and accounts
I have been reading article after article and asking around in the chats for help on why this is not working :(
Here is what I've done so far:
I have installed samba following the server guide in ...
0
votes
0answers
2k views
Mount cifs on Ubuntu 11.10 [closed]
I try mount some directories on my Ubuntu 11.10, but i can't it.
mount -t cifs //<server ip>/Renan /media/SM\ -\ Renan/ -o username=renan.madeira,password=<password>,domain=<server ...
2
votes
3answers
8k views
Windows users unable to access samba share of an external drive
It doesn't seem that many others have had this problem so I thought I'd ask here.
Have a server running Ubuntu with 1 internal and 1 external drive. Have a folder shared with samba on the internal ...
1
vote
0answers
350 views
Why access is denied to Windows users when saving files in a dir shared with Samba? [closed]
I installed Ubuntu Server 11.10 + Samba
I'm using Webmin to share folders in samba and give permission to users.
In windows xp I can log to Samba and open the shared folder but when
I save a file it ...
0
votes
1answer
432 views
Need advice on samba shares and permissions
I'm trying to achieve the following, in order to access samba shares from a Windows XP box:
Live users get a home directory which can be accessed with full permissions through samba if they are ...
0
votes
1answer
766 views
Unable To Write To Samba Home Directories
So I have samba setup and running on my Ubuntu box. I've successfully logged in on my WinXP machine, and was able to browse my home directories but an unable to create files, folders, etc. No write ...
0
votes
2answers
3k views
Samba network sharing NTFS drives and root permissions from local drives
I'm able to share my internal 2ndry NTFS drives (sdb1,2 and 3) on the network with Windows computers now but even though Samba read/write is enabled, Windows network computers can only open files ...
1
vote
1answer
7k views
I cant get samba to set proper permissions on created directories
I have a ubuntu server sharing some folders using samba. When a client creates a new folder or file, the permissions aren't set according to the settings in smb.conf.
My current settings for a ...
1
vote
1answer
2k views
Samba changes file ownership! How do I get rid of that problem?
I am running a Samba Server (Version 3.5.6). The file sharing is OK until I realize that Samba changes file ownership when another user (not the original owner) edit the file and saves it. This is ...
2
votes
1answer
4k views
Samba share read only for guests, read write for authenticated users
Is it possible to have a samba share read only for guests, and read write for authenticated users?
If I put guest ok on an share then I am not prompted for a password, and effectively logged as ...
0
votes
1answer
3k views
How to change permissions of a mounted window share
I have a windows partition which I Can easily access via nautilus gui.
It automatically gets mounted at /media
deel@ubuntu:/media$ ls -l
total 16
drwx------ 1 deel deel 16384 2011-11-16 10:33 New ...
9
votes
1answer
7k views
Can see samba shares but not access them
For the life of me I cannot figure this one out.
I have samba installed and set up on the ubuntu box and on the Win7 box I CAN SEE all the shares I created.
I created two users on ubuntu that map ...
0
votes
1answer
204 views
User Independant Share Folder
At the moment, I have a folder in my home directory that is shared on my laptop and can also be accessed by the other windows desktop pcs in my network but now I have decided to make my home folder ...
1
vote
0answers
366 views
Access denied errors when accessing files on a Samba share [closed]
I am using samba / ubuntu server in my company with multiple groups and users. There are lots of permissions which I have already configured. I am having problem with partners user and client user, ...
2
votes
1answer
2k views
Permissions issue with symlinks over samba
I'm having trouble accessing some files over a samba share. Here's my setup:
I have shared /shared as Shared
I have a user with the same name and pwd as my Linux user in my Windows machine
I made ...
2
votes
2answers
13k views
How to grant write permissions in Samba?
I'm having trouble with read/write permissions on my Samba server, how do I fix my smb.conf and file permissions to have a more unified access?
smb.conf
[global]
workgroup = workgroup
netbios name = ...
0
votes
1answer
836 views
Nautilus file share for multiple users is not working. Only owner gets access
I have always had trouble setting up samba shares with ubuntu. In the past I've tried getting it to work by configuring /etc/samba/smb.conf but never achieved what I wanted. Last time I managed to get ...
3
votes
1answer
3k views
Sharing a mounted Truecrypt volume via Samba
Been banging my head against the wall on this one for a while. I have an encrypted (via truecrypt) partition on a drive. In windows, I mount it locally and share it on my local network. I'm trying to ...
0
votes
2answers
861 views
Ubuntu user credentials, file permissions
I am using Ubuntu 10.10 for web development by using the symfony framework.
Normally I install Ubuntu Lamp (Turnkey edition), log in as root and configure all the necessary software in the server ...
3
votes
1answer
170 views
Getting access to network server
I logon to my server successfully and can transfer files off the server to my desktop. But I can't put any files back. I get a "permission denied" error. I know I have full access to the network ...
3
votes
1answer
1k views
Group share permisssions to windows clients?
On our home network we have Ubuntu 10.4 amd64 Desktop functioning as a file server and a couple of WinXP laptops. Ubuntu is not set up as a domain server, user names and passwords are synched, ...
