Displaying 20 results from an estimated 10000 matches similar to: "Unix permissions"
2003 Apr 08
3
ACL: some maybe stupid questions
Hi.
I want to use ACL on my RH-9.0 box (x86), so I got ext3 ACL patch from
http://acl.bestbits.at/ and tried to apply it to the kernel that ships
with RH (2.4.20-8). The patching fails on some vm file so I got a vanila
kernel 2.4.20, apply the patch and compile it. This works fine. Also
RH-9.0 precompiled Samba 2.2.7 works fine with ACL.
I connected to my share with WinXP and do some testing
2006 Feb 22
2
Questions about sub-folders, access...?
Hi people, iam testing samba3 on freebsd 5.4, i install samba from ports
with no problems, i have this simple smb.conf file:
[global]
workgroup = WORKGROUP
netbios name = FREEBSD
server string = Samba Server FreeBSD
security = user
encrypt passwords = yes
[public]
comment = %h Shared Public Directory
path = /opt/test
force directory
2023 Sep 20
0
GlusterFS, move files, Samba ACL...
[ Received no feedback, i resend it... ]
A little strange things, but i'm hitting my head on the wall...
I needed to 'enlarge' my main filesystem (XFS backed-up), that contain my
main samba share and a brick for a GFS share; i've setup a new volume (for
the VM), formatted XFS, move all the file taking care to umount and stop GFS
(so, syncing the brick, not the GFS filesystem)
2014 Apr 24
1
Lock order violation and file lost
I will probably file a bug about this, but perhaps someone here will
have some ideas.
We have a problem with files being deleted instead of being saved when
making changes in Microsoft Excel. The log shows an error of:
'Lock order violation'. This is with Samba 4.1.6 and happens on both
Linux (2.6.25-14.fc9.i686) and Solaris 10. No such problem when running
Samba 3.6.22.
We have a setup
2023 Aug 28
1
GlusterFS, move files, Samba ACL...
A little strange things, but i'm hitting my head on the wall...
I needed to 'enlarge' my main filesystem (XFS backed-up), that contain my
main samba share and a brick for a GFS share; i've setup a new volume (for
the VM), formatted XFS, move all the file taking care to umount and stop GFS
(so, syncing the brick, not the GFS filesystem) using --acls and -attrs
rsync options.
All
2016 Feb 02
0
Mac OS X and ACL's
On 02/02/16 20:13, David Thompson wrote:
> Hi all,
>
>
> I have a server that has ACL's enabled on it and the groups are set properly from the domain that are applied on top of it for the shared folders. I am running with Mac OS X 10.10.5 on the client side and am having nothing but issues with getting them to respect the ACL's set on the files.
>
>
> The Server Setup
2016 Feb 02
2
Mac OS X and ACL's
I've reverted my test box fs back to winbindd and taken sssd out of the mix.
I'd love some more help on this as its now faring better in testing than sssd with the macs, however I can set the users to be looked up but I'm having issues with having the names of the groups show up. It seems to be working however its now showing the GIDs as opposed to the group names.
For instance
2016 Feb 02
3
Mac OS X and ACL's
Hi all,
I have a server that has ACL's enabled on it and the groups are set properly from the domain that are applied on top of it for the shared folders. I am running with Mac OS X 10.10.5 on the client side and am having nothing but issues with getting them to respect the ACL's set on the files.
The Server Setup is as follows:
Domain Server: Debian 7.9 with Samba 4.3.4
Member
2015 May 25
0
Samba4 Disable USB ports
Hello Gabriel,
Am 25.05.2015 um 13:23 schrieb Gabriel Franca:
> Good morning List
>
> On Friday I had to leave so I could no longer continue with our lab.
> Weekend and holy all have to rest as much as possible. = D
> So I'm back and I will put the smb.conf for analysis.
>
> # Global parameters
>
> [global]
>
> workgroup = CMC
>
> realm = CMC.CORP
>
2013 Apr 30
1
ACL defaults and masks
Hello!
In samba 3 we used create mask , force create..?? to set file permisions. In samba 4 as I understand those options are? ignored and default acls are used instead. But, is it possible to set? by default different permisions on files and folders?? For example?? on folders rwx, and on files rw-. Because I dont want to give x? permision to file as I think it can be dangerous. Thanks in
2014 May 23
1
Samba / Office 2007/2010
Hi all,
currently we have troubles with the constellation of Office 2007 / 2010 and samba 3.6.6 on Debian 7.5.
I can open a Excel file only one time without a write protection. The File is protected on the second try. I can move and copy the file wihtout any Problems. If I move such a Excel File I can open it again for only one time without a write Protection.
I already reseted and checked
2007 Nov 01
0
File permissions issue: different behavior between samba and unix
I'm seeing behavior that I was hoping somebody could explain. I have a
share set up that will be a repository for company-wide data. There are
three classes of people who can access it, readers, read/writers, and
admins. Readers and read/writers are self explanatory, admins have
read/write access, and can change the permissions/ownership of files.
Read and write access is controlled by
2015 Apr 10
0
Randomly occurring file losses on samba share
Hello,
further investigating the problem we were able to provoke an issue that might be related to the initial problem and could be reproduced with a higher likelihood. The core of the reproducible problem is, that sometimes a file is being created by an application running on the client, but then cannot be written to. Therefore the application throws permission related errors and documents
2005 Apr 05
4
ACL and delete files
Hi,
I have samba-3.0.13 on linux machine compiled with these parameters:
--prefix=/usr/local/samba-3.0.13
--enable-cups
--with-ldap
--with-ldapsam
--with-acl-support
--with-quotas
In smb.conf I defined share :
[POBOX]
comment = !
path = /data/disk1/pobox
guest ok = no
writable = yes
directory mask = 0777
force directory mode = 0000
directory security mask =
2010 Mar 04
2
Why isn't Samba honouring UNIX permissions? [NOT PROTECTIVELY MARKED]
Classification: NOT PROTECTIVELY MARKED
Solaris 9
Samba 3.4.5
I know this isn't the sort of query that gets much response but I'd be
really grateful of any advice people can offer.
I'm getting really fed up with Samba as I've never been able to make it
work properly. Either I'm missing something basic (probably) or it just
doesn't behave in the way I think it should!
2014 Jun 03
1
Proper unix ownership/Permissions for top level share
I am using zfs on linux to store my file shares on. When I create a new
file system, they have the following permissions:
[root at server ~]# zfs create tank/testsystem
[root at server ~]# ls -Al /tank
drwxrwxrwx+ 10 root root 27 Jun 2 20:10 Software
drwxr-xr-x 2 root root 2 Jun 3 07:43 testsystem
At this point, if I use the rsat and attempt to set ACL, I get
permission
2012 Jul 05
0
acl_tdb failed to convert file acl to posix permisions
We are using SAMBA 3.6.6 on Centos 5 with the acl_tdb VFS module. Our share is backed by storage on a SAN devices that does not support ACLs or extended attributes ... so we're trying the acl_tdb module as a mechanism to support Windows ACLs. We have verified that samba has ACL support enabled, and ACL support works find if we export the share from the local EXT4 filesystem.
When trying to
2016 Dec 06
2
?==?utf-8?q? unable to upload printer driver
Hi,
> Follow this wiki page:
>
> https://wiki.samba.org/index.php/Setup_a_Samba_print_server#Setup_the_.5Bprinters.5D_share
> Then the page you referred and use windows ACLs not posix ACLs
done
>
> I also take it you have given your users & groups uidNumber or
> gidNumber attributes.
yes, this is a test-environment and i have given the unix-id to administrator,
2008 Nov 24
1
No write permission if POSIX bits 0 on ZFS written by M$ Office - dos_mode returning r
Hi all,
I'd appreciate any pointers or advise regarding the following issue with files
written by M$ Office on Samba 3.0.32 on snv_98 (OpenSolaris) on a ZFS filesystem:
samba share:
[sharename]
read only = No
browseable = yes
writeable = yes
directory mask = 0770
create mask = 0770
delete readonly = Yes
acl check permissions =
2006 Feb 25
0
Blocked...!!!
Hello everyone, I have a really big trouble with mi samba server...
I have some programs that works under DOS (they are made by clipper) and they are all on the share, but I can only acces with one user at a time to the program... and when i quit the program it pass a while until i can connect again...
I'm becoming mad... please help me...
At first i think that was a problem in the permisions