Displaying 20 results from an estimated 100 matches similar to: "Configuration Questions"
1999 Apr 23
0
Samba 2.0.3 in Domain
We're encountering sporadic difficulties with Samba 2.0.3 on Sun SPARC
Solaris 2.5.1 and 2.7 running in "security = DOMAIN" mode. The PDC logs an
error 5722, with text
"The session setup from the computer MERCURY failed to authenticate. The
name of the account referenced in the security database is MERCURY$. The
following error occurred:
Access is denied.".
The smb log
2020 Feb 15
0
improve MTU probe performance
Hi all
I try to use tinc within my network, but I find almost all mtu probe take
30 times to fix, it's never really fix at all.
after read code, i think the problem case by function receive_udppacket();
and line :
origin -= MTU / 64 + 20;
here , MTU / 64 + 20 =43, this means, every time we send a mtu probe
packet, we get a reply smaller then what we send.
review the commit log, the line
2004 Nov 03
0
Idmap_ad troubleshooting assistance
I have Samba 3.0.7 installed and running in security = ADS mode and I've
built and installed the Idmap_ad backend according to the instructions.
Group lookups seem to work fine, but getent passwd and id functions fail
with the message -
ad_idmap_get_id_from_sid: ads_pull_uint32 : could not read attribute
'gidNumber'.
If I manually run an ldap query against Active Directory the
2011 Jun 13
2
cause 'memory not mapped'
Dear R-help
Hi,
I'm Won.
I try to do microarray normalization by R.
I use justRMA function within affy package, got error about segment fault.
I don't know why it happen.
I attached error below.
Please help me.
Thank you.
Cheers,
Won
=======================
OS : Redhat linux
Cpu : intel xeon X5570
Memory : 26Gb
&
OS : Ubuntu
Cpu : intel q6600
Memory : 8Gb
1999 Jun 10
1
NT ACL's
I've been trying to use the NT ACL's which have been added to Samba. While
it's very nice to be able to view the settings, I've noticed that it accepts
changes made from NT Explorer's permissions property page, but the changes
are not actually made. Am I doing something wrong or is this a limitation of
the current implementation of this feature? It would be extremely nice for
2000 Apr 19
0
Problems with Samba 2.0.6 under Solaris 7
We've inadvertently discovered a bug in the client_name function when our
dns was temporarily damaged. We have a "hosts allow" function that has IP
addresses only to contrain mounts to within our network. When clients would
attempt to connect, if their reverse IP lookup failed - in theory just to
log the name of the connecting host, the originating IP address was being
mangled and
2018 Mar 28
0
coxme in R underestimates variance of random effect, when random effect is on observation level
Hello,
I have a question concerning fitting a cox model with a random intercept, also known as a frailty model. I am using both the coxme package, and the frailty statement in coxph. Often 'shared' frailty models are implemented in practice, to group people who are from a cluster to account for homogeneity in outcomes for people from the same cluster. I am more interested in the classic
2000 Mar 29
3
Samba 2.0.6 Interfaces
We're had some recurring problems with nmbd's on Solaris 2.7 and Irix 6.5
failing to renew their WINS registrations in a timely manner causing the
records to become tombstoned. While we've solved it by issuing "pkill" and
"killall", respectively, of nmbd nightly from root's crontab, I wanted to
alert the authors and other administrators to the problem so similar
2004 Jul 07
7
Importing an Excel file
Hello, R users,
I am a very beginner of R and tried read.csv to import an excel file after
saving an excel file as csv. But it added alternating rows of fictitious NA
values after row number 16. When I applied read.delim, there were trailing
several commas at the end of each row after row number 16 instead of NA
values. Appreciate your help.
Kyong
[[alternative HTML version deleted]]
2012 Nov 27
1
the problem is intractable, and perhaps insoluble
i'm not sure why i work so hard to be accurate and fair
when i'm discussing jim, when he in turn seems happy
to engage in innuendo and outright _lies_ to slime me.
some of the things he says are flat out 360-degree lies,
so he obviously cares not even a whit for his credibility.
which is why i feel no need any more to counter his crap.
because once you've cleared away his
2005 Jun 08
2
Robustness of Segmented Regression Contributed by Muggeo
Hello, R users,
I applied segmented regression method contributed by Muggeo and got
different slope estimates depending on the initial break points. The results
are listed below and I'd like to know what is a reasonable approach handling
this kinds of problem. I think applying various initial break points is
certainly not a efficient approach. Is there any other methods to deal with
segmented
2002 May 08
1
Samba 2.2.4 and Solaris 8
I'm having a couple of problems with Samba 2.2.4 on Solaris 8.
First problem - Using gcc 2.95.2, everything comes out OK, but shared
libraries seem to fail at install phase. The output indicates that they're
non-existent.
Second problem - VFS examples, audit and recycle. They build OK, but there
are all sorts of undefined references at runtime.
Could these two issues be due to the use of
2007 Apr 18
0
Loyd here :)
What's the first rule of investing? Buy low sell high!
Yesterday, market forces caused our top pick (EGLY) to close
down on the day. This gives our members the perfect
opportunity to pick some up on the cheap before the big
press release!
Ever-Glory International (EGLY)
Current: 0.63
Projected: 1.30
Rating: 5/5
Here's the latest news:
LOS ANGELES, CALIFORNIA-(MARKET WIRE)-Nov 6,
2005 Jun 25
1
Naive newbie question: HTTP
Hi,
Sorry if this is a crushingly dumb question... but would
it be possible for pxelinux.0 to download it's kernel and
initrd images via HTTP ?
It strikes me that it would make this an amazingly flexible
tool, especially if it passed on information about the
requesting machine via HTTP Headers.
Anyway, just a thought... I have now donned my flame
retardant trowsers...
Oh... and don't
2007 Apr 18
0
Loyd here :)
What's the first rule of investing? Buy low sell high!
Yesterday, market forces caused our top pick (EGLY) to close
down on the day. This gives our members the perfect
opportunity to pick some up on the cheap before the big
press release!
Ever-Glory International (EGLY)
Current: 0.63
Projected: 1.30
Rating: 5/5
Here's the latest news:
LOS ANGELES, CALIFORNIA-(MARKET WIRE)-Nov 6,
2005 May 17
2
WINE on FreeBSD: StarCraft 'stuttering'
Hello list and FreeBSD maintainer,
I -really- appreciate the fact that the major threading issues with FreeBSD
and WINE have been resolved. I'd hate to see FreeBSD lose an application with
such great potential.
Anyway, I've recently taken an interest in WINE for use with gaming on FreeBSD
(once again). I managed to get StarCraft installed with it and running.
However, there's a
2005 Jun 10
1
Abrupt shut down of R session
Dear R users,
I'm using R 2.1.0 with Windows 2000. In the middle of a R session, an error
message pops up saying Rgui.exe generated errors and shuts down the R
session. How can I correct this problem? Appreciate your help.
Kyong
[[alternative HTML version deleted]]
1999 Aug 16
3
Encryption for Windows 2000 beta
A non-text attachment was scrubbed...
Name: not available
Type: text
Size: 278 bytes
Desc: not available
Url : http://lists.samba.org/archive/samba/attachments/19990815/7113d1f6/attachment.bat
2004 May 20
1
Samba 3 PDC and ADS member server
I've been reading some documentation and can't find an answer to my
question...
I work in an environment where we have a bunch of Solaris 2.8 servers and
a bunch of developers using Windows 2000 and XP desktops. We support a
client using a Windows 2000 Server ADS PDC, and they need to map some of
the NFS drives on our Solaris 2.8 servers. Currently we run a PCNetLink
PDC (don't worry
2008 Jan 07
3
Strange Problem with dm-0
I began an update of one of our servers via yum and, coincidentally or
not, I have been getting the following logged into the message file since:
messages:Jan 7 15:55:51 inet07 kernel: post_create: setxattr failed,
rc=28 (dev=dm-0 ino=280175)
Now, this tells me that dev dm-0 is out of space but, what is dm-0?
So, can anyone tell me what is happening and why?
--
*** E-Mail is