Displaying 20 results from an estimated 5000 matches similar to: "Failing test 5......."
2003 Oct 09
2
No NT domain controller is available problem
Hi all,
I have samba server 2.2.8a to act as a PDC on a mixed
WinXP/Win2k/WinNT
network.
I joined all my workstations to the domain with no
problem... And users
can login into the domain
and access their folders/printers, BUT!!! Every now and
then they
cannot log in getting error message
that domain controller cannot be found....
I'm trying to track the problem down :-) When I went thru
2003 Oct 10
1
Samba - NT4DC: Unable to change file permissions via Windows GUI
Hello,
I have a RH9 Samba machine (default Server/no updates) joined to an
NT4DC with an XP and another NT4 box connecting and sharing files just
fine. So I thought, it came to my attention that from the Windows GUI
you cannot change the permissions on a file or folder even if you own
the file.
I have been over the smb.conf file and tried all sorts of examples with
no luck. Strange thing
2009 Nov 20
1
how to specify the order of panels with xyplot
> chromosomes
id refseq name length
1 0 NC_000001.9 Homo sapiens chromosome 1 247249719
2 1 NC_000002.10 Homo sapiens chromosome 2 242951149
3 2 NC_000003.10 Homo sapiens chromosome 3 199501827
4 3 NC_000004.10 Homo sapiens chromosome 4 191273063
5 4 NC_000005.8 Homo sapiens chromosome 5 180857866
6 5 NC_000006.10 Homo sapiens chromosome 6
2009 Oct 21
0
drawing a line indicating extent of each factored data series in multipanel lattice xyplot
Hi,
Am am plotting aggregated frequency data (extracted from an RDBMS)
relating to DNA sequence features for each of the human chromosomes as
described in the table chromosomes below (the frequency data is in a
table 'hits' that has a value (or not) for each of a set of bins across
each chromosome).
I would like to mark the extent of the chromosome (according to the
length value in
2009 Sep 29
4
How can I avoid a for-loop through sapply or lapply ?
Through converting a miRNAs file from FASTA to character format I get a vector which looks like the following:
> nml
[1] "hsa-let-7a MIMAT0000062 Homo sapiens let-7a"
[2] "hsa-let-7b MIMAT0000063 Homo sapiens let-7b"
[3] "hsa-let-7c MIMAT0000064 Homo sapiens let-7c"
[4] "hsa-let-7d MIMAT0000065 Homo sapiens
2010 May 27
3
how to extract the 1st field from a vector of strings
I have the following vector of strings (shown only the first 3 elements)
> desc[1:3]
[1] "hsa-let-7a MIMAT0000062 Homo sapiens let-7a"
[2] "hsa-let-7a* MIMAT0004481 Homo sapiens let-7a*"
[3] "hsa-let-7a-2* MIMAT0010195 Homo sapiens let-7a-2*"
> is.vector(desc)
[1] TRUE
> A <- unlist(strsplit(desc[1:3], " "))
> A
[1]
2008 May 29
1
boxplot with text and symbols on x
Hello R-user community!
I am running R 2.7.0 on a Power Book (Tiger). (I am still R and
statistics beginner)
I did the following :
pdf("InLnegthMaxHomogeneity.pdf")
boxplot(inflorescence_length_Max~Sex, main="Bartletts Homogeneity for
inflorescence length",data=FemMal_Sex)
Homo<-bartlett.test(FemMal_Sex$inflorescence_length_Max,FemMal_Sex$Sex)
text( 2, 500,
2011 Sep 13
2
GO & Protein Complex Analysis for Homo sapiens
Dear All,
I need to fetch GO ontologies for Homo sapiens with their mappings to
corresponding Uniprot identifiers. I would be using this information to
compare result from a clustering algorithm with existing protein complexes.
This would be a test to check how the clustering algorithm accurately
captures GO terms with respect to the known protein complexes. Can anyone
suggest a simple workflow
2004 Jul 12
3
Samba 3.0.4 and kerberos 1.3.x
Hi All,
I've been using samba 2.2.8a running on RedHat 9 as a PDC for almost a year by
now. Everything works great
even though it required some time to configure everything properly.
Our company decided to move to Active Directory running on Win2003 server....
I want to leave Samba as our file server, so I plan to use Samba 3.0.4 as a
domain member server.
I got one problem, though
2009 Dec 21
4
Fw: W2KSP4 Problem
I was having a problem with my Samba PDC with LDAP backend.
Some of my workstations (W2kSP4) couln't log into the domain. I removed the machines from the domain, changed the name, created a new
machine-account, but I still can't add the machine to the domain.
smbclient -L localhost
Enter root's password:
Anonymous login successful
Domain=[DCHOMO] OS=[Unix]
2006 Jul 07
0
Nmblookup problem.
Hi All:
When I usign nmblookup to query my domain controller, I got different =
results:
root@Latrell:# nmblookup -A ADDomain.com
Looking up status of 169.254.211.91
No reply from 169.254.211.91
root@Latrell:# nmblookup -A ADDomain.com
Looking up status of 172.23.26.204
WIN-2003 <00> - M <ACTIVE>
WIN <00> -
2007 Mar 11
1
recoding question
Hi R-users,
I have a data frame like this:
photographer category picture points
Hannu kalat limamikko 1
Teemu kalat verkkovaja 3
Hate kalat munat puoliks padassa 6
Hannu kalat isokala 8
Teemu kasvit, sienet ja muut eliöt harppi 2
Hate kasvit, sienet ja muut eliöt pyynikki 2
Petteri kasvit, sienet ja muut eliöt harmaaleppä 5
Lauri kasvit, sienet ja muut eliöt lumipuu 9
Teemu linnut kainostelua 1
2011 Apr 20
1
Pattern match
Hi ALL,
I have very simple question regarding pattern matching. Could anyone tell me
how to I can use R to retrieve string pattern from text file. for example
my file contain following information
SpeciesCommon=(Human);SpeciesScientific=(Homo
sapiens);ReactiveCentres=(N,C,C,C,+
H,O,C,C,C,C,O,H);BondInvolved=(C-H);EzCatDBID=(S00343);BondFormed=(O-H,O-H);Bond+
2011 Jun 06
2
getent passwd does not list trusted users
I am running Samba 3.5.5 on Solaris 10. This is the latest Sun/Oracle
provided build. I have an ldap backend for everything (unix+samba
accounts, idmapping for domain trusts.) The Samba server is a PDC for a
domain we can call "SAMBA." Each samba account is tied to a unix
account.
I have a one-way domain trust setup with a Windows 2003 domain which we
can call
2013 Nov 18
5
How to keep samba4 dc work fine when windows dc offline?
I'm testing a samba4 server join AD (had 1 win2003 dc) as dc. Version:
Samba4 DC: samba 4.1.1 with ubuntu (172.16.3.8)
Win2003 DC: Win2003 SP2 (172.16.3.3)
AD domain name: dotest.com
The samba server had joined to AD as DC. When win2003 dc online, it seems
works fine.
When I test win2003 dc online, simulate the win2003 DC was failue, found
the samba4 DC can't work fine along. The AD
2015 Mar 17
2
NTLMv2 can't auth affter Win2003 update
My AD server is Win2003. And my linux server is ubuntu. Samba version is
2:3.6.3-2ubuntu2.12 and 2:4.1.6+dfsg-1ubuntu2.14.04.7. They are join into
the Win2003 AD as normal smb servers (not DC).
After Win2003 DC autoupdate last week, I can't use smbclient access all
samba server with NTLMv2:
~$ smbclient //172.16.3.13/share -U testuser
Enter DOMAIN\testuser's password:
session setup
2015 Mar 17
1
NTLMv2 can't auth affter Win2003 update
On 17/03/15 10:13, Sense Zeng wrote:
> And use ntlm_auth fail too:
>
> ntlm_auth --username=testuser
> password:
> NT_STATUS_LOGON_FAILURE: Logon failure (0xc000006d)
>
>
> 2015-03-17 7:30 GMT+00:00 Sense Zeng <opaperjam at gmail.com>:
>
>> My AD server is Win2003. And my linux server is ubuntu. Samba version is
>> 2:3.6.3-2ubuntu2.12 and
2015 Mar 17
0
NTLMv2 can't auth affter Win2003 update
And use ntlm_auth fail too:
ntlm_auth --username=testuser
password:
NT_STATUS_LOGON_FAILURE: Logon failure (0xc000006d)
2015-03-17 7:30 GMT+00:00 Sense Zeng <opaperjam at gmail.com>:
> My AD server is Win2003. And my linux server is ubuntu. Samba version is
> 2:3.6.3-2ubuntu2.12 and 2:4.1.6+dfsg-1ubuntu2.14.04.7. They are join into
> the Win2003 AD as normal smb servers (not
2003 Aug 04
1
Samba3+KBC
Hi list,
I run a Samba-3.0.0beta3 / Heimdal-0.6 system and want it to be the BDC of
our Win2003-controlled domain. The reason is that we had to move from our
perfectly working samba-PDC to a windows system and I want to keep the user
profiles on the old, but stronger, Linux box(now on SuSE8.2). I get(kinit) a
ticket of the Win2003 without any problem, even for admin users. But If I
try to connect
2011 Apr 10
0
network problem in domU
Hi
I installed xen by following this link:
http://www.howtoforge.com/virtualization-with-xen-on-debian-lenny-amd64
Dom0(debian) has two IP :174.x.x.79 , 67.x.x.32 gateway is 174.x.x.65
DomU(win2003) IP is :67.x.x.38
The problem is :
1.weird network issue in win2003(can not access the internet in win2003):
A:weird ping time for 127.0.0.1
B:weird ping time for its own ip 67.x.x.38
C:timeout