similar to: Simple CIFS Linux permission

Displaying 20 results from an estimated 300 matches similar to: "Simple CIFS Linux permission"

2017 Sep 18
2
Mounting samba share from linux fails
I have an old CentOS 6 machine that needs to mount a share from a samba active directory. It was working when the AD DC was running samba 4.4.5, but it stopped working when the AD DC was updated to 4.5.6. In both cases the samba member server that hosts the share is running 4.5.6. The version of cifs-utils on the CentOS 6 machine is 4.8.1. The same samba share can be mounted successfully from a
2006 Aug 15
4
escaping html?
Hi I have a wysiwyg html ditor in my app. How do I escape html written to the database and encoding when I display the content> Ty Pieter -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060815/d8c50941/attachment.html
2006 Aug 11
6
css - location of files.
Hi all. I have the following scenario. http://myapp/site1 is using <%= stylesheet_link_tag ''myapp_standard'' %> to define the stylesheet for layout, I have myapp_standard.css in /public/stylesheets and it works fine. However, in the stylesheet I define a image to use for my site background. eg: html, body{ background-image: url(mysite_background.jpg); padding-top:
2011 May 10
1
BUG(?): Incorrect responses for ACL prohibited actions
In a mailbox that has ACL restrictions on both DELETE and EXPUNGE (i.e. no 'e' or 't' rights), I see the following: 3 UID STORE 3173 (UNCHANGEDSINCE 353) +FLAGS \deleted 3 OK Store completed. (UID 3173 is not flagged \deleted) [...] 6 UID EXPUNGE 1:* 6 OK Expunge completed. (At least 1 UID is flagged \deleted in mailbox) Shouldn't these commands be returning
2006 Aug 09
5
off - subversion
hi guys question on usage of subversion. just set up the repository, removed database settings, logs, tmp etc from being committed. we are two developers and a designer working on the project. do not have the luxury of a separate development and production server. (cost of bandwidth in 3rd world countries!) figured out how to allow everyone involved to checkout latest version and check in
2024 Jan 30
1
permission denied with windows acls
On Mon, 29 Jan 2024 16:42:20 -0800 Peter Carlson via samba <samba at lists.samba.org> wrote: > > On 1/29/24 13:08, Rowland Penny via samba wrote: > > On Mon, 29 Jan 2024 12:51:37 -0800 > > Peter Carlson via samba<samba at lists.samba.org> wrote: > > > > > >> Just did a quick test, the big T comes after setting permissions in > >>
2016 Oct 06
1
help with permissions
Hi, i have a rather weird and also problematic use case. My NAS provides permissions but I don't know how. The share is mounted using unix extensions and I am seeing user IDs. However my /local/ filesystem refuses me to allow to do anything unless I am root or set the noperms flag (ostensibly). This means that locally write access is denied but not remotely. The local user is UID 1000.
2013 Dec 05
3
What in samba 4.1 prevents a '/' share?
All, If the post "Samba 3.6 -> 4.1 change that prevent sharing / - mount error(13)" makes it to the list, I apologize, but it has been over a day and I have no indication that the post ever made it to the list. The issue is that in versions prior to 4.x, I was able to create a root share in samba, but now, something prevents it from being mounted. The relevant smb.conf is:
2013 Nov 03
1
Accessing multiple Active Directory accounts simultaneously from a single Linux server
Hello, I have been doing a lot of research on this subject and I'm not finding a clear answer. My company currently makes a video capture and transcoding application that runs on a Linux server. The video application mounts shares from a second Linux storage server for various users at the same time. In other words, we have: A Linux Storage Server with many accounts (for example,
2008 May 27
3
mount shares with path
I need to mount a share I don't have direct access to only to one subdirectory. I have no problems mounting other shares on the same windows server with the same permissions. I can mount the volume through gnome "Connect to Server...", but I need it on the filesystem. What is working: smbmount //server1/share1 /mnt -o -fstype=cifs -noperm,credentials=/etc/auto.smb.server1 What is
2006 Aug 08
2
images
hi all starting out building a new rails app, working with a designer who gives me templates in html format with images(logos etc.) in an images folder. need to convert these to rhtml. what is the best practice to deal with images, flash etc? where in the directory structure should i copy these media files and how do i reference them in the rhtml template file? ty.
2007 Jun 11
5
Access Windows AD share From Linux
I am trying to mount and access a Windows share, from one of our Active Directory servers to one of our RedHat Enterprise 4 Linux hosts. I have used Samba in the past to do the opposite, which worked very well. I was successful in mounting the share, using the following: mount -t smbfs -o username=<myid>,password=<mypassword> //<AD Server>/<Share> /mnt/app1
2011 Dec 16
13
[PATCH 0 of 4] Support for VM generation ID save/restore and migrate
This patch series adds support for preservation of the VM generation ID buffer address in xenstore across save/restore and migrate, and also code to increment the value in all cases except for migration. Patch 1 modifies the guest ro and rw node creation to an open coding style and cleans up some extraneous node creation. Patch 2 modifies creation of the hvmloader key in xenstore and adds
2012 Jul 28
2
Kernel 3.4.6: cifs problem
Hallo, I've just tried kernel 3.4.6, self compiled, with the ".config" from kernel 3.3.7. Samba version 3.5.14 (slackware) When I run a script with (among many other lines) the command mount.cifs //$share/$src /path/to/$target \ -o noperm,sec=ntlmv2,$Loginparms (which runs without any problem under kernel 3.3.7) then I get an error message (some cifs problem), and the
2011 Sep 07
1
Samba on freebsd - permissions issue
Hello, I have Samba set up on FreeBSD with a share for guests. I don't need or want any authentication for this share. [test2] path = /data/test2 read only = No create mask = 0777 guest ok = Yes The file permission on the host directory was set to 2777 and nobody:nobody. When a windows machine writes to the dir the permissions look fine. For example,
2024 Jan 30
1
permission denied with windows acls
On 1/29/24 13:08, Rowland Penny via samba wrote: > On Mon, 29 Jan 2024 12:51:37 -0800 > Peter Carlson via samba<samba at lists.samba.org> wrote: > > >> Just did a quick test, the big T comes after setting permissions in >> windows >> >> root at fs1:/var/log# cd /data >> root at fs1:/data# mkdir -m 1777 test2 > No it doesn't, you are setting
2005 Apr 20
0
Client Shares
Samba is too technical for a guy like me. I find it hard to configure my standalone samba server to respect the SAMBA PDC. From the documentation i need to install winbind and all those highly technical things. I hope we can make things simple guys! Our Setup: Samba Server PDC Clients: Win9x, WinXP, Linux I'm on a linux machine. I hope I could share and specify a valid user without
2017 May 23
2
Odd Virsh Capabilities response
Tried to migrate a few VMs from existing system to an older host that we threw in the rack to facilitate some server reshuffling. Migration complained about lack of capabilities (which I expected its an older server) but when I looked at what I should throw into the xml file I got a core2duo when it should have been at least Penryn or something (Xeon E5345) Of course the VMs work fine with
2015 Apr 25
0
idmap range not specified for domain
I have just setup samba ver 3.6.23-14 on CentOS 6.6 as a member server to Windows 2008R2 ADS. Things seem to be working however looking at the log files there is an error in the log.winbindd-idmap file indicating that "idmap range not specified for domain SERVER2. My setup is as follows: Windows 2008R2 server name is "server" CentOS hostname is "server2" Domain name
2014 Dec 20
2
Does Samba 4 actually respect Unix file acls?
Hello Jeremy, Friday, December 19, 2014, 7:00:06 PM, you wrote: > On Fri, Dec 19, 2014 at 06:31:33PM -0500, Rufe Glick wrote: >> Hello Jeremy, >> Friday, December 19, 2014, 4:55:21 PM, you wrote: >> > On Fri, Dec 19, 2014 at 03:58:58PM -0500, Rufe Glick wrote: >> >> Hello Jeremy, >> >> > Do alice and bob have the same user ids on client