Displaying 20 results from an estimated 100 matches similar to: "NT4 and Password Authentication on every Login"
2010 Oct 07
1
bogus file times in samba 3.5.4
Hi,
I am seeing some very dodgy behavior from samba where the files times
displayed to the client seem to have no basis in reality. In the example
below The file was created on Oct. 5th but samba is saying the file time
was way back on Sep. 30th.
[root at tungsten KOSRCFLM]# ls -l 1321-538.dpn
-rw-rw-r-- 1 resin resin 387 Oct 5 15:49 1321-538.dpn
[root at tungsten KOSRCFLM]# stat 1321-538.dpn
2002 Aug 08
2
Splus-funktion "haplo.score"
Sehr geehrte Damen und Herren,
hiermit m?chte ich bei Ihnen nachfragen, ob die f?r Splus
geschriebene "haplo.score"- Funktion auch unter R verwendet werden
kann.
siehe
http://www.mayo.edu/statgen/software/
Wenn ja, wie sind die Aufrufe
Splus CHAPTER -m und
Splus make
in R zu realisieren?
Herzlichen Dank f?r Ihre M?he
mit freundlichen Gr??en
--
Dr. rer. nat. Andreas Fr?hlich
2001 Apr 18
0
Failed to set socket option TCP_NODELAY on SOLARI8, using samba 2.2.0
Hello,
I found the folloing message in log.smbd
[2001/04/18 13:00:41, 0] lib/util_sock.c:set_socket_options(165)
Failed to set socket option SO_KEEPALIVE (Error Bad file number)
[2001/04/18 13:00:41, 0] lib/util_sock.c:set_socket_options(165)
Failed to set socket option TCP_NODELAY (Error Socket operation on
non-socket)
so I searched TCP_NODELAY in the INCLUDEFILES:
(/usr/include/sys) >
2018 Apr 23
0
Problems since 3.12.7: invisible files, strange rebalance size, setxattr failed during rebalance and broken unix rights
Hi,
What is the output of 'gluster volume info' for this volume?
Regards,
Nithya
On 23 April 2018 at 18:52, Frank Ruehlemann <ruehlemann at itsc.uni-luebeck.de>
wrote:
> Hi,
>
> after 2 years running GlusterFS without bigger problems we're facing
> some strange errors lately.
>
> After updating to 3.12.7 some user reported at least 4 broken
> directories
2018 Apr 23
0
Problems since 3.12.7: invisible files, strange rebalance size, setxattr failed during rebalance and broken unix rights
Hi,
On 23 April 2018 at 18:52, Frank Ruehlemann <ruehlemann at itsc.uni-luebeck.de>
wrote:
> Hi,
>
> after 2 years running GlusterFS without bigger problems we're facing
> some strange errors lately.
>
> After updating to 3.12.7 some user reported at least 4 broken
> directories with some invisible files. The files are at the bricks and
> don't start with a
2004 Jul 08
2
new user cannot logon
hi all,
I've set up a samba3.0.3 as pdc for my w2k-domain with ldapsam-backend
(cyrus-sasl, heimdal) on suse9.0.
everything worked fine. but yesterday the /dev/sda1 (/homes; xfs file
system) crashed, when I created a new user with smbldap-useradd. I could
repair the xfs file system and everything seemed fine.
to test the system I've created a new user. but the new user cannot logon.
2018 Apr 23
4
Problems since 3.12.7: invisible files, strange rebalance size, setxattr failed during rebalance and broken unix rights
Hi,
after 2 years running GlusterFS without bigger problems we're facing
some strange errors lately.
After updating to 3.12.7 some user reported at least 4 broken
directories with some invisible files. The files are at the bricks and
don't start with a dot, but aren't visible in "ls". Clients still can
interact with them by using the explicit path.
More information:
1998 Aug 03
0
R-beta: NAs etc
Greetings,
I've been using R (on Linux i686) for some time now and have been able to accomplish a great deal of work with it. My special regards
go to all who helped to develop it and turn it into an impressive statistical package.
Keep up the good work.
A couple things involving NAs:
1.
> y _ data.frame(x1=1:10,x2=0)
> y
x1 x2
1 1 0
2 2 0
3 3 0
4 4 0
5 5 0
6 6
2005 Feb 10
5
Annual cumulative sums from time series
Hello world,
I am actually transferring a course in data management for
students in biology, geography and agriculture
from statistica to R - it works
surprisingly well. If anyone is interested in my scratch/notepad
(in German language), please see
www.hydrology.uni-kiel.de/~schorsch/statistik/statistik_datenauswertung.pdf
(pages 40-52)
The dataset is:
2005 May 10
2
Running R from Perl program
Hi all,
Is it possoble to include an R function in a Perl program? I would like to use
the "limma" library for microarray analysis, and have no clue how this
can be done.
Thanks in Advance
-Tarun
2010 Mar 31
1
[LLVMdev] summer of code idea — checking bounds overflow bugs
Sounds an good idea, is that means lowerinng down the SAFECode project
from the higher level(clang)to lower level for an more general work on
bound check? I aslo want to know is it possoble to detecting memory
leak at the very low(llvm ir) level to detecting memory leaks? Or at
llvm ir level to providing an stackfull hooks? It's very useful to
have such an feature. The stack hooks can help us
2017 Jul 05
2
Invalid parameter error
I believe that iXsystems recently patched Samba 4.6 in FreeNAS so that it
can act as an AD DC. https://bugs.freenas.org/issues/23566
As is mentioned here:
https://lists.samba.org/archive/samba/2017-June/209021.html
I imagine that maybe a fix for vanilla FreeBSD is coming soon. As things
stand, if you want to use FreeBSD as an AD DC on ZFS, I believe that
FreeNAS is the only option.
On Mon, Jul
2011 Apr 05
3
MSDFS - Can you hide folders with no access
Hello,
i got a msdfs share running and now i want to hide folders from users who
got no access to them anyway.
For example:
List of shares:
test1
test2
User sees only:
test1
Is something like that possible mit samba itself or does someone know a
workaround to get it running like that ?
Thanks for any ideas.
A.Dura
2009 Aug 21
2
2d color coded line plot
Hi! I'm not experienced very experienced with R and i'm looking for a
way doing plots like in this example
http://www.mathworks.de/matlabcentral/fx_files/23566/2/color_line3.png,
which basically it is a 2d plot in which the 3rd dimension (variable) is
color coded. I have only seen elsewhere that it is possible to color
code dots in a scatter plot and I tried it with success although I
2008 Feb 13
3
RSYNC all Directories
How would an RSYNC command look to copy all directories from one machine to
another.
I have tried the following and only get a few directories:
RSYNC --rsh=ssh -rpog / IPADDRESS:/Directory
RSYNC --rsh=ssh -rpog */ IPADDRESS:/Directory
RSYNC --rsh=ssh -rpog /* IPADDRESS:/Directory
--
View this message in context: http://www.nabble.com/RSYNC-all-Directories-tp15458934p15458934.html
Sent from the
2007 Jan 24
1
writing R shell scripts?
Hi All,
Another newbie question. I want to write an R script that takes
argument from command line and runs and produces output to stdin.
For example if there is file foo.R with following in it.
args = commandArgs()
print(args)
then, when I run it like
$ R foo.R hello
it should print 'hello' on the terminal.
I searched the mainling list and found a very old post that said said
that
2009 Jan 28
1
limit source bitrate
Hi Karl ,
I' using your latest branch , I downloaded it here
http://www.icecast.pwp.blueyonder.co.uk/.
I try your instruction , adding the <limit-rate> tag before the
closure of </mount> tag.
Now I'm trying using the value 300000 ( are byte?) 300K (using the big K
not k and seems to runs very good) and soon I will use the value 0.3M or
1M or 1.3 M
If I use a bitrate
2017 Jul 06
2
Invalid parameter error
I'm sorry. I probably should have linked their samba fork:
https://github.com/freenas/samba You can look at the commits from around
the time period of the bug report. It looks like quite a lot of work in
./python/samba/provision/
On Thu, Jul 6, 2017 at 2:50 AM, Rowland Penny via samba <
samba at lists.samba.org> wrote:
> On Wed, 5 Jul 2017 17:23:28 -0500
> Andrew Walker via samba
2010 Sep 20
10
Tinc performance on a Dir-300
Hi,
we are using Tinc in our Freifunk Network in Oldenburg for internode
connections over the internet. So Tinc is running on OpenWrt 10.03 on Dlink
Dir-300 Routers.
We all have enough internet bandwith (1,6 MB/sec and more) but we only get a
maximum speed of ~350KB/sec between two tinc nodes because then tinc uses 99%
of the cpu.
Is it possible to get more Speed with tinc on this machines?
2008 Nov 24
6
adding celt support to netjack some questions.
hi.
i am currently adding celt support to netjack.
very nice to see a free low-latency codec :)
i currently dont require robustness against packet loss,
because the sync code of netjack does not handle packet loss very
gracefully. how much bandwidth is wasted for this feature ?
is it sensible, to have the data downsampled berfore encoding , in
order to reduce bandwidth ? i suspect that just