search for: puzzler

Displaying 10 results from an estimated 10 matches for "puzzler".

Did you mean: puzzled
2007 Feb 22
0
Fwd: Net groupmap list puzzler
...s group and set in the global of your smb.conf enable privileges=yes greetings daniel -------- Original-Nachricht -------- Datum: Tue, 20 Feb 2007 13:50:14 -0600 Von: "Craig Jackson" <CJackson@abbott-simses.com> An: samba@lists.samba.org CC: Betreff: [Samba] Net groupmap list puzzler Hi Dudes, I have a samba Version 3.0.23d that has successfully joined our Server 2003 ADS domain. # wbinfo -u shows the users # wbinfo -g shows the groups And I can chown/grp directories to NT users & groups. However, # net groupmap list only shows Administrators (S-1-5-32-544) -> BUILTIN...
2001 Apr 07
2
A programming puzzler
I am trying to replicate part of the function of the S-Plus terms.inner function. I don't need an entire model terms object but R expressions or character strings containing the innermost variable name given a vector of character strings or expressions. Here are some example inputs that each should result in the string or expression "x": x; x^2; g(x); h(g(x)); h(g(x^3));
2007 Mar 21
2
A real puzzler: attr_accessor / create incompatibility?
Greetings, I have a problem with attr_accessor and create seemingly being at odds with each other in my environment. Here is the setup: A simple class representing a US State (say, Maine for example): class State < ActiveRecord::Base attr_accessor(:name, :code) end In an IRB session, I type the following and receive the response included below: >>
2019 Mar 28
2
issue with latest release of R-devel
...does not.)?? It's a fairly simple function to generate test data sets, with a half dozen calls in the test file.? If you cut and paste the whole batch into an R session, the last one of them fails.? But if you run that call by itself it works.?? This yes/no behavior is reproducable. Another puzzler was the ranger package.? In the tests/testthat directory,? source('test_maxstat') fails if it is preceeded by source('test_jackknife'), but not otherwise.? Again, I don't think the survival package is implicated in either of these tests. Another package that succeeded under t...
2010 Nov 11
3
Evaluation puzzle
...ntains the relevant variables in that expression: zed and mydata. Yet it fails to find the variable zed. I don't see anything relevant in the manual pages for either eval or model.frame. I suspect that there is an invisible, undocumented, magic argument somewhere. My second problem is a puzzler: > options(error=recover) > tfun(tdata) model.frame(formula = "zed ~ 1+age+sex+year", data = mydata) [1] "mydata" "zed" Error in eval(expr, envir, enclos) : object 'zed' not found Enter a frame number, or 0 to exit 1: tfun(tdata) 2: survexp.test(...
2004 May 03
0
A-B ok; B-C ok; A-C Crap
Here's a puzzlers for you expert Asteriskians: Person A in Australia with Xten-Lite connects to: Person B on an Asterisk server in Vancouver, Canada (B is on analog phone to FXS port) quality is fine. Person B on an Asterisk server in Vancouver IAX trunks to our Vancouver PSTN gateway (running Asterisk and connec...
2019 Mar 28
0
issue with latest release of R-devel
...a fairly > simple function to generate test data sets, with a half dozen calls in the test file. If > you cut and paste the whole batch into an R session, the last one of them fails. But if > you run that call by itself it works. This yes/no behavior is reproducable. > > Another puzzler was the ranger package. In the tests/testthat directory, > source('test_maxstat') fails if it is preceeded by source('test_jackknife'), but not > otherwise. Again, I don't think the survival package is implicated in either of these tests. > > Another package that s...
2016 Dec 22
5
Understanding SlotIndexes
...to look at for a register use? Are ALL uses always at Slot_EarlyClobber? The comment for Slot_EarlyClobber sure doesn't seem to say that. 10B A = ... This instruction defines A at 10r and doesn't use A. The corresponding VNInfo has 10r as its def. I don't think I've seen any puzzlers with this. 4B <block> 10B D = use A Here there's no def of A in the block so the VNInfo for 10r has a def at 4B (a PHI-def). Again, the instruction mentioned above is puzzling to me. It's early-clobber VNI has its def at 5404r, which is wonderful because it points back to the...
2006 Feb 14
1
RE: problem with Too many open files(REASON FOUND)
Hi again, For what it is worth, we found out that MS Outlook on Citrix now and then opens thousands(17-18000) of references(filehandles) to the same PAB(Personal Address Book) files and then give up these references again after a while !? This was what made Samba chooke. We will now remove all PAB access from Outlook. Sorry for wasting Samba mailing list bandwidth ;-) Kind
2010 Jul 08
4
File owner SID instead of name showing for one user
Hello, I recently migrated all data and user accounts from our old Samba file server to a new (Samba 3.4.0 on Unbuntu 9.10) one. Everything is working fine except that there is one user whose SID is showing in the "Owner" column of Windows Explorer instead of the user name. It's not a big problem, but the user is uncomfortable with it and I'd like to know why it's