Displaying 20 results from an estimated 1000 matches similar to: "Visual Source Save and samba"
2013 Dec 02
1
HELP: smb 3.6.20 and 3.6.21 broken with Win 8.1
We have a total of 2 desktops upgraded to the recent Window 8.1.
Neither is able to map the home share, which happens to be a DFS root, and of course cannot access DFS links.
Errors we are seeing are
"Server unable to perform requested operation"
Or
Using net use - system error 64
Or
Using net use with ip addr in lieu of NetBIOS name -
2002 Jun 27
1
Building from a source-code library under windows
Dear All,
I have a pair of .cpp and .def file can be compiled using VC++ and works
perfectly well in S-PLUS.
I wanted to do the same for R; so I followed the guidline given in "Building
from a source-code library under Windows" as much as possible and manage to
compile them using VC++ and call it from R. But it gives different answer
from the one called from S-Plus.
I know that I did
2002 Nov 18
0
SUMMARY: Samba "unable to validate password" error
To sunmanagers and samba@lists readers:
Thank you all so much for your help with the samba issue. Although the
problem was not solved, your suggestions made it possible for us to
narrow down the problem. We believe the problem are two office PCs
that were recently configured with some new test software. All other
PCs and user accounts work fine. I do need to upgrade samba to a
newer version
2001 Sep 24
2
Visual Sourcesafe HOWTO
I went to the trouble of setting up Visual Sourcesafe
on a Linux system recently. There was a fair amount of
futzing required, so I've documented what I had to do at
http://www.kegel.com/linux/vss-howto.html
Comments and corrections welcome. I'd also love to know how
to get this working without hardcoding NT usernames and passwords!
The commandline app appears to be fully functional
2013 Dec 03
0
RESOLVED: HELP: smb 3.6.20 and 3.6.21 broken with Win 8.1
The setting that fixed this issue for us was adding the following to our smb.conf:
Server signing = yes
We are now able to delay our implementation of samba 4.1 for the short term.
Many thanks,
Helen
-----Original Message-----
From: Marc Muehlfeld [mailto:samba at marc-muehlfeld.de]
Sent: Monday, December 02, 2013 2:42 PM
To: Nulty, Helen P; samba at lists.samba.org
Cc: Hill, Jennifer
2004 Jan 30
2
using VSS on a samba server - no smb locks ?
Hi all,
We are considering moving our VSS database from a Win2K server to a samba server.
All clients are Win2K clients.
I used the VSS tool "testlock.exe" to make sure the native lock mode can be used.
The test was successful, and I saw that an SMBlock transaction was performed, and a reply_lockingX was replied.
When I opened a VSS database on the samba server and started to use it -
2020 Mar 06
1
snapshotting disk images with exchange db / volumes
I have been asking at technet about if I could snapshot an exchange db
volume[1]. But it looks like that windows server backup is sort of doing
the same. Creating vs image, and backup that one. However they truncated
the exchange db log files after a succesful procedure.
I was wondering if someone is doing this already. How does the guest
freeze work exactly in windows (In linux it is quite
2015 Jul 14
1
Backups solution from WinDoze to linux
backuppc does support pre- and post- backup scripts, so it is possible to
implement backing up from vss. I've never done it, but there examples can
be found
On Tue, Jul 14, 2015 at 1:49 PM, Gordon Messmer <gordon.messmer at gmail.com>
wrote:
> On 07/14/2015 07:17 AM, m.roth at 5-cent.us wrote:
>
>> My manager just tasked me at looking at this, for one team we're
2007 Nov 28
3
DFS root in homes possible?
Hi list
DFS Links in a separate share seems to work, but in the
[homes] section does not.
Is this a known problem?
Samba is 3.0.26a.
/etc/smb.conf excerpts:
---------------------------- 8< ----------------------------
[global]
...
host msdfs = yes
...
[homes]
...
msdfs root = yes
...
[dfstest]
path = /data/dfsroot
msdfs root = yes
---------------------------- 8<
2004 Sep 08
2
Running microsoft vss under wine
Hello,
I am using wine on RH9.
I am running Visual Source Safe like thus wine --ssexp.exe
THe VSS GUI starts OK.
the Visual Source Safe database is on Windows Partition.
This Windows Partition is mounted on my Linux like thus:
mount -t nfs -o rw,nolock 192.168.0.77:/mnt/server/Share /mnt/vss
I am able to launch a VSS session : I can successfully check out and
check in files (I point my
2004 Nov 12
1
VSS on samba
We have recently moved our VSS database from windows 2k to samba,
initially all looked fine but have come accross a problem.
Quite often VSS complains saying it can't write to "names - acess denied".
The file its refering to is names.dat in data/ (for those that know VSS)
I believe this to be some sort of locking issue. Sometimes getting all
other clients to quite VSS solves the
2003 Mar 20
3
WinXP DFS problems, debugging with dfsutil.exe
Hello Johan,
I'm having the same problems with DFS and WinXP clients since I upgraded
to 2.2.8.
I tried to clear the cache on the client side with dfsutil.exe that
comes with the Win2000 SP2 but to no avail.
Can anyone else confirm this problem?
It's also strange that on the WinXP clients the version of the samba
server is still registered as a previous version (2.2.6 or 2.2.7).
2009 Jun 02
1
XenClient:How to install VM
Hello
I am trying to boot/install VM on XenClient.
I would like to learn the way to install VM.
Please teach the example of the operation and config file.
(Especially, configuration file of method of displaying screen.)
thanks.
=========================================
[My Executed History]
(1) I made a config file for VM(Windows XP:below).
(2) I executed the following commands.
# xenvm
2000 Apr 07
1
Large file deletion on large directories
I am using a samba server for a large number of files. It is a MS VSS
database which splits it's data into a-z directories and generally in each
directory I have about 30,000 files. When trying to delete files from the
VSS client, the file deletion process is very slow, taking around 15 seconds
per file.
What is strange is that the processor loading is only at %60 during this,
the rest is in
2011 Sep 14
3
Is there any implementation of VSS for a ZFS iSCSI snapshot on Solaris?
I am using a Solaris + ZFS environment to export a iSCSI
block layer device and use the snapshot facility to take a snapshot of the ZFS
volume. Is there an existing Volume Shadow Copy (VSS) implementation on
Windows for this environment?
Thanks
S Joshi
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2001 Sep 28
1
smbfs + wine + sourcesafe = slow
While it is amazing that Sourcesafe runs under Wine,
its performance leaves a lot to be desired.
I am using Sourcesafe with Wine (my setup is documented at
http://www.kegel.com/linux/vss-howto.html ).
The Wine I'm using is from CVS as of last week.
My workstation is a dual Pentium Xeon 1400MHz from Dell
running 2.4.10. (That's a Pentium 4 Xeon using RDRAM,
so it's probably about
2009 Jun 08
3
caret package
Hi all
I am using the caret package and having difficulty in obtaining the results
using regression, I used the glmnet to model and trying to get the
coefficients and the model parameters I am trying to use the
extractPrediction to obtain a confusion matrix and it seems to be giving me
errors.
x<-read.csv("x.csv", header=TRUE);
y<-read.csv("y.csv", header=TRUE);
2004 Aug 25
1
VSS and Samba on Tru64 Unix
Good Afternoon All.
Please forgive me if this is an often-asked question, but ...
We're trying to get the ability to have users in the same UNIX group be able to check-in and check-out files from a VSS repository. All users in a defined unix group should be able to copy, edit, and delete any file created by any other user in that group.
As most of you probably already know, this works fine
2010 Sep 14
1
smbclient sending no frames outside local VLAN
[I don't know whether this is the appropriate list, if not please let me know to whom to write. I submitted this as a CUPS bug and they replied by asking me to contact the "Samba folks"? I guess that is you]
Hi,
I'm using a MacBook Pro with MacOS X 10.6.4 and am trying to print on my company's printer accessible via samba.
Whenever I try to access the print server via
2008 Apr 08
0
Mac OS upgrade upsets access to samba shares
Mac OS details:
Our client was able to access her network resources without any problem
until yesterday.
She is using a high end Macbook Pro. She has the latest full version of
Dave 7.1 installed. Her Mac OS X is 10.4.11
When she attempts to connect to these resources she receives the
following error:
"The Finder cannot complete the operation because some of the data in