Displaying 20 results from an estimated 38 matches for "setting_up_a_share_using_posix_acls".
2017 Aug 29
1
Share access problem
Hi Rowland,
https://wiki.samba.org/index.php/Setting_up_a_Share_Using_POSIX_ACLs
What do you think about that config for the share FTPFiles ?
Does it has some directives you would remove ?
[FTPFiles]
comment = Files
path = /glftpd/site
guest ok = no
public = no
writable = yes
printable = no
browseable = yes
read only = no
inherit acls = yes
inher...
2017 Feb 06
2
Samba 4.5.3 on HP UX IA64 : smbclient - tree connect failed: NT_STATUS_CONNECTION_DISCONNECTED
Hi Rowland,
On HP-UX , only ‘Posix ACL’s’ are supported. So, file sharing doesn’t seem
to be working on ADDC as it supports only Windows ACL’s as per
https://wiki.samba.org/index.php/Setting_up_a_Share_Using_POSIX_ACLs
Also, as per below link, it is not recommended to use ADDC as file sharing
service
https://wiki.samba.org/index.php/Setting_up_Samba_as_an_Active_Directory_Domain_Controller#Using_the_Domain_Controller_as_a_File_Server
So, we will not be using ADDC as file server.
Can you please let us know...
2017 Aug 25
2
Share access problem
Hi Rowland,
My authentification seem to work (Thanks) but I can see the files inside the FTPFiles shares.
I checked:
# ntlm_auth --username="sebastien boulianne" --domain=domain.qc.ca
Password:
NT_STATUS_OK: Success (0x0)
drwsrwxrwx 11 root domain users 4.0K Aug 11 16:46 site
[FTPFiles]
comment = Files
path = /glftpd/site
create mask = 0777
2017 Feb 22
2
samba share management / connection problem
Hello,
I have setup and ADDC and an file server.
On fileserver i can see domain users with wbinfo and getent passwd.
When I try to manage a share on the fileserver
(https://wiki.samba.org/index.php/Setting_up_a_Share_Using_POSIX_ACLs)
I get an error "Computer cannot be managed. Verify that the network path
is correct ...." and after that "you do not have permission to see the
list of shares for windows clients samba"
The I try to connect to the AD member with smbclient I get
root at fileserver:/var/log/sa...
2019 Jul 09
3
Standalone server and POSIX ACL issue
...ent:
- when logged in as guest, I can read everything but have no write
access in "Travail/"
- when logged in as "eleve", I can not write inside "Documents/"
I suppose I am missing something simple, but can not find what (I have
read https://wiki.samba.org/index.php/Setting_up_a_Share_Using_POSIX_ACLs).
$ getfacl partage/*
# file: partage/Documents
# owner: eleve
# group: eleve
user::rwx
user:eleve:rwx
user:nobody:r-x
group::r-x
mask::rwx
other::r-x
default:user::rwx
default:user:eleve:rwx
default:user:nobody:r-x
default:group::r-x
default:mask::rwx
default:other::r-x
# file: partage/Travail
#...
2017 Feb 03
3
Samba 4.5.3 on HP UX IA64 : smbclient - tree connect failed: NT_STATUS_CONNECTION_DISCONNECTED
Hi Rowland,
Thanks for your response.
In the below command , Could you please tell let us what is the
functionality of *"-U%" *,
since when i am using the below command only i am facing issue
smbclient -L localhost *-U% *
I have tested with other local users(created using pdbedit) as well and
getting expected result with below smb.conf
# Global parameters
[global]
netbios
2018 Feb 02
2
Samba 4.6.2 does not inherit setgid bit (anymore)
...2770"
> able to apply to new created folders ?
>
>
> We have noticed the same thing in CentOS 7. The setgid no longer works
> like it did before, so now we create our shares like this following
> the instructions from the wiki.
>
> https://wiki.samba.org/index.php/Setting_up_a_Share_Using_POSIX_ACLs
>
>
> # chmod 700 /u01/test
> # chown root:root /u01/test
> # setfacl -m group::--- /u01/test
> # setfacl -m default:group::--- /u01/test
> # setfacl -m other::--- /u01/test
> # setfacl -m default:other::--- /u01/test
> # setfacl -m group:unixadmins:rwx /u01/test
> # s...
2018 Dec 18
3
Samba-created files with POSIX ACLs gaining execute bit
Hai,
The docs shown are a bit old, yes, i suggest start reading these.
https://wiki.samba.org/index.php/Setting_up_a_Share_Using_Windows_ACLs
https://wiki.samba.org/index.php/Setting_up_a_Share_Using_POSIX_ACLs
Look at the smb.conf man and search for acl ( or exec )
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> christian russell via samba
> Verzonden: dinsdag 18 december 2018 4:59
> Aan: Andrew Bartlett
> CC: sa...
2023 Apr 11
2
clients not connecting to samba shares
...(Unix domain member).
> That's what I am doing. However the permissions set from Linux are what
> the wiki on setting up file shares says to use.
Are you following this :
https://wiki.samba.org/index.php/Setting_up_a_Share_Using_Windows_ACLs
or this:
https://wiki.samba.org/index.php/Setting_up_a_Share_Using_POSIX_ACLs
> What is this telling me?
It is telling me that you are mixing local Linux users and Domain groups.
>>
> I'm maintaining Linux access by owning the folders with my Linux account
First mistake.
> but using the Windows group to allow Windows users to access them. I've...
2018 May 14
2
Roaming profils cannot sync four files
Hello,
I'm using a WIndows Server 2016 as a DC and Samba 4.5 (Debian Stretch) as a
fileserver. The fileserver is made with Windows ACLs (exactly like the
Samba tutorial).
The Windows 10 Client cannot copy these 4 files:
C:\Users\testuser\AppData\Local\Microsoft\Windows\UPPS\UPPS.bin ->
UNC\FS\profiles\testuser.V6\AppData\Local\Microsoft\Windows\UPPS\UPPS.bin
2017 Aug 22
2
Mapping subfolder of a samba share in Windows fails with access denied
Hi,
I am trying to map a network drive on a Windows 7 client. It is possible
to map the shared folder, but as soon as I try to map a subfolder,
Windows shows an access denied message and prompts for another username
and password. The user has full control over the subfolder (configured
via the Windows security tab). The samba.log shows:
Aug 22 10:25:19 FILESERVER smbd[5409]: Could not close
2023 Jun 16
1
SaMBa 4.16.4 adds users to ACLs as groups
...why using POSIX ACLs with SaMBa is deprecated
> [/quote]
> As far as I am aware, using POSIX ACLs isn't deprecated, is it possible
> you can tell us where you found that information ?
OK, I probably misinterpreted or exaggerated two sentence from here:
https://wiki.samba.org/index.php/Setting_up_a_Share_Using_POSIX_ACLs
The sentences are: "You are advised that a better option than POSIX draft
ACLs is to use Windows ACLs, this will allow you to set up fine-granular
ACLs." and "Linux however, ... here only deprecated POSIX draft ACLs exist."
> It might also be a good idea if we could see y...
2020 Feb 05
4
Samba, ACLs and 'primary group'...
...previous samba NT-mode domains, to have
file created with the group-owner as the UNIX primary group; now, in
AD, files get created group-owned by Windows primary group, eg 'Domain
Users'.
This simply 'breaks' most of my ACLs setup.
I've read:
https://wiki.samba.org/index.php/Setting_up_a_Share_Using_POSIX_ACLs
https://wiki.samba.org/index.php/Setting_up_a_Share_Using_Windows_ACLs
but still many things does not 'match' with my experience.
First, seems to me that there's no a 'black or white' things (eg: POSIX
or Windows ACL) but still there's some 'gray zone' where thin...
2018 Jul 19
4
ACL - samba vs filesystem
hi guys
my samba share has
inherit acls = Yes
and inherits(I guess) from global:
create mask = 0744
directory mask = 0755
Now, share's underlying filesystem has acls set on a folder:
user::rwx
user:me:rwx
user:appmgr:r-x
group::---
mask::rwx
other::---
default:user::rwx
default:user:me:rwx
default:user:appmgr:r-x
default:group::---
default:mask::rwx
default:other::---
In shell when I
2023 Jun 16
1
SaMBa 4.16.4 adds users to ACLs as groups
...aMBa is deprecated
>> [/quote]
>> As far as I am aware, using POSIX ACLs isn't deprecated, is it possible
>> you can tell us where you found that information ?
>
> OK, I probably misinterpreted or exaggerated two sentence from here:
> https://wiki.samba.org/index.php/Setting_up_a_Share_Using_POSIX_ACLs
> The sentences are: "You are advised that a better option than POSIX draft
> ACLs is to use Windows ACLs, this will allow you to set up fine-granular
> ACLs." and "Linux however, ... here only deprecated POSIX draft ACLs exist."
Yes, you were quite correct (again), it...
2017 Feb 22
0
samba share management / connection problem
...5:22:44 +0100
basti via samba <samba at lists.samba.org> wrote:
> Hello,
> I have setup and ADDC and an file server.
> On fileserver i can see domain users with wbinfo and getent passwd.
>
> When I try to manage a share on the fileserver
> (https://wiki.samba.org/index.php/Setting_up_a_Share_Using_POSIX_ACLs)
> I get an error "Computer cannot be managed. Verify that the network
> path is correct ...." and after that "you do not have permission to
> see the list of shares for windows clients samba"
Are you trying to manage the share from windows ?
> # - must no...
2017 Aug 22
0
Mapping subfolder of a samba share in Windows fails with access denied
...instead of 'TEST'
Also you have 'vfs objects = acl_xattr' in [global], so you don't need
it in the shares. Both shares seem to be the same path, so why two
shares ?
As you seem to be using Posix ACLs on the shares, have you read this
wiki page:
https://wiki.samba.org/index.php/Setting_up_a_Share_Using_POSIX_ACLs
Rowland
2018 May 14
0
Roaming profils cannot sync four files
Hai,
Hai,
Yes, thats correct that you see that.
2 things here.
You missed something on this page : https://wiki.samba.org/index.php/Setting_up_a_Share_Using_POSIX_ACLs
And try this settting in [global] of smb.conf : acl allow execute always = yes
But why copy : C:\Users\testuser\AppData\Local
Thats normaly not copied in the user profiles only C:\Users\testuser\AppData\Roaming
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:sa...
2018 Nov 26
2
Install SAMBA4 on LXC
Hi,
I wonder if makes sense to install SAMBA4 AD DC on a LXC container. What do
you think?
The AD DC has around 50 users.
Thanks in advance
--
--
Sergio Belkin
LPIC-2 Certified - http://www.lpi.org
2019 Jul 10
0
Standalone server and POSIX ACL issue
...hen logged in as "eleve", I can not write inside "Documents/"
>> You would be better off setting up two shares
>>>
>>> I suppose I am missing something simple, but can not find what (I
>>> have read
>>> https://wiki.samba.org/index.php/Setting_up_a_Share_Using_POSIX_ACLs).
>> I know that page refers to a standalone server, but it is mostly
>> aimed at AD domain members, though the basics should work on a
>> standalone server.
>>
>> Rowland
>>
> Thanks for the advice. I have read
> https://wiki.samba.org/index.php/Setting...