similar to: Clients can't write to group-writable files

Displaying 20 results from an estimated 300 matches similar to: "Clients can't write to group-writable files"

2016 Nov 14
2
Clients can't write to group-writable files - plea for help
On Mon, Nov 14, 2016 at 11:38:52AM -0500, Josh Malone via samba wrote: > All, > > Apologies for basically bumping my own thread, but I'm absolutely at > my wits' end trying to figure out this access problem. I've > replicated the issue with and without NFS being involved. On our old > 4.0.25 server, users can write to files that they have group-based > write
2016 Nov 14
0
Clients can't write to group-writable files - plea for help
All, Apologies for basically bumping my own thread, but I'm absolutely at my wits' end trying to figure out this access problem. I've replicated the issue with and without NFS being involved. On our old 4.0.25 server, users can write to files that they have group-based write permissions. On 4.5.x, 4.4.x, and 4.3.x that permission is not being honored. I would be incredibly
2016 Nov 15
0
Clients can't write to group-writable files
On 11/10/16 1:13 PM, Josh Malone wrote: > Hello, > > Really stumped on this issue. I have samba 4.4.7 running on a new > server. Users cannot write to files to which they have write permissions > via group. > > Example: > > Here's the local filesystem on the samba server. I'm logged in as jmalone > > > : jmalone at canis; cd
2016 Nov 17
2
Clients can't write to group-writable files - plea for help
On Wed, Nov 16, 2016 at 03:25:24PM -0500, Josh Malone wrote: > On 11/16/16 3:17 PM, Jeremy Allison wrote: > >On Wed, Nov 16, 2016 at 03:12:06PM -0500, Josh Malone via samba wrote: > >>On 11/16/16 2:32 PM, Jeremy Allison via samba wrote: > >>>> > >>>>But the file is not root:root - it's owned by uid 12477 and group > >>>>9006. Why
2016 Nov 16
2
Clients can't write to group-writable files - plea for help
On Wed, Nov 16, 2016 at 03:12:06PM -0500, Josh Malone via samba wrote: > On 11/16/16 2:32 PM, Jeremy Allison via samba wrote: > >> > >>But the file is not root:root - it's owned by uid 12477 and group > >>9006. Why is Samba getting the wrong owner/group for this file? > > > >That is the core of your problem. What does the full debug level 10 >
2016 Nov 17
2
Clients can't write to group-writable files - plea for help
> From my understanding you seem to have Mac and Windows clients and are > using the Samba machine as a fileserver. If the windows machines are > joined to a domain, then you will probably be better off joining the > Samba machine to the domain, this way you will not need the user map. > > It might help if you could explain your setup, if it is different > from the above and
2016 Nov 16
3
Clients can't write to group-writable files - plea for help
On Tue, Nov 15, 2016 at 11:42:45AM -0500, Josh Malone via samba wrote: > On 11/14/16 6:32 PM, Jeremy Allison via samba wrote: > >On Mon, Nov 14, 2016 at 11:38:52AM -0500, Josh Malone via samba wrote: > >>All, > >> > >>Apologies for basically bumping my own thread, but I'm absolutely at > >>my wits' end trying to figure out this access problem.
2016 Nov 18
2
Clients can't write to group-writable files - plea for help
On Fri, 18 Nov 2016 09:13:44 -0500 Josh Malone via samba <samba at lists.samba.org> wrote: > On 11/17/16 2:53 PM, Alex Crow via samba wrote: > > > >> From my understanding you seem to have Mac and Windows clients and > >> are using the Samba machine as a fileserver. If the windows > >> machines are joined to a domain, then you will probably be better >
2016 Nov 16
3
Clients can't write to group-writable files - plea for help
On Wed, Nov 16, 2016 at 08:44:35AM -0500, Josh Malone via samba wrote: > On 11/15/16 7:25 PM, Jeremy Allison wrote: > > > >The token is the list of uids/gids (or SIDs in Windows terms) > >that this smbd is using to represent the user right now. > > Okay - that makes sense. Thank you. > > >> > >> canon_ace index 0. Type = allow SID = S-1-22-1-0 uid
2016 Nov 18
0
Clients can't write to group-writable files - plea for help
On 11/17/16 2:53 PM, Alex Crow via samba wrote: > >> From my understanding you seem to have Mac and Windows clients and are >> using the Samba machine as a fileserver. If the windows machines are >> joined to a domain, then you will probably be better off joining the >> Samba machine to the domain, this way you will not need the user map. >> >> It might help
2011 May 31
2
Samba serving sshfs shares: can't delete files
Hello! I have samba share on my sshfs-mounted folder. All works just fine except I can't delete files from sshfs unless they are in 0777 chmodded directory. Even if that files were putted trough smbclient. I can read files, write files (regardless their directory permissions) but not delete them. Here is my share config: [myshare] comment = shre over sshfs path = /home/kli/work/remotes/dev
2017 Dec 29
2
notmuch: Xapian exception during database creation
Running notmuch from git on Debian testing[1] with the mail and database sitting on a ZFS filesystem, adding mail to a new database: > agrajag-testing ~/s/notmuch % ./notmuch new > Found 605510 total files (that's not much mail). > add_file: A Xapian exception occurred36m 37s remaining). > A Xapian exception occurred adding message: Unexpected end of posting list for
2016 Nov 16
3
Clients can't write to group-writable files - plea for help
On Wed, 16 Nov 2016 15:12:06 -0500 Josh Malone via samba <samba at lists.samba.org> wrote: > On 11/16/16 2:32 PM, Jeremy Allison via samba wrote: > >> > >> But the file is not root:root - it's owned by uid 12477 and group > >> 9006. Why is Samba getting the wrong owner/group for this file? > > > > That is the core of your problem. What does the
2002 Jun 16
1
Time Server? - Answers/Summary
List, This e-mail simply links all the various topics as one...I started this thread. Q1- Samba being the PDC thingy Q2- "time server" option in smb.conf file Q3- 'net time' command on Windows clients. A1- Samba doesn't have to be PDC A2- Samba doesn't need "time server = yes" in smb.conf A3- Windows clients were not designed to keep proper time so it's a
2012 Nov 05
7
VFS ACL with SMB2
Hello, I have a question because POSIX ACL with SMB2 max protocol does not work properly.Did you test VFS xattr acls with SMB2 max protocol? Is it working corectly? Best regards/Adrian Berlin --
2010 Jul 07
5
Problem After Upgrade - NT_STATUS_FILE_IS_A_DIRECTORY
I'm running Samba 3.4.7 on Ubuntu 10.04. This is a recent upgrade and we've starting experience a sporadic problem after this upgrade. When users are browsing through Windows Explorer they sometimes run across folders that appear as unassociated files. This requires the user to click the 'Refresh' button in Windows Explorer to properly see the folders. The files and folders are
2016 Nov 17
0
Clients can't write to group-writable files - plea for help
On 11/17/16 2:17 PM, Jeremy Allison wrote: > On Wed, Nov 16, 2016 at 03:25:24PM -0500, Josh Malone wrote: >> >> http://www.cv.nrao.edu/~jmalone/sambalog.txt > > Looking at that log I see: > > posix_get_nt_acl: called for file . > > canon_ace index 0. Type = allow SID = S-1-22-1-0 uid 0 (root) SMB_ACL_USER_OBJ ace_flags = 0x0 perms rwx > canon_ace index 1.
2005 Oct 19
1
file permissions with samba shares
I am wondering if there is a way I can setup permission on directories in the directory that I have setup for samba shares so that no one can move or delete them. The problem I am having of late is that someone from within windows will move the directories around . I think they do it not knowing they are doing it. Its happened several times of late now. I have always found the missing
2002 Mar 08
2
libreadline.so.4 needed
i'm trying to update samba to 2.2.3a on a mandrake 8.1 system an when i tried to install the rpm it said i needed libreadline.so.4. anyone know where I can locate this to put on my system. thanks. anyone also gotten sambe to work on mandrake with download iso an making the cds then installing. it seems to put smb.conf an other files into the /etc/samba dir but smbd -d want start jup
2003 Mar 07
0
RE: follow-up: samba backup software
Yes, they have a 30 day downloadable demo. Here's the link: http://www.network-backup.com/datasheets/nnet8linux.html The installation was a piece of cake. Rick Segeberg Provo Site Manager, IT Department The Waterford Institute rick.segeberg@waterford.org -----Original Message----- From: Jack Malone [mailto:jmalone@horizonind.com] Sent: Friday, March 07, 2003 12:42 PM To: Rick Segeberg