Displaying 20 results from an estimated 26 matches for "12028".
Did you mean:
1028
2016 Aug 25
2
Issue with acl_xattr:ignore system acls in 4.5rc2
...When set to windows, an ACL is synthesized the same way
> Windows does it, only inclusing permissions for the owner
> and NT Authority\SYSTEM
>
> The default for this option is posix.
>
> tldr: this reverts behaviour to what it was before #12028 and make the
> behaviour introduced by #12028 optional.
>
> Plan? Michael? Uri? Jeremy?
I like this. Puts the tweak in the right place IMHO.
Jeremy.
2016 Aug 18
2
Issue with acl_xattr:ignore system acls in 4.5rc2
Hi Ralph,
>> The line causing the problem with 4.5rc2 is:
>> acl_xattr:ignore system acls = yes
>
> this change was introduced in
> <https://bugzilla.samba.org/show_bug.cgi?id=12028>
>
> Before explaining the gory details, one question: why are you setting
> this option?
I am setting this option per the vfs_acl_xattr.8 man page
recommendations. Using a Windows system I setup a Home directory under
the root directory, /zzz/Home in this case, and that directory gets...
2016 Aug 24
0
Issue with acl_xattr:ignore system acls in 4.5rc2
Hi Eric,
On Thu, Aug 18, 2016 at 07:57:36AM -0600, Eric Eastman wrote:
> >> The line causing the problem with 4.5rc2 is:
> >> acl_xattr:ignore system acls = yes
> >
> > this change was introduced in
> > <https://bugzilla.samba.org/show_bug.cgi?id=12028>
> >
> > Before explaining the gory details, one question: why are you setting
> > this option?
>
> I am setting this option per the vfs_acl_xattr.8 man page
> recommendations. Using a Windows system I setup a Home directory under
> the root directory, /zzz/Home in...
2016 Aug 18
4
Issue with acl_xattr:ignore system acls in 4.5rc2
...;
>> [zzz]
>> path = /zzz
>> writeable = yes
>> browseable = yes
>>
>>
>> The line causing the problem with 4.5rc2 is:
>> acl_xattr:ignore system acls = yes
>
> this change was introduced in
> <https://bugzilla.samba.org/show_bug.cgi?id=12028>
>
> Before explaining the gory details, one question: why are you setting
> this option?
>
> With the patches from the bugreport the behaviour of vfs_acl_xattr
> changed when "acl_xattr:ignore system acls" is set to yes for the case
> a file or directory lacks t...
2016 Aug 17
3
Issue with acl_xattr:ignore system acls in 4.5rc2
I was testing Samba 4.5rc2 with an existing smb.conf file that I have been
using since Samba 4.1.x and found that I cannot access data in the share on
Windows 2012 (my AD server), a Windows 2008 client or on a Ubuntu 16.04
client. I built a new version of Samba 4.4.5 using the same procedure as I
did for building 4.5rc2 and the 4.4.5 Samba version worked with my smb.conf
file. I then created a
2016 Aug 26
0
Issue with acl_xattr:ignore system acls in 4.5rc2
...ACL is synthesized the same way
> > Windows does it, only inclusing permissions for the owner
> > and NT Authority\SYSTEM
> >
> > The default for this option is posix.
> >
> > tldr: this reverts behaviour to what it was before #12028 and make the
> > behaviour introduced by #12028 optional.
> >
> > Plan? Michael? Uri? Jeremy?
>
> I like this. Puts the tweak in the right place IMHO.
ok, final patchset attached. Bonus: it has a test.
Please review & comment & then let's have a final discuss...
2016 Aug 26
0
Issue with acl_xattr:ignore system acls in 4.5rc2
...Windows does it, only inclusing permissions for the owner
> > > > and NT Authority\SYSTEM
> > > >
> > > > The default for this option is posix.
> > > >
> > > > tldr: this reverts behaviour to what it was before #12028 and make the
> > > > behaviour introduced by #12028 optional.
> > > >
> > > > Plan? Michael? Uri? Jeremy?
> > >
> > > I like this. Puts the tweak in the right place IMHO.
> >
> > ok, final patchset attached. Bonus: it has a test....
2016 Aug 18
0
Issue with acl_xattr:ignore system acls in 4.5rc2
...ters = no
> printcap name = /dev/null
>
> [zzz]
> path = /zzz
> writeable = yes
> browseable = yes
>
>
> The line causing the problem with 4.5rc2 is:
> acl_xattr:ignore system acls = yes
this change was introduced in
<https://bugzilla.samba.org/show_bug.cgi?id=12028>
Before explaining the gory details, one question: why are you setting
this option?
With the patches from the bugreport the behaviour of vfs_acl_xattr
changed when "acl_xattr:ignore system acls" is set to yes for the case
a file or directory lacks the NT ACL xattr (eg when creating f...
2011 Sep 09
3
Read a list of files into named R data.frames
...: 2679 cols: 6
Read AwardsShareManagers.csv rows: 344 cols: 7
Read AwardsSharePlayers.csv rows: 6354 cols: 7
Read Batting.csv rows: 93955 cols: 24
Read BattingPost.csv rows: 9840 cols: 22
Read Fielding.csv rows: 160710 cols: 18
Read FieldingOF.csv rows: 12028 cols: 6
Read FieldingPost.csv rows: 10458 cols: 17
Read HallOfFame.csv rows: 3913 cols: 8
Read HOFold.csv rows: 289 cols: 7
Read Managers.csv rows: 3238 cols: 10
Read ManagersHalf.csv rows: 93 cols: 10
Read Master.csv rows: 17674 cols: 33
Read Pitc...
2016 Aug 18
0
Issue with acl_xattr:ignore system acls in 4.5rc2
...t;> writeable = yes
> >> browseable = yes
> >>
> >>
> >> The line causing the problem with 4.5rc2 is:
> >> acl_xattr:ignore system acls = yes
> >
> > this change was introduced in
> > <https://bugzilla.samba.org/show_bug.cgi?id=12028>
> >
> > Before explaining the gory details, one question: why are you setting
> > this option?
> >
> > With the patches from the bugreport the behaviour of vfs_acl_xattr
> > changed when "acl_xattr:ignore system acls" is set to yes for the case
&g...
2016 Aug 18
0
Issue with acl_xattr:ignore system acls in 4.5rc2
...t;> writeable = yes
> >> browseable = yes
> >>
> >>
> >> The line causing the problem with 4.5rc2 is:
> >> acl_xattr:ignore system acls = yes
> >
> > this change was introduced in
> > <https://bugzilla.samba.org/show_bug.cgi?id=12028>
> >
> > Before explaining the gory details, one question: why are you setting
> > this option?
> >
> > With the patches from the bugreport the behaviour of vfs_acl_xattr
> > changed when "acl_xattr:ignore system acls" is set to yes for the case
&g...
2014 Feb 25
1
combine 2 data.frames in dependence of the ID
Hello together,
i have a little problem, maybe anyone can help me.
I have 2 data.frame, one look like this one:
FS_ID ABNR
9327 33688812
11391 33688812
11392 33688812
11388 33688812
11390 33688812
12028 33688812
12029 33688812
the other data.frame looks like as follows:
FS_ID DATE POST
11390 2012-12-13 28
12029 2013-01-17 28.3
what i am looking for, is a result, which look like this one:
ABNR FIRST SECOND
33688812 28 28.3
The ABNR a...
2016 Nov 03
0
[Announce] Samba 4.3.12 Available for Download
...1801: Fix crash in mdssvc with older glib2 versions.
* BUG 11961: idmap_autorid allocates ids for unknown SIDs from other
backends.
* BUG 12005: smbd: Ignore ctdb tombstone records in
fetch_share_mode_unlocked_parser().
* BUG 12016: cleanupd terminates main smbd on exit.
* BUG 12028: vfs_acl_xattr: Objects without NT ACL xattr.
* BUG 12105: async_req: Make async_connect_send() "reentrant".
* BUG 12177: vfs_acl_common: Fix unexpected synthesized default ACL from
vfs_acl_xattr.
* BUG 12181: vfs_acl_xattr|tdb: Enforced settings when
"ignore syste...
2016 Nov 03
0
[Announce] Samba 4.3.12 Available for Download
...1801: Fix crash in mdssvc with older glib2 versions.
* BUG 11961: idmap_autorid allocates ids for unknown SIDs from other
backends.
* BUG 12005: smbd: Ignore ctdb tombstone records in
fetch_share_mode_unlocked_parser().
* BUG 12016: cleanupd terminates main smbd on exit.
* BUG 12028: vfs_acl_xattr: Objects without NT ACL xattr.
* BUG 12105: async_req: Make async_connect_send() "reentrant".
* BUG 12177: vfs_acl_common: Fix unexpected synthesized default ACL from
vfs_acl_xattr.
* BUG 12181: vfs_acl_xattr|tdb: Enforced settings when
"ignore syste...
2006 Jul 14
4
Rails Lighttpd Issue on Fedora
Hi guys,
I''m here again with a problem. I have a rails app called brewed. It''s
located /home/user/brewed. My lighttpd.conf is located at
/home/user/lighty. When I execute lighty on port 80 with:
/usr/local/sbin/lighttpd -f /home/user/lighty/lighttpd.conf rails seems
to work fine.
If I type www.mysite.com/main/index on my browser, the page comes out
well. I have my files
2016 Aug 26
2
Issue with acl_xattr:ignore system acls in 4.5rc2
...ay
> > > Windows does it, only inclusing permissions for the owner
> > > and NT Authority\SYSTEM
> > >
> > > The default for this option is posix.
> > >
> > > tldr: this reverts behaviour to what it was before #12028 and make the
> > > behaviour introduced by #12028 optional.
> > >
> > > Plan? Michael? Uri? Jeremy?
> >
> > I like this. Puts the tweak in the right place IMHO.
>
> ok, final patchset attached. Bonus: it has a test.
ENOPATCH :-).
2016 Sep 22
0
[Announce] Samba 4.4.6 Available for Download
...for unknown SIDs from other
backends.
* BUG 11992: s3/smbd: Only use stored dos attributes for
open_match_attributes() check.
* BUG 12005: smbd: Ignore ctdb tombstone records in
fetch_share_mode_unlocked_parser().
* BUG 12016: cleanupd terminates main smbd on exit.
* BUG 12028: vfs_acl_xattr: Objects without NT ACL xattr.
* BUG 12105: async_req: Make async_connect_send() "reentrant".
* BUG 12177: vfs_acl_common: Fix unexpected synthesized default ACL from
vfs_acl_xattr.
* BUG 12181: vfs_acl_xattr|tdb: Enforced settings when
"ignore syste...
2016 Sep 22
0
[Announce] Samba 4.4.6 Available for Download
...for unknown SIDs from other
backends.
* BUG 11992: s3/smbd: Only use stored dos attributes for
open_match_attributes() check.
* BUG 12005: smbd: Ignore ctdb tombstone records in
fetch_share_mode_unlocked_parser().
* BUG 12016: cleanupd terminates main smbd on exit.
* BUG 12028: vfs_acl_xattr: Objects without NT ACL xattr.
* BUG 12105: async_req: Make async_connect_send() "reentrant".
* BUG 12177: vfs_acl_common: Fix unexpected synthesized default ACL from
vfs_acl_xattr.
* BUG 12181: vfs_acl_xattr|tdb: Enforced settings when
"ignore syste...
2018 May 07
0
[clang] Running a single testcase
> On 7 May 2018, at 11:01, Sedat Dilek via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>
> On Mon, May 7, 2018 at 5:52 AM, Brian Cain <brian.cain at gmail.com <mailto:brian.cain at gmail.com>> wrote:
>> The simplest way to run a clang test case that I know of is to clone both
>> llvm and clang repos, run all the tests, then run an individual test.
>>
2018 May 07
2
[clang] Running a single testcase
...id...
sdi at iniza:~/src/llvm-toolchain/build$ ninja check-clang
[1012/1013] Running the Clang regression tests
llvm-lit: /home/sdi/src/llvm-toolchain/llvm/utils/lit/lit/llvm/config.py:334:
note: using clang: /home/sdi/src/llvm-toolchain/build/bin/clang
Testing Time: 200.66s
Expected Passes : 12028
Expected Failures : 18
Unsupported Tests : 256
sdi at iniza:~/src/llvm-toolchain/build$ ./bin/llvm-lit -v
./tools/clang/test/Sema/asm.c
llvm-lit: /home/sdi/src/llvm-toolchain/llvm/utils/lit/lit/llvm/config.py:334:
note: using clang: /home/sdi/src/llvm-toolchain/build/bin/clang
-- Testing: 1...