similar to: Inconsistency in LSA database prevents me to edit DNS zone

Displaying 20 results from an estimated 5000 matches similar to: "Inconsistency in LSA database prevents me to edit DNS zone"

2007 Aug 18
2
Problem with lsa package (data.frame) on Windows XP
Dear R team, The following piece of code (to use the lsa package) works fine on my mac os x, but when I run the same code on Windows XP, it doesn't work any more. ### code: library("lsa") matrix1 = textmatrix("C:\\Documents and Settings\\tine stalmans.TINE. 000\\LSA\\cuentos\\", stemming=TRUE, language="spanish", minWordLength=2, minDocFreq=1,
2012 Feb 23
1
Problems with Cosine Similarity using library(lsa)
Hi everybody! I have intended to use library(lsa) on R 64-bits for Windows but it was not possible. Every time I try to launch library(lsa) function R give me back next message: Loading required package: SnowballError : .onLoad failed in loadNamespace() for 'Snowball', details: call: NULL error: .onLoad failed in loadNamespace() for 'rJava', details: call: stop("No
2006 Mar 09
1
lsa and Rstem?
Dear r-helpers, I can't get lsa to run because: > library(lsa) Loading required package: Rstem Error in library(pkg, character.only = TRUE, logical = TRUE, lib.loc = lib.loc) : 'Rstem' is not a valid package -- installed < 2.0.0? In addition: Warning message: cannot create HTML package index in: make.packages.html() > install.packages('Rstem') Warning in
2006 Jan 12
3
LSA and SAMR pipes in winbind client
As far as I saw, since some microsoft patch for AD, winbind client from samba 3.0.14 (and prior versions) does not work properly for getting users and groups from Active Directory. This problem was solved in 3.0.20. I saw the following text in the samba 3.0.20 changelog: "Disable schannel on the LSA and SAMR pipes in winbindd client code to deal with Windows 2003 SP1 and Windows 2000 SP4
2014 Apr 15
1
[Announce] Samba 4.0.17 Available for Download
====================================================================== "A well-spent day brings happy sleep." Leonardo da Vinci ====================================================================== Release Announcements --------------------- This is the latest stable release of Samba 4.0. Changes since 4.0.16: --------------------- o Jeremy Allison <jra at
2014 Apr 15
1
[Announce] Samba 4.0.17 Available for Download
====================================================================== "A well-spent day brings happy sleep." Leonardo da Vinci ====================================================================== Release Announcements --------------------- This is the latest stable release of Samba 4.0. Changes since 4.0.16: --------------------- o Jeremy Allison <jra at
2008 Aug 18
2
WG: Windows vista ultimate samba 3.0.31
I found the solution: I tried the srvmgr tool from microsoft to get connected to my samba 3 domain (from an XP client). And this tool told me the same "There is no PDC found for your domain. You may go on but but your rights may be Restricted." As I logged on I saw that both my PDC and BDC where BDCs. I stopped my BDC. Logged on to my PDC and remembering that I had also smbd4wins
2016 Nov 25
2
Change AD DC IP address
Hi All! I have an AD domain with two DC. I will need to join third DC to existing domain and then change it ip address. I found thos page on wiki: https://wiki.samba.org/index.php/Change_IP_address_of_an_Samba_AD_DC Have somebody a real exprerience with this? Other clients and servers rely only on dns records, what records? (which list of records I may check to test that it all points to new
2015 Oct 21
3
Yet an other gent group issue
Hi I'm setting up samba 3 (Debian Wheezy) as a member of a samba 4 domain. wbinfo -u and wbinfo -g are working getent passwd -s winbind is working getent group -s winbind is NOT working However, getent group domain\ users is working and I cam switch to a domain user with the command su Here is the output of getent with domain users root at member-01:~# getent group domain\ users domain
2016 Jun 24
1
Moving the 1st DC (FSMO) to another site - howto?
Hi all, thanks for all your replies! It finally went down very smoothly (once I discovered that a pre-installed fiber optics cable wasn't crossed properly, preventing some new switches in different rooms of our new lab building to stack - like after 5 hours, you know ;). I followed James' advice and the two links he provided (at the bottom of this message). And mind that I am using
2013 Jul 31
1
How to solve: client XXX.XXX.XXX.XXX#55873: update 'XXX/IN' denied ---samba_dlz: cancelling transaction on zone
Dear all, how can I solve the issue with samba 4 bind_dlz , when a windows client is joined to the domain I get this error,ex.: 4master named[2814]: client 192.168.135.126#55873: update 'tplk.loc/IN' denied Jul 31 14:29:17 s4master named[2814]: samba_dlz: cancelling transaction on zone tplk.loc I can add the client to the dns by hand: samba-tool dns add s4master tplk.loc EDV2 A
2016 Dec 14
2
Samba on Debian 8; NT4 domain, win10
On Wed, 14 Dec 2016 10:50:22 +0100 "Stefan G. Weichinger via samba" <samba at lists.samba.org> wrote: > Am 2016-12-12 um 15:37 schrieb Stefan G. Weichinger via samba: > > > I just moved all the configs etc over to another VM, and started > > over, looks better now. No clue ... thanks anyway :-) > > I am sure that all of you wait thrilled for the next news
2014 Jul 08
2
samba4 replication issues | sam.ldb inconsistency
Hi all, We seem to have some issues with our samba4 ad setup. I posted about this last week already but had received no replies at all so far. :-( What is our situation: two domain controllers (dc1 and dc2), one (separate) fileserver, all running sernet-4.1.7. From the workstations perspective, everything is running as it should, there appear to be no issues. However: something in my
2012 Feb 20
0
Problems with installation of lsa package
Hi everybody! First of all, I would like to point that I am newebie in using R. The issue is that I need to install lsa package in R. In theory, I have downloaded and installed all necessary packages to run lsa library, but when I am going to load it I get this message: > library(lsa)Loading required package: SnowballError : .onLoad failed in loadNamespace() for 'Snowball', details:
2008 Mar 25
0
Solution to: Error "... x must be atomic" when using lsa (latent semantic analysis) package
In case someone else runs into this, I found the problem, it was related to having some zero-length text files. Make sure you have valid (non-empty) data files for loading into the document-term matrix. Alex ---------- Forwarded message ---------- From: Alex McKenzie <ahmckenzie@gmail.com> Date: Mar 25, 2008 2:07 AM Subject: Error "... x must be atomic" when using lsa (latent
2008 Mar 25
0
Error "... x must be atomic" when using lsa (latent semantic analysis) package
Hello, I'm trying to use the "lsa" (latent semantic analysis) package, and running into a problem that seems to be related to the number of documents being processed. Here's the code I'm running (after loading the lsa and rstem packages), and the error message: > SnippetsPath <- "c:\\OED\\AuditExplain\\" # path where to find text snippets >
2012 Feb 22
0
LSA package: problem with textmatrix()
I have a problem with the textmatrix() function of the LSA package whenever I specify 'removeNumbers=TRUE'. The data for the function are stored in a directory LSAwork which consists of a series of files that houses the text in column form. As long as removeNumbers = FALSE or it is not present the textmatrix function works just fine. The error message I get seems to suggest it is
2006 Nov 20
0
LSA increase? Newbie question
Greetings, I have been asked to use NetEm to do a laboratory emulation of some low performance links of subset of a target network. My task manager has asked me to determine whether LSAs will increase in the lab configuration as compared to the target network. The subset of the target network that I have to emulate consists of 6 routers, A..F, in the following configuration, where (i) and
2002 Jul 11
2
Format of LSA Secret for Interdomain Trust Password
Hello, all! Let's say, hypothetically, that one was trying to migrate a NT4 domain to Samba without the knowledge of the NT admin of a domain you trusted. :) Basically, what I need is the password for my trust account, but it's in some obfuscated hash under the G$$xxxxx secret. Does anybody know how this is stored, or am I down to sniffing network traffic? Thanks, David Boynton
1999 Oct 08
0
FW: lsa query failing
Noticed that no-one has applied this patch to the current 2.0 tree yet. It does work - I've tested it. Alan. *** srv_lsa.c.old Tue Sep 14 09:09:12 1999 --- srv_lsa.c Tue Sep 14 09:12:19 1999 *************** *** 586,603 **** static BOOL api_lsa_close( uint16 vuid, prs_struct *data, prs_struct *rdata) { ! /* XXXX this is NOT good */ ! size_t i; !