Displaying 6 results from an estimated 6 matches for "elrayah".
2019 Nov 14
2
Filesystem does not support posix ACLs
...on please, if understand this correctly, the --use-ntvfs isnot available by default when installing the Debian package, so I need to compile samba with --with-ntvfs-fileserver to make the option available?
On 11/14/19 8:52 AM, Andrew Bartlett wrote:
> On Thu, 2019-11-14 at 07:30 +0000, Ghassan Elrayah wrote:
>> Hi,
>>
>> I am trying to get some integration tests running in CI with a
>> software uses samba4 AD for authentication. So basically I would like
>> spin up a build and provision a samba4 AD with some test users and
>> groups non-interactively and test...
2019 Nov 14
3
Filesystem does not support posix ACLs
...re uses samba4 AD for authentication. So basically I would like spin up a build and provision a samba4 AD with some test users and groups non-interactively and test commits and pull requests against the AD.
On 11/14/19 8:16 AM, Andrew Bartlett wrote:
> On Thu, 2019-11-14 at 06:19 +0000, Ghassan Elrayah via samba wrote:
>> Hi,
>>
>> I am trying to create a build on CircleCi with smaba4 AD. It seems
>> the filesytem doesn't support ACL's, which s3fs requires. I get the
>> folowing error:
> Can you explain a bit more about what you are doing with CircleCI?
&g...
2019 Nov 15
1
Filesystem does not support posix ACLs
...statedir=/var/lib/samba
--with-cachedir=/var/cache/samba --with-privatedir=/var/lib/samba/private
tests/samba.sh: line 107: --enable-developer: command not found
Which version does support these options?
On 11/14/19 8:52 AM, Andrew Bartlett wrote:
> On Thu, 2019-11-14 at 07:30 +0000, Ghassan Elrayah wrote:
>> Hi,
>>
>> I am trying to get some integration tests running in CI with a
>> software uses samba4 AD for authentication. So basically I would like
>> spin up a build and provision a samba4 AD with some test users and
>> groups non-interactively and test...
2019 Nov 14
2
Filesystem does not support posix ACLs
...r, but the options seems to be removed, and I get the error:
samba-tool domain provision: error: no such option
I don't have the possibility to remount the filesystem with acl option. Is there any way to provision a domain on such a filesystem?
Thanks for the help.
--
Beste Gr??e
Ghassan Elrayah
Mail: ghassan.elrayah at live.de
2019 Nov 14
0
Filesystem does not support posix ACLs
...ult fileserver, the module we use in testing
'vfs_fake_acls' is only provided to developers, so that will be the
easiest route to start.
When we eventually remove it, come back and we will find a way to keep
this working for you.
Andrew Bartlett
On Thu, 2019-11-14 at 07:59 +0000, Ghassan Elrayah via samba wrote:
> Thanks a lot for the reference how to make the regtest.
> One last question please, if understand this correctly, the --use-ntvfs isnot available by default when installing the Debian package, so I need to compile samba with --with-ntvfs-fileserver to make the option availa...
2019 Nov 14
0
Filesystem does not support posix ACLs
On Thu, 2019-11-14 at 06:19 +0000, Ghassan Elrayah via samba wrote:
> Hi,
>
> I am trying to create a build on CircleCi with smaba4 AD. It seems
> the filesytem doesn't support ACL's, which s3fs requires. I get the
> folowing error:
Can you explain a bit more about what you are doing with CircleCI?
This will help me unders...