Displaying 20 results from an estimated 40000 matches similar to: "Problem with Windows 2000 share."
2003 Aug 28
1
GZIP, ZIP, ISO, RPM files and rsync, tar, cpio
I noticed with rsync and compressed files or package files the transfer
efficiency drops considerably. Eg. rsync an ISO image of a distribution
will give you between 30% and 60% of the original transfer although from
Beta1-Beta2 the change could not have been that great. The same thing
happens with ZIP files for obvious reasons.
My question or feature request if you want to call it is. Is it
2002 Feb 28
1
Profiles on Samba
How can I disable the roaming profiles that are stored on the server?
I'm running samba2.2.3a with about 40 clients consisting of Win98 & W2k
machines. My Linux disk keeps running out of space and I don't really
need the profiles to be duplicated on the server.
I've commented the logon path line in smb.conf and tried 'logon path =
""'. It didn't seem to work.
2008 Oct 15
1
trouble with combining png and pdf
L.S.,
I would like to add a downsized image to a pdf file and got stuck on the
code to use.
My goal is to open a pdf device, add a plot, add the downsized image, and
then close the pdf device.
Making the downsized image is easy using png(),
png(file="x.png", width = 600, height = 600, units="px", pointsize=12)
image(very large image)
dev.off()
making a pdf
2003 Aug 30
1
Execute windows programs stored on a share - Windows XP
Whenever I try to start an EXE stored on a SAMBA share on a Windows XP I
encounter:
'Windows cannot access the specified path, directory or file - You may
not have the appropriate permissions to access the item'
Running pure DOS programs from the share works fine.For all other
actions (copy, delete etc.) I have full control on this share.Also the
securite option of the respective
2006 Mar 26
1
as asked... i''m reporting an unexpected error
[root@erasmus tc]# /usr/sbin/xm top
Unexpected error: exceptions.OSError
Please report to xen-devel@lists.xensource.com
Traceback (most recent call last):
File "/usr/sbin/xm", line 10, in ?
main.main(sys.argv)
File "/usr/lib64/python2.4/site-packages/xen/xm/main.py", line 1021, in
main
rc = cmd(args)
File
2009 Jan 26
0
AdMit version 1-01.01
Dear all,
The new version of AdMit (version 1.01-01) is now available from CRAN.
SUMMARY
The package provides functions to perform the fitting of an adaptive
mixture of Student-t distributions to a target density through its
kernel function. The mixture approximation can then be used as the importance
density in importance sampling or as the candidate density in the
Metropolis-Hastings
2009 Jan 26
0
AdMit version 1-01.01
Dear all,
The new version of AdMit (version 1.01-01) is now available from CRAN.
SUMMARY
The package provides functions to perform the fitting of an adaptive
mixture of Student-t distributions to a target density through its
kernel function. The mixture approximation can then be used as the importance
density in importance sampling or as the candidate density in the
Metropolis-Hastings
2013 Apr 12
0
net rpc share allowedusers fails half the time?
Hi all,
[Please CC me in reply, I'm not subscribed]
We have a weird situation on one of our shares, net rpc share
allowedusers fails with NT_STATUS_IO_DEVICE_ERROR. Normally the command
is run with the password passed on the command-line. If we manually type
the password or turn up the debug level, it works. If we turn up the
debug output but direct the output to /dev/null or to a file, then
2019 Jan 07
0
Fwd: mounting a windows share on a linux client using mount.cifs with encryption
I'm terribly sorry for the double-post, but it seems there was a problem
with the attachments the first time around.
Here goes the second attempt.
Am 07.01.19 um 15:58 schrieb René Bräuer via samba:
> Hello everyone,
>
> I'm trying to mount a CIFS share served by Windows 10 Samba with encryption.
>
> On the Windows server side, I made a regular share and told Windows via
2007 Jun 25
0
Problems with samba and windows 2000 professional
Good day,
I'm having issues with a small company with the following setup...
1. Windows 2003 active directory server (server.company.local)
2. samba 3.0.25 linux server (serve2.company.local)
3. windows xp and windows 2000 professional clients. All clients are part
of the ads structure.
What's happening is the client's running windows xp can access the samba
shares with no issues
2006 Feb 13
0
Linux smb client on a Windows 2000 LAN network
I recently set up a home network (workgroup Cunard) consisting of a LINUX
machine (Berengaria) and a Windows XP Professional machine (Alaunia)
joined by a Linksys router.
I did NOT activate the Samba server on the Linux machine, although
Samba software is installed. Also, I did not take any steps to configure
the Windows XP Professional machine, and I was quite surprised to
find the following
2005 Oct 18
1
Memory problems with large dataset in rpart
Dear helpers,
I am a Dutch student from the Erasmus University. For my Bachelor thesis I
have written a script in R using boosting by means of classification and
regression trees. This script uses the function the predefined function
rpart. My input file consists of about 4000 vectors each having 2210
dimensions. In the third iteration R complains of a lack of memory,
although in each iteration
2019 Jan 07
3
Fwd: mounting a windows share on a linux client using mount.cifs with encryption
Hello everyone,
I'm trying to mount a CIFS share served by Windows 10 Samba with encryption.
On the Windows server side, I made a regular share and told Windows via
Powershell command
Set-SmbServerConfiguration -EncryptData 1
to encrypt the data if possible, and via
Set-SmbServerConfiguration -RejectUnencryptedAccess 1
to reject unencrypted connections instead of negotiating an unencrypted
2005 Aug 11
2
question
Hi,
I have a problem with R, after an update:
this piece of code:
cat("creating resolver data frame\n");
dfG<-cbind(dfG,2^(RGN$G))
dfR<-cbind(dfR,2^(RGN$R))
suddenly, creates values to inf.
Is the syntax changed for the ^ symbol in the latest R downloadable version?
Kind regards, wilfred
--
Dr. Ir. Wilfred Van IJcken
Labmanager Genomics
Erasmus Center for Biomics,
2004 Oct 17
1
Problem copying large file from Win2K box to Samba share on Linux box
I've got an aggravating problem as described in the subject line above.
I have a small home network with a Linux box running Samba and acting as both
local and domain master browser and WINS server. Also on the network are a
desktop PC (Dell 1.4 GHz P4) running Windows 2000 Professional and a laptop
running Windows XP Professional.
The problem occurs when I try to copy a file over 1 MB
2007 Jun 26
1
[Fwd: Problems with samba and windows 2000 professional]
Good day, I've posted this request again, as it got hijacked and probably
ignored.
I'm having issues with a small company with the following setup...
1. Windows 2003 active directory server (server.company.local)
2. samba 3.0.25 linux server (serve2.company.local)
3. windows xp and windows 2000 professional clients. All clients are part
of the ads structure.
What's happening is the
2003 Mar 25
4
R software for Hastie book
Does anyone know whether there is an R version of the S-Plus
software that can be downloaded from the website of the book
Elements of Statistical Learning by Hastie, Tibshirani and
Friedman?
Rob Potharst
--
**********************************************************
Dr. Rob Potharst
Lecturer in Computer Science
Erasmus University email: potharst at few.eur.nl
P.O. Box 1738
2003 Oct 26
1
Windows 2000 and XP Password
Hello All
I have been using Samba for a few years now with Windows 95 and 98
clients and have never had a problem at all. Recently I had to administer
a new network with Windows 2000 Professional and Windows XP Professional
clients. I am finding that both of these clients will not cache the network
password for very long. I find that if I reboot the clients through the day
they remake the
2001 Dec 02
1
Can't write to a disk share
Hi there. I'm running Samba 2.2.2 on a Red Hat 7.2 system. I've set up a
few disk shares (with the writable option set to yes), but I can't write to
them. I can read from them ok, so I don't know what the problem is. I'm
trying to write to the shares from a Windows 2000 Professional computer.
Here's a part of my logs that appear every time I try to write to a share:
2006 Aug 28
1
Can't connect to Samba share when using "security = server"
Hello,
when I try to connect from Client-1 (Windows 2003 Server with AD-Server)
to a share on Samba-Server-1 (security = server, password server =
Samba-Server-2) I got the error "No network provider accepted the given
network path". There is no popup for the login information.
If I try to access the share from a PC running Windows XP Professional
everything works without any