similar to: Failed to create BUILTIN\Guests group NT_STATUS_ACCESS_DENIED! Can Winbind allocate gids?

Displaying 20 results from an estimated 2000 matches similar to: "Failed to create BUILTIN\Guests group NT_STATUS_ACCESS_DENIED! Can Winbind allocate gids?"

2019 Oct 05
3
Failed to create BUILTIN\Guests group NT_STATUS_ACCESS_DENIED! Can Winbind allocate gids?
On 05/10/2019 14:10, Rowland penny via samba wrote: > On 05/10/2019 13:41, lejeczek via samba wrote: >> hi everyone, >> >> I believe a resolution is there - >> https://access.redhat.com/solutions/4367771 > Which is behind a paywall ;-) >> >> But what I'm hoping for is an expert would comment how >> would this apply >> to Samba with LDAP
2019 Oct 07
0
Failed to create BUILTIN\Guests group NT_STATUS_ACCESS_DENIED! Can Winbind allocate gids?
On 05/10/2019 15:20, lejeczek via samba wrote: > > On 05/10/2019 14:10, Rowland penny via samba wrote: >> On 05/10/2019 13:41, lejeczek via samba wrote: >>> hi everyone, >>> >>> I believe a resolution is there - >>> https://access.redhat.com/solutions/4367771 >> Which is behind a paywall ;-) >>> But what I'm hoping for is an expert
2016 Aug 30
3
Publication of an llvm-based tool that protects against fault injection attacks
Hello, My team and I have recently published an LLVM-based tool at “Cryptography and Security in Computing Systems 2016” (CS2), and we would like to add it on the list of LLVM related publications. The goal of our tool is to automatically protect the code being compiled against fault injection attacks *Title:* Compilation of a Countermeasure Against Instruction-Skip Fault Attacks Available
2013 Aug 06
3
[LLVMdev] Potential SimplifyCFG optimization; hammock to diamond transformation
All, I have some code that looks like the following: { double a, b, c; for (...) { ... a = lots of FP math; b = lots of FP math; c = lots of FP math; if (cond) { a = 0.0; b = 0.1; c = 0.2; } ... } } Could we not convert the hammock into a diamond and move the initial computation of a, b, and c into the else block. Something like this: {
2020 Aug 07
2
[RFC] Zeroing Caller Saved Regs
On Fri, Aug 7, 2020 at 1:18 AM David Chisnall <David.Chisnall at cl.cam.ac.uk> wrote: > I think it would be useful for the discussion to have a clear threat model that this intends to defend against and a rough analysis of the security benefits that this is believed to bring. I view this as being even more about a ROP defense. Dealing with spill slots is, IMO, a separate issue, more
2015 Nov 19
4
C7: How to configure raid at install time
On Nov 18, 2015, at 9:49 PM, Devin Reade <gdr at gno.org> wrote: > > The one thing I would point out regarding the above link is that despite > conventional UNIX wisdom, *don't* put /usr on a separate filesystem > in CentOS 7. <sarcasm>Thank you RedHat</sarcasm> > > Flames to /dev/null. Sorry, you don?t get to throw that grenade and then run away. The
2009 Dec 27
1
I'm all for it
Hello all- First off I'm not a dev, just a small business owner trying to start up. I don't have a budget for much of anything & wind up doing most everything myself, which for the last year includes evaluating virtual infrastructure offerings. It's quite discouraging to see just how much doesn't "just work" for someone like me- unfortunately oVirt included (no
2010 Mar 01
1
help with zoo
Hi, I am interested in decomposing a time series and getting the trend, seasonal and?irregular variations, as one can get with the "stl" command. My time series is fairly regular, but it has some breaks. From the zoo manual, I gather that it should be possible to convert it to a regular time series and then fill the NA entries by interpolation. I am not able to proceed beyond a certain
2013 Aug 06
1
[LLVMdev] Potential SimplifyCFG optimization; hammock to diamond transformation
Hi Chad, On Aug 6, 2013, at 7:46 AM, Chad Rosier <chad.rosier at gmail.com> wrote: > All, > I have some code that looks like the following: > > { > double a, b, c; > for (...) { > ... > a = lots of FP math; > b = lots of FP math; > c = lots of FP math; > if (cond) { > a = 0.0; > b = 0.1; > c = 0.2; >
2023 Jul 21
1
Current RHEL fragmentation landscape
Fwiw we pay for Google Workspace. I think there is a pricing issue though, but I guess changing it would affect their income from their bigger customers. We just have 5 servers, and don't want any personal support. We'd be fine to pay what we'd consider a reasonable fee I think. I contacted Redhat to ask about their licensing and if we could fit somehow into it (i.e the personal
2013 Aug 06
0
[LLVMdev] Potential SimplifyCFG optimization; hammock to diamond transformation
Thanks, Mark. I will give the paper a look. On Tue, Aug 6, 2013 at 1:42 PM, Mark Lacey <mark.lacey at apple.com> wrote: > Hi Chad, > > On Aug 6, 2013, at 7:46 AM, Chad Rosier <chad.rosier at gmail.com> wrote: > > > All, > > I have some code that looks like the following: > > > > { > > double a, b, c; > > for (...) { > >
2004 Mar 01
10
WinXP PDC logon problem...
Hi all, I've seen this raised as an issue on other mailing lists, but I've not seen a solution, and I've seen a number of notes to post to this alias instead, so here I am. I've setup Samba as a PDC running on Solaris. I have a WinXP (latest patch levels) PC which I want to join to the domain. I can successfully join the domain using root authentication, but I am unable to logon
2011 Sep 07
1
3.5.6 : WINBINDD: cli_negprot failed: NT_STATUS_ACCESS_DENIED with Active Directory
Dear Have connected SAMBA to an Active Directory server The getent did not show any user and winbindd claim : [2011/09/07 11:33:29.417355, 1] libsmb/cliconnect.c:1769(cli_negprot_done) cli_negprot: SMB signing is mandatory and the server doesn't support it. [2011/09/07 11:33:29.417444, 1] winbindd/winbindd_cm.c:856(cm_prepare_connection) cli_negprot failed: NT_STATUS_ACCESS_DENIED
2012 Apr 12
6
beginning_of_month problem
Rails 2.3.2, Ruby 1.9.3 I want to get all records for one month from charges table. recs = Charge.where(["date >= ? and date < ?", t.beginning_of_month, t.next_month.beginning_of_month]) and this transforms into this query on PostgreSQL SELECT "charges".* FROM "charges" WHERE (date >= ''2012-03-31 22:00:00.000000'' and date <
2014 Feb 11
5
Speaking of firefox...
The latest version seems to have a bug. One of my users went to look at a paper in Phy Rev E, and the firefox pdf view looked fine... but what printed had garbage for scales on the graphs. Then I had him use the firefox print preview... and it was garbage. Looked at it on my system, ditto, and firefox was updated yesterday on all our systems. Save as (why isn't there an "open"?) a
2018 Dec 21
1
ERROR: failed to setup guest info
Hello, I've been using samba for a few years but I use it only occasionally. Today, I've found out that since the upgrade to 4.9.2, smbd wouldn't start. I use Arch Linux. The command that starts samba on the systemd service is this: /usr/bin/smbd --foreground --no-process-group These are my configuration file's [global] parameters: bind interfaces only = Yes domain master =
2011 Mar 15
0
Quick question: Can Winbind allocate gids?
Hello all, Into my samba logs i have this message: WARNING: Failed to create BUILTIN\Users group! Can Winbind allocate gids? But...if i do a wbinfo -g it works: wbinfo -g domain computers domain admins domain guests domain users And winbind is running normally. The error i recieve is the following: WARNING: Failed to create BUILTIN\Users group! Can Winbind allocate gids? I use
2015 Mar 20
1
Re: getting oriented/networking [some success]
I seem to have run into https://bugzilla.redhat.com/show_bug.cgi?id=855640, because when I tried the fix/work-around at the end (comment 11), ethtool -K eth0 gro off, my download speed by speedtest went from undetectable to ~150Mb/s. However, it was not able to connect for the upload test, and so something may still be off. Non-virtual machines can do the upload test, so it's not just a
2011 Aug 12
1
samba 3.6: "autorid" has no domain order
Hello, i try to create a samba server for more then one trusted domain. I know there were some issues with samba 3.5, and in the internet i always read, i should use samba 3.4. So i wanted to give 3.6 a chance. I first tried autorid with a config like this: winbind enum users = yes winbind enum groups = yes idmap backend = autorid idmap gid = 100000-1499999
2007 Mar 24
1
winbind: BUILTIN\users group gid 1001 conflict
Hi everybody, I've joined a fileserver running samba 3.0.24 to an AD domain using winbind and noticed that samba maps the "users" group SID (5-1-5-32-545) to gid 1001 automatically. This seems to conflict with one of ~2000 mappings I had to "inject" in winbinds winbindd_idmap.tdb by use of net idmap dump/restore, because the fileserver had millions of files with