similar to: Auth Problems with 2.2.8 and Windows 2000

Displaying 20 results from an estimated 1300 matches similar to: "Auth Problems with 2.2.8 and Windows 2000"

2002 Nov 23
1
Can't get Unreal to work in opengl mode
Hello all. I downloaded and compiled Wine-20021031.tar.gz (I did ./tools/wineinstall) According to the config.log, it correctly found and compiled everything about OpenGL on my system (I have a GeForce II MX card and I use the NVIDIA 2960 drivers). I played succesfully 'Jedi Knight II' in OpenGL mode with wine; but I can't play Unreal I (single-player game) in any other mode than
2009 Mar 17
4
Plastic Water Bottles
The plastics industry says polycarbonate bottles are safe. http://www.bisphenol-a.org/about/faq.html#g I'm sure Maggie and here friends would say ALL plastic bottles are very dangerous. This lady seems to be at a reasonable middle ground. http://trusted.md/blog/vreni_gurd/2007/03/29/plastic_water_bottles Polycarbonate plastics the kind of bottle you bought contains BPA. "In 2006 Europe
2011 Jan 25
1
subsetting based on joint values of critera
Dear colleagues, I have a dataset that looks as below. I would like to make a new dataset that excludes the cases which are joint conjunctions of particular state names and years, so Connecticut and 2010, Maryland and 2010 and Vermont and 2010. I'm trying the following subset code: newdata<- subset(bpa, (!State=="Connecticut" & year<"2010")) It appears that
2008 Oct 09
2
Exporting symnum() result from cor()
Hello, I am trying to export the results from symnum() while maintain their readability. I tried using sink to text file and also copying and pasting but the results end up looking like this: > symnum(c5.s) bC bED bEN bLP bLS bPA bPD bPR p bbContag 1 bbED + 1 bbENN_MN + B 1 bbLPI , , , 1 bbLSI + B B , 1 bbPAFRAC , * * , * 1 bbPD , B B
2016 Jun 02
2
Problems with OS X 10.11.5
2016-06-02 8:48 GMT+02:00 Volker Lendecke <Volker.Lendecke at sernet.de>: > On Wed, Jun 01, 2016 at 07:44:26PM +0000, Seth Goldin wrote: > > I disabled client signing from the client side, via OS X's global > nsmb.conf > > file: https://discussions.apple.com/message/30282470#30282470 > > > > The performance was back to over 600 MB/s, as compared to 60 MB/s
2006 Sep 01
3
find_by_sql with :include?
When you use find, you can include related objects with include so that both objects get instantiated in the results, e.g. Foo.find(:all, :include => :bar). But when you use find_by_sql, is there a way to do this? You could definitely write the find_by_sql SQL to join Foo and Bar tables: Foo.find_by_sql("SELECT foo.*, bar.* from foo, bar where foo.bar_id = bar.id") But is there a
2016 May 31
4
Samba on AIX - Active directory
3.4.3 ________________________________________ From: Volker Lendecke <Volker.Lendecke at SerNet.DE> Sent: Tuesday, May 31, 2016 2:51 PM To: Rob Lee Cc: samba at lists.samba.org Subject: Re: [Samba] Samba on AIX - Active directory On Tue, May 31, 2016 at 06:32:51PM +0000, Rob Lee wrote: > I have many AIX clients running samba from pware. I want to move to > either the version on the
2012 May 23
1
how a latent state matrix is updated using package R2WinBUGS
I'm trying to understand how a latent state matrix is updated by the MCMC iterations in a WinBUGS model, using the package R2WinBUGS and an example from Kery and Schaub's (2012) book, "Bayesian Population Analysis Using WinBUGS". The example I'm using is 7.3.1. from a chapter on the Cormack-Jolly-Seber model. Some excerpted code is included at the end of this message;
2016 May 31
3
Samba on AIX - Active directory
Good afternoon, I have many AIX clients running samba from pware. I want to move to either the version on the AIX expansion pack or the rpm's IBM suggests we download, https://www-01.ibm.com/marketing/iwm/iwm/web/reg/pick.do?source=aixbp&lang=en_US The problem is that the samba version from pware that is working is old and I don't see the pware downloads anymore to upgrade to a
2016 Jun 01
3
Problems with OS X 10.11.5
I disabled client signing from the client side, via OS X's global nsmb.conf file: https://discussions.apple.com/message/30282470#30282470 The performance was back to over 600 MB/s, as compared to 60 MB/s with signing. It just seems a bit weird to me that Apple, in response to the Badlock bug, would have changed the OS X client default to something with such drastic performance implications,
2004 Jul 28
1
3.0.4 on Solaris 8 - fcntl(F_SETLK64)
We upgraded from 2.2.5 to 3.0.4 last week and ever since have been running into a deadlock condition that causes clients to hang for extended periods; all trying to get a write lock on locking.tdb. I have been dilligently googling to find the solution and have thus far been unsuccessful. My kernel rev is 108528-29, so I think I'm ok there. Does anyone have any ideas? All I can think of is
2007 Mar 21
1
Eager Loading with custom :finder_sql
Is there any way to do eager loading when using custom :finder_sql ? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to
2016 May 27
3
CLDAP support in Samba4
Hello. Just one doubt: Samba4 already supports CLDAP requests? Thanks. Marcelo Hartmann Terres Fones: +55 51 3024-3568 | +55 11 4063-8864 | +55 92 3090-0115 Propus - TI alinhada a negócios Service | Telecom | Tech | Data Science www.propus.com.br
2006 Aug 15
2
has_many + finder_sql & :include
Hello, In a model I have: has_many :things, :finder_sql => '' select * from other_things '' + '' where id = #{id} '' When I do MyClass.find(:all, :include => :things) I get a weird error: from c:/ruby/lib/ruby/gems/1.8/gems/activerecord-1.14.4/lib/active_record/connection_adapters/abstract_adapter.rb:120:in
2016 Jun 15
2
horizontal fragmentation?
Hello Marc, I'm referring to divide/fragment de Database AD (if possible). Trying to store a set of Data in a DC and another set of data in other DC... something like this. I ask that, because I've been asked for a strategy or mechanism related to the scalability which based on the horizontal fragmentation of AD. Then, Does AD have some type of mechanism for supporting the horizontal
2018 Apr 09
2
Warning en modelo ZINB
Hola de nuevo Carlos, he probado a quitar esa variable categórica y me sigue dando el aviso... El Lun, 9 de Abril de 2018, 20:17, Carlos J. Gil Bellosta escribió: > Si, creo que el motivo del warning puede ser ese. Es hipotético, pero > plausible. Sobre todo cuando tienes más de un 90% de ceros. > > El coeficiente de ese nivel para el modelo de la mixtura (ceros vs > binomial >
2005 May 24
6
RPM install issues
I am making a new box to test with and was trying to install shorewall via rpm. So I download the shorewall 2.2.5 rpm and issue a rpm -ivh shorewall-2.2.5-1.noarch.rpm. I then get an error: error: Failed dependencies: which is needed by shorewall-2.2.5-1.noarch So as you can see there are no dependency issues. I thought I saw this on the mailing list a while ago but I just searched for it I did
2004 Aug 06
2
Icecast's YP bugs
On Wed, Jun 25, 2003 at 04:27:58PM +1000, Michael Smith wrote: > > > > notice that, with exception of the last, they're all ice-* not icy-*... > > prehaps this is incompatable with the way most players operate to get > > stream data? Is this a typo? > > No. This is deliberate. There could be a bug in the code that takes these > headers and puts bits of them
2003 Mar 20
3
How do I upgrade from 2.2.5 to 2.2.8
Samba List Serve Users: Is there a document or web link that follow that describes the steps to upgrade Samba from 2.2.5 to 2.2.8? The documentation on samba.org the I have read assumes that the install is a fresh install and not an upgrade. Thanks so much, Mark Roth Systems Engineer Mylan Pharmaceuticals, Inc. (304) 598-5430 x6864
2003 Nov 20
2
simple question concerning update 2.2.8 to 3
Hi, we run a RH 9 Server with samba 2.2.8 as a PDC. Win 2K/XP Clients can log in without a problem, logonscripts work fine. Now I'd like to update to Fedoroa Core 1 with Samba 3.0.0. I have read the update chapter of the "The Official Samba-3 HOWTO", but have the simple questions: will the new samba server work "out of the box" with the "old" configuration,