Displaying 6 results from an estimated 6 matches for "fake_acls".
2016 Oct 22
0
samba 4.5.0 on HPUX(IA-64) make quicktest fails as not able to recognize vlp as valid printing value.
Hi Team,
I have build samba 4.5.0.on hpux.
On running make quick test fails as it is not able to recognize vlp value
for printing.
Extract from log:-
doing parameter strict sync = yes
doing parameter vfs objects = acl_xattr fake_acls xattr_tdb streams_depot
doing parameter printing = vlp
WARNING: Ignoring invalid value 'vlp' for parameter 'printing'
pm_process() returned No
lp_servicenumber: couldn't find homes
Can't load /home/arjit/samba-4.5.0/st/nt4_dc/lib/server.conf - run testparm
to debug it
Unable...
2016 Oct 22
0
samba 4.5.0 on HPUX(IA-64) make quicktest fails with error Failed to add entry for user.
...hidden = no
doing parameter map system = no
doing parameter map readonly = no
doing parameter store dos attributes = yes
doing parameter create mask = 755
doing parameter dos filemode = yes
doing parameter strict rename = yes
doing parameter strict sync = yes
doing parameter vfs objects = acl_xattr fake_acls xattr_tdb streams_depot
doing parameter printing = hpux
doing parameter print command = /home/arjit/samba-4.5.0/bin/vlp tdbfile=/home/arjit/samba-4.5.0/st/nt4_dc/lockdir/vlp.tdb print %p %s
doing parameter lpq command = /home/arjit/samba-4.5.0/bin/vlp tdbfile=/home/arjit/samba-4.5.0/st/nt4_dc/lockd...
2016 Aug 26
2
Issue with acl_xattr:ignore system acls in 4.5rc2
...urce4/torture/vfs/acl_xattr.c
>
> diff --git a/selftest/target/Samba3.pm b/selftest/target/Samba3.pm
> index 8fc3204..f68d7de 100755
> --- a/selftest/target/Samba3.pm
> +++ b/selftest/target/Samba3.pm
> @@ -1792,6 +1792,14 @@ sub provision($$$$$$$$)
> vfs objects = acl_xattr fake_acls xattr_tdb fake_dfq
> inherit owner = yes
> include = $dfqconffile
> +[acl_xattr_ign_sysacl_posix]
> + copy = tmp
> + acl_xattr:ignore system acls = yes
> + acl_xattr:default acl style = posix
> +[acl_xattr_ign_sysacl_windows]
> + copy = tmp
> + acl_xattr:ignore system...
2016 Aug 26
2
Issue with acl_xattr:ignore system acls in 4.5rc2
On Fri, Aug 26, 2016 at 06:33:26PM +0200, Ralph Böhme via samba wrote:
> On Thu, Aug 25, 2016 at 12:14:00PM -0700, Jeremy Allison wrote:
> > On Wed, Aug 24, 2016 at 04:06:42PM +0200, Ralph Böhme via samba wrote:
> > >
> > > Yeah, as much as I'd like to avoid adding a new option, I guess we
> > > have to do something about it, my latest take on this is
>
2016 Aug 29
1
Issue with acl_xattr:ignore system acls in 4.5rc2
...urce4/torture/vfs/acl_xattr.c
>
> diff --git a/selftest/target/Samba3.pm b/selftest/target/Samba3.pm
> index 8fc3204..f68d7de 100755
> --- a/selftest/target/Samba3.pm
> +++ b/selftest/target/Samba3.pm
> @@ -1792,6 +1792,14 @@ sub provision($$$$$$$$)
> vfs objects = acl_xattr fake_acls xattr_tdb fake_dfq
> inherit owner = yes
> include = $dfqconffile
> +[acl_xattr_ign_sysacl_posix]
> + copy = tmp
> + acl_xattr:ignore system acls = yes
> + acl_xattr:default acl style = posix
> +[acl_xattr_ign_sysacl_windows]
> + copy = tmp
> + acl_xattr:ignore system...
2016 Aug 27
2
Issue with acl_xattr:ignore system acls in 4.5rc2
On Fri, Aug 26, 2016 at 04:03:49PM -0700, Jeremy Allison wrote:
> On Fri, Aug 26, 2016 at 02:46:19PM -0700, Jeremy Allison via samba wrote:
> > On Fri, Aug 26, 2016 at 06:44:05PM +0200, Ralph Böhme wrote:
> > >
> > > Cheerio!
> > > -slow
> >
> > Still reviewing this - but a few things that will need changing:
> >
> > When adding the