similar to: Rejoining domain with W2K

Displaying 20 results from an estimated 8000 matches similar to: "Rejoining domain with W2K"

2002 Dec 10
2
Migrating W2K AD to Samba?
After a frightening experience with W2K Active Directory, we've been considering an "emergency migration" to Samba. I've been looking at both 2.2.7 and the latest 3.0 alpha, but have found little information about migrating from W2K. Most information seems to be about Windows NT PDC. What I've tried is to pull the information from the AD tree with pwdump3 and put it in the
2002 Dec 31
1
Samba 2.2.7a PDC with W2K SP3 clients - can't stay in domain
I've searched through the mailing lists and seen a few similar problems, but those fixes didn't fix me. Error: I can join the domain, but after rebooting and attempting to log in I get the error: The system cannot log you on to this domain because the system's compuer account in its primary domain is missing or the password on that account is incorrect. Steps to obtain the
2004 Nov 02
2
Matrix decomposition: orthogonal complement
Hello, How I can compute in R the orthogonal complement of one matrix? If A (n x m ) matrix of full column rank (n>m), its orthogonal complement is denoted by A_ . A_ is n X (n-m) matrix of full column rank and such that A'A_=0. I need to compute A_. How I can compute A_ in R? Best Regards, /Florin -- Florin G. Maican Ph.D. candidate, Department of Economics School of
2009 May 26
1
interactive file choosing in Linux?
I am used to using the [R] function choose.files() for interactive file selection in MS-Windows. What is the comparable function in Linux? I expected the function file.choose() to display similar behavior, i.e., a graphical interface diplaying a file listing, but all I seem to get is a "text input prompt". This does not seem correct. > file.choose() Enter file
2009 Mar 27
1
constraint optimization: solving large scale general nonlinear problems
Hi I need advice regarding constraint optimization with large number of variables. I need to solve the following problem max f(x1,...,xn) x1,..xn x1=g1(x1,...,xn) . . xn=gn(x1,...,xn) I am using Rdonlp2 package which works well until 40 variables in my case. I need to solve this problem with over 300 variables. In this case Rdonlp2 is very very slowly. I know
2006 Oct 19
3
Time conversion from Win32 64bit FILETIME?
Windows-32 has a time structure called FILETIME, a 64-bit value representing the number of 100-nanosecond intervals since January 1, 1601 (UTC). That is not a typo, the year is 1601. Does anyone have a clue(or algorhithm)for how this is converted to something a little more POSIX-like ? Thank you, Derek -- Derek N. Eder Gothenburg University VINKLA - Vigilance and Neurocognition
2012 May 15
2
R
To all moderators i guess, my question was probably not clear this is not a homework, i am trying to understand R by doing some exercise in my book. I will however participate a course in R in august and thought it could be good to have some knowledge before. I hoped for help from you since i have no instructor to ask, that would have been my first choice. thanks anyway Lotta
2004 Mar 22
3
Distributed computing
Dear all, does anyone know if there exists an effort to bring some kind of distributed computing to R? The most simple functionality I'm after is to be able to explicitly perform a task on a computing server. Sorry if this is a non-informed newbie question... Best regards Anders Sj?gren PhD Student Dept. of Mathematical Statistics Chalmers University of Technology Gothenburg, Sweden
2014 Jun 02
2
[LLVMdev] [lld] LLD's software architecture (update)
On Mon, Jun 2, 2014 at 12:49 AM, Rui Ueyama <ruiu at google.com> wrote: > I agree to move these files to Core. Any objections? None here. - Michael Spencer > > On Mon, Jun 2, 2014 at 12:44 AM, Bas van den Berg > <b.van.den.berg.nl at gmail.com> wrote: >> >> The inverted dependency of Core to ReaderWriter via Simple.h was already >> present. >> My
2017 Feb 15
1
[PATCH] average: change to declare precision, not factor
From: Johannes Berg <johannes.berg at intel.com> Declaring the factor is counter-intuitive, and people are prone to using small(-ish) values even when that makes no sense. Change the DECLARE_EWMA() macro to take the fractional precision, in bits, rather than a factor, and update all users. While at it, add some more documentation. Signed-off-by: Johannes Berg <johannes.berg at
2017 Feb 15
1
[PATCH] average: change to declare precision, not factor
From: Johannes Berg <johannes.berg at intel.com> Declaring the factor is counter-intuitive, and people are prone to using small(-ish) values even when that makes no sense. Change the DECLARE_EWMA() macro to take the fractional precision, in bits, rather than a factor, and update all users. While at it, add some more documentation. Signed-off-by: Johannes Berg <johannes.berg at
2004 May 12
5
starnge Auth problem in w2k Domain with ADS
Hi, my Situation: a w2k-server set in mixed mode as ADS-Server,a debian machine with latest stable samba compiled self with ADS-support. samba machine joined to ADS-Domain succesfully, winbindd installed and configured, all w2k users and groups visible on samba-server. Browsing and connecting to w2k-server and samba-server from the samba server with smbclient and -k option works fine for all
2014 Jun 02
2
[LLVMdev] [lld] LLD's software architecture (update)
The inverted dependency of Core to ReaderWriter via Simple.h was already present. My idea was to fix the problem before it gets bigger. My proposal would be to move Simple.h and Alias.h to Core. Similar to UndefinedAtom.h etc. It would be even nicer to make the naming consistent as well, since there already is UndefinedAtom.h SharedLibaryAtom.h etc Maybe: SimpleAtom.h AliasAtom.h Moving the file
2019 Sep 19
2
running init disconnects ssh session
On 9/19/19 12:15 PM, James Pearson wrote: > Stephen Berg (Code 7309) via CentOS wrote: >> >> Noticing a new behavior lately.? Logged in via sshd and ssh keys as root >> to a remote system.? When changing runlevels between multi-user or >> graphical the ssh session is disconnected.? It's not a big deal but >> annoying if I have other tasks to do on that
2014 Jul 10
2
[LLVMdev] [lld] LLD's software architecture (update)
Yes, but if you look in LayoutPasses.c, it calls registry.referenceKindToString(..), so it does need the definition.. On Thu, Jul 10, 2014 at 2:30 PM, Jean-Daniel Dupas <mailing at xenonium.com> wrote: > Using forward-declaration would not fix the layer violation. > > Le 10 juil. 2014 à 13:10, Bas van den Berg <b.van.den.berg.nl at gmail.com> > a écrit : > > Well,
2005 Nov 16
0
[LLVMdev] PyPy sprint announcement: Gothenburg 7th - 11th December 2005
[The first part of the announcement did not make it into the previous mail] Hello LLVM-ers, Most of you know of the LLVM backend in PyPy. We would like to use LLVM JIT for the next phase of PyPy. If any of you would like to help us, please come to Gothenburg next december. We have not put an LLVM track on the todo-list below mainly because no one will be there dedicated to LLVM. If
2005 Nov 16
0
[LLVMdev] PyPy sprint announcement: Gothenburg 7th - 11th December 2005
Hello LLVM-ers, Most of you know of the LLVM backend in PyPy. We would like to use LLVM JIT for the next phase of PyPy. If any of you would like to help us, please come to Gothenburg next december. We have not put an LLVM track on the todo-list below mainly because noone will be there dedicated to LLVM. If however someone would like to participate we will make sure some of the PyPy
2003 Jul 08
0
ldap pdc and rejoining domains
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > Message: 14 > Date: Mon, 07 Jul 2003 17:30:23 +0100 > From: Duncan Brannen <dbb@st-andrews.ac.uk> > Subject: [Samba] ldap pdc and rejoining domains > To: samba@lists.samba.org > Message-ID: <5.2.0.9.0.20030707171818.02689880@vulture> > Content-Type: text/plain; charset="us-ascii"; format=flowed > >
2008 Jul 19
3
Running Wine on Win64
Hi all I'm wondering if it would be possible to run Wine on Win64 ("x64") to allow Win16 apps to be run? Preferably a native 64-bit binary, using mostly native DLLs. (Services for Unix / Subsystem for Unix based Applications might help for getting Wine compiled) It might be a great way to get more users and developers for Wine. Regular Windows releases of the DirectX 10 DLL's
2003 Feb 05
3
Solaris binary distribution question /usr/local
HI! I am trying to configure the samba 2.2.7 binary from sunfreeware ( package for Solaris 7). Is there any way to override the default install location of /usr/local/samba for the lock files? I do not have access to /usr/local as it is NFS mounted and shared by all Solaris 7 boxes. I can pkgadd to a different root path, and I can -s the config file to the install location, but I cannot