similar to: smbmount and NT timestamps

Displaying 20 results from an estimated 200 matches similar to: "smbmount and NT timestamps"

1998 Aug 26
2
NT timestamps, WINS lookup
On Wed, 26 Aug 1998, Matthew Chapman wrote: > > Two questions. First, timestamps seem to be getting screwed up when I > > access files on the company's NT server. Someone (using NT) creates some > > files. My ls -l output shows them as having screwed up dates (ie, 1935, > > 2027, etc). 95, 98, and NT users see the dates as normal. When I copy > > any files
2003 Mar 03
1
using data() in an example
Hi all, I'm trying to put together examples in an R package, and am having trouble reading data from the package's data directory. The data are in comma-separated variable files, so to read a file like gw.csv, I include in the data directory both bailey.csv and a file bailey.R which contains: bailey <- read.csv("bailey.csv",na.strings="."); so that typing
2003 Jun 18
1
Ltsreg and nsamp="exact"
I'm trying to use least trimmed squares using ltsreg with nsamp="exact". When I use the following: rg <- ltsreg(x,y,nsamp="exact") I get: Error in lqs.default(x, y, nsamp = "exact", method = "lts") : NAs in foreign function call (arg 10) In addition: Warning message: NAs introduced by coercion Incidentally, there are no missings in x or y,
2012 Dec 20
3
Optmatch Package Question
Hello , My optmatch package is loaded on R and otherwise running fine. I get an error after lcds successfully completes a logistic regression and I then try to obtain a propensity score: pdist <- pscore.dist(lcds) Error: could not find function "pscore.dist" Does anyone know if pscore.dist is part of the optmatch package, or is it contained in another package that I need to
2012 Dec 18
1
pscore.dist problem when running optmatch
Hello My optmatch package is loaded and otherwise running fine. I get an error after lcds successfully completes logistic regression and I'm trying to obtain a propensity score: > pdist <- pscore.dist(lcds) Error: could not find function "pscore.dist" I searched the help files, other online sources, could find no answer for this. Any advice would be greatly appreciated!
2002 Nov 15
1
Plotting in the margin
Hi, I would like to place a line (tilted at an angle) in the margin of an R plot. Is there any way to place such an annotation outside the plotting area? As an alternative, being able to plot a rotated character (the pipe, |) in the margin would be sufficient. The problem is that mtext doesn't work with the srt option. As a further alternative, if I could put a legend in the margin, I
2013 Mar 06
3
CentOS 5 sshd does not log IP address of reverse mapping failure
I'm running a mix of CentOS 5 and 6 servers reachable by ssh from the Internet. Of course I allow only public key authentication and no root login. In addition I'm running fail2ban to block obnoxious brute force attack sources. On CentOS 6 this is working pretty well, but on CentOS 5 there's one class of attacks fail2ban fails to ban. (No pun intended.) This isn't fail2ban's
2003 Mar 10
0
This letter can change your life
This sounds good, should it be integrated into OpenSSH? :P A little monday humor for you.. -James Adolph Gorman wrote: > This letter can change your life. In fact, I guarantee it. > > If you had one opportunity to have everything you ever wanted, > would you grab it, or simply walk away? > > I have such an opportunity. One that can change your life forever. > >
2002 Dec 15
0
Newsletter Vol 1 Issue 12: Safety For Children On The Web & Virus Protection
SAFETY FOR CHILDREN ON THE WEB Compliments of www.milfordpc.com, PC and Network services with over 10 years of Technical Experience "Cyberprowlers" know that children today are computer savvy, and know that they generally are very trusting of people. They use this knowledge to befriend them, and can be dangerous if they learn information about who the child is, where s/he lives, or
2002 Jul 19
1
long username - netlogon problem - access denied
I'm running samba 2.2.4 on rh 7.2. Everything's been working well for months. I use the domain logon feature to map drives when '98 users logon to the domain. Recently I've had a couple machines refuse to process the logon script and I can't figure out why. Here's the Windows output: C:\WINDOWS> Access denied - Z:\ALEXA~03.BAT C:\WINDOWS> Access denied -
2002 Jun 13
10
Anyone using antivirus software?
Hello list, I was just wondering if anyone is using anti-virus software on their Samba server. I have protection on my clients, but I want to run software on the server too. I've looked at McAfee's Virus Scan, but as far as I can tell, it only uses "on-demand" scanning, meaning I have to trigger it from the command line, or run a cron job. I would like to have
2017 Jun 09
1
substitution of two faulty servers
thanks for reply, but the problem is the number of replications, I have replication factor 3 so what would be the best way to substitute 2 bricks? as I understood properly first I need to add the server to gluster as a node, afterwards I need to add bricks to the volume (but if the number of bricks is not a factor of 3 it is not possible), or, if there is other way please drop me a hint or
2006 May 02
1
Only one NDS_ldapsam possible?
Hi, is there a way to define more than one NDS ldap server in smb.conf? It seems that only the first ldap server is used and if unavailable none of the other backends are going to be tried. Samba then still tries to connect over and over to the unavailable eDirectory-Server. My passdb entry looks like this (it?s all in one line): passdb backend = NDS_ldapsam:ldaps://serverA.blabla.com:636
2000 Apr 03
2
sig 11
Linux 2.2.13 Intel samba-2.0.7pre2 will Sig11 and die on me right after processing NetBIOS name = FOO in smb.conf. Not always, but sometimes I have to start smbd 2 or 3 times. It always fails there. Any reason why 2.0.7pre2 would do this, and 2.0.6 (from rpm) never did? -- Edward Schernau http://www.schernau.com Network Architect mailto:ed@schernau.com Rational Computing Providence, RI,
1997 Dec 15
1
Problems with Self extracting zip files
Hi folks, I have a curious problem when executing self extracting zip files from a samba share. Everything does work, but it is very very slow. Copying the .exe onto local disk (from the samba share) takes no time at all (500kb/sec). I would say it takes about 10 times as long to unzip when run directly from the samba share. This happens will all self-extracting exe files, and also from any share
2001 Oct 13
1
Decoder speed: Test on slow machine
Hello everybody, today I had some time to test Peter“s decoding plugin on a very slow machine. My setup: - Pentium "classic" @ 50 MHz (underclocked!) - Mainboard with Mercury Chipset (I think) - CD-ROM and HDD in PIO-Mode (CPU intensive) - MAD16 Soundcard (ISA slot, CPU intensive) - Win95B, Winamp 2.76, Decoder Plugin 1.16 (RC 2) The hardware setup is something like the
2000 May 25
2
smbmount questions
Howdy all: I'm trying to use smbmount to mount a win9x share and copy some files for backup, eventually to run as a script invoked via cron. I have RH6.1/samba 2.0.5a, and the windoze box is win95b. If I do the standard mount (smbmount //winbox/backup /mnt/smb04) I have to be root. Also, after it's mounted, I can't create any files there as a normal user (even though the
1999 May 07
1
Slow performance with Win95 client
Hi I am new to this list, but I have been having problems with samba for some time now. Here is the problem When my Win95 clients access the samba server I get real slow transfers, even if I only have one client accessing the server. It transfers at like 70k/s to 150k/s, and the collision lights on the hub start going crazy. even for 10 megabit networking, this is rather slow. (it takes like 3
1998 Jul 17
3
9GB Drives Show Up as 4GB
In NT Explorer, my 9GB usr shares show up as 4GB. Any suggestions? Doug Smith
2000 Apr 03
5
network connection crashes
Since I get any response I try again -- hoping that somebody have ANY idea! A network with a RedHat 6.0 linux server and samba 2.0.6 and Windows 95 clients: When I for example copy large (binary?) files from local drives to one of my Samba shares I VERY often experience that the network connection to the Win95 machine crashes. The lovely Windows Blue-Screen message about an exception appears,