similar to: OSX 10.6 Clients on a 3.4.11 Server

Displaying 20 results from an estimated 1000 matches similar to: "OSX 10.6 Clients on a 3.4.11 Server"

2002 Apr 11
2
Obtaining names of ``...'' arguments.
This may be an FAQ, but a (perfunctory) search failed to turn it up. Suppose I have a function foo(...){<something>} and I want to obtain, inside foo, the names of items comprising the ``...''. E.g. if I call foo(melvin,clyde,irving) I want to be able to loop through the ``...'' and successively obtain the text strings "melvin", "clyde", and
2013 Nov 06
2
[LLVMdev] configparser and ConfigParser are different
LLVM builds with me on the release_33 branch, but fails on trunk. I bisected the problem to this commit: commit b49fb7bcd5001567d2da06f6a6e1c7ba79649e1b Author: Daniel Dunbar <daniel at zuster.org> Date: Wed Aug 14 23:15:39 2013 +0000 [llvm-build] Make Py3 compatible. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk at 188424 91177308-0d34-0410-b5e6-96231b3b80d8
2013 Nov 06
0
[LLVMdev] configparser and ConfigParser are different
Okay, I've traced it to a bug in configparser, which on my python 2.7.4 system is a backport of configparser from python 3. Here is a clean patch that works around the problem. Geoffrey On Wed, Nov 6, 2013 at 10:24 AM, Geoffrey Irving <irving at naml.us> wrote: > LLVM builds with me on the release_33 branch, but fails on trunk. I > bisected the problem to this commit: > >
2002 Dec 04
3
Debian Samba Versions
Hopefully a simple question. Does anyone know of .deb or .dsc files for Samba Version 2.2.4, 2.2.5, 2.2.6, or 2.2.7? The only packages available from Debian are: 1. Stable - Samba 2.2.3 2. Testing - Samba 2.2.3 3. Unstable - Samba 30alpha20-4 I've looked on the debian website and in google with no luck. Any help much appreciated? IRV
2005 Apr 18
3
Samba Internal Error and Panic
Getting this on a FreeBSD 5.2.1-RELEASE #0: Sat Aug 28 11:56:25 CDT 2004 system when trying to start the smbd process after an upgrade to the newest release. Didn't see anything helpful in the referenced appendix bugs of the Samba HOWTO collection. An attempted smbd -d10 yielded a core dump but no futher info. -------------------------------log
2011 Jul 19
1
"may be used in an incorrect context"
R CMD check tells me * checking R code for possible problems ... NOTE agexact.fit.rds: ... may be used in an incorrect context: ?optim(init, agfitfn, ...)? Warning: <anonymous>: ... may be used in an incorrect context: ?optim(init, agfitfn, ...)? Can anyone tell me what this message means? My searches haven't turned up anything useful. This is with R 2.7 and 2.9. The message
2002 Oct 01
6
XP Pro and Samba 3.0-alpha1.9
Hi everybody, I set up Samba 3.0alpha1.9 on a RH7.2 and I want to configure it as a Primary Domain Controller. Below , my smb.conf: # Samba config file created using SWAT # from 0.0.0.0 (0.0.0.0) # Date: 2002/10/01 09:04:58 # Global parameters [global] ;Nom du domaine workgroup = MOMODOM ;Nom netBios de la machine netbios name = SRV2000 ;Commentaires qui sera affiche dans le vouisinage
2002 Oct 17
2
Samba 3.0 alpha20-2 and Win2k SP3
Is there anyone on the list that has been able to get Win2k SP3 working with the 3.0 alpha version? I'm able to join but I can NOT log in. I can see the machine account listed in pass.tdb (using pdbedit -l) and it is also in passwd & shadow. I HAVE ALSO APPLIED THE SIGN OR SEAL PATCH. The message I get is: "The system cannot log you on to this domain because the system's
2007 Feb 19
1
Documenting options specific to a package.
If one specifies new options in a package, using the options() function, where does/should one document these new options? E.g. suppose that I put the line options(melvin=42) in a file zzz.R in the R directory of the package source, where the package contains functions foo(), bar(), clyde(), and irving() which all query options("melvin") and take some action based on the value of
2002 Apr 17
8
Samba as BDC
Hi, Is it possible to make samba act as a BDC yet?? Cheers ------------- Kristyan Osborne IT Assistant Manager Longhill High School ------ Computers are like airconditioners: They stop working properly if you open windows. Win95: A 32-bit patch for a 16-bit GUI shell running on top of an 8-bit operating system written for a 4-bit processor by a 2-bit company who
2002 Aug 22
7
a "hidden" setting for a samba server
does anyone know how to hide a samba server in SMB terms? on an NT machine the command "net config server /hidden:yes" will make the machine vanish from the network neighbourhood but i cant figure out how to do this for a samba server many thanks sincerely, bob reven
2002 Oct 21
6
can't add w2K client to samba domain
Hi there I can't add a w2k Machine to my existing samba domain. I did configure samba as a pdc, did create all accounts and when I wanna trust my box to the pdc it tells me in a faboulous window: " The domain name "DOMAIN" is either invalid or does not exist. Any Ideas? Best Rgds Jochen
2002 Dec 03
1
RE: Machine accounts are no longer recognized in SAMBA 3.0-20-4
After verifying my smb.conf file, the only thing that changed was this "panic action" command was added. My smb.conf is attached. All our workstations stopped working. If I change the computer name, switch to workgroup, then try to re-join the domain under a different computer name, it works. Do you know what .tdb file machine information is stored in. Also I exported all
2002 Oct 16
3
Problem Logging in to Samba PDC
Hello! Ok, recently upgraded from Samba 2.2.3a to 2.999+3.0.alpha20-2. After successfully joining the Win2k SP3 machine to the Samba PDC, I'm unable to log in. The error I get is the following: "The system cannot log you on to this domain because the system's computer account in its primary domain is missing or the password on that account is incorrect" According to the
2005 Mar 03
2
reading row vectors from file
Hi, New to R, using version 2.0.1 (2004-11-15) on debian Linux (sid), kernel 2.6.8-2-686. I have data in files with separate vectors on each row of the file, e.g., $ cat /tmp/stats freq,0,1,2,3,4,5,6,7,8,9,16,17,18,19,20,... noise,49,47,48,48,50,47,48,47,46,50,48,54,49,47,49,... signal,99,0,100,0,0,100,0,100,100,0,100,101,100,0,0,... pctrcv,5,0,5,0,0,5,0,5,11,0,5,5,5,0,0,...
2007 Dec 17
1
polygon class in splancs package
Dear forum, I would like to use the kernel2d or spkernel2d in the Splancs-package, but it does not recognize my polygon data. "Error in kernel2d(as.points(ptsbin), polygonprov, h0 = 2, nx = 100, : " is the error message. Invalid poly argument The data are defined as follows: polgonprov<-list(x=polyprov$X, y=polyprov$Y) with X and Y coordinates in the Lambert1972
2002 Jun 17
1
Rookie Question
Rookie Question When I try to add a client machine (Win2k) to the domain I receive the following error message. "Unknown user name or bad password." It is asking for a user and password of a user with permission to join the domain. So I use the following: Username: root Pass: secret. Is it impossible to add a user to the domain using only the GUI of the client pc? Any
2008 Feb 15
2
acts_as_xapian?
Anybody using Xapian with Ruby on Rails? If so, I'd like: a) Any advice on the state of the Ruby bindings. b) Even a skeletal version of acts_as_xapian - I'd be happy to help flesh it out, and test it. Francis
2002 Aug 27
2
Rookie Question - Change Computer Name
We have been able to successfully install / configure SAMBA on our LAN / WAN. Everything is working out just fine.. Just 1 little problem (And I'm sure it is something I screwed up or missed in the docs). When changing a computer name on the client PC (Win2k), I receive an "Access Denied" error. I've even tried using the root account to change the name with no avail.
2011 Jan 23
1
[Announce] Samba 3.4.11 Available for Download
================================================================== "Storms make trees take deeper roots." Dolly Parton ================================================================== Release Announcements ===================== This is the latest stable release of Samba 3.4. It addresses the following issue introduced with Samba 3.4.10: o Fix connecting to port-139 only