Displaying 20 results from an estimated 2000 matches similar to: "NEW Mcafee problem, samba share"
2005 Jul 28
0
NEW Mcafee problem, samba share
I am having this issue, running Fedora Core 2. None of my clients can
access the mapped Samba drives from within MS Office applications like
Outlook 2000 and Word. Running both XP and 2K. Waiting on McAfee to
get back with me. Any ideas or experience you folks have that might
be useful here?
Dan
On Tue, March 15, 2005 12:30 pm, Jeremy Allison said:
> On Tue, Mar 15, 2005 at 10:04:40AM
2003 Jun 03
2
mcafee antivirus ?
hi all...
anyone using mcafee antivirus with there samba server ?
just wanted your comments, suggestions....
how did you intergrate it into samba ?
2004 Jun 27
1
IAX Phone Issues/McAfee Virus Scan vs. IAX Phone
--Request For Bug Reports--
I'm working on the next release of IAX Phone. Please let me know what, if
any, issues you who use it may have run into. I hope to be able to release
a new version in the next two weeks.
Some fixes/features:
- Conferencing
- Proper handling of 'qualify'
- Intercom
- Paging
- Phone Book
--Virus Scanner Problems?--
I have been working through a number
2009 May 11
1
R and McAfee 8.5
Hi,
I have been working with R for the last year and using the UKFSST package to look at satellite tag track data and SST information. Fpr those not familiar, the package uses the positions estimated by the satellite tags themselves and the associated SST data from servers (in this case, from the University of Hawaii and the NOAA Coastwatch website) for the time preiod to estimate a reasonable
2005 Jun 30
6
McAfee 8 incompatible with Samba
I've parsed a whole year's worth of postings in this group
and didn't find any previous reference to the problem.
Since I've updated McAfee to version 8 many applications
which open file chooser dialogs report "Access denied"
when trying to open a Samba share, including the users's
own home directory.
At installation one can choose to exclude some apps from
the
2010 Sep 09
1
Error in normalizePath(path) : with McAfee
Dear R People:
I keep getting the "Error in normalizePath(path) :" while trying to
obtain the necessary packages to use with the "Applied Spatial
Statistics with R" book.
I turned off the Firewall (from McAfee) but am still getting the same message.
Does anyone have any idea on a solution please?
> sessionInfo()
R version 2.11.1 (2010-05-31)
i386-pc-mingw32
locale:
[1]
2013 Oct 24
3
SolidWorks 2013 performance problems
Hi,
We're having performance problems with SolidWorks on our shares.
Copying the entire entire solidworks project to local disk and opening
from there takes around 30s, but opening from the share directly takes
minutes.
Apparently solidworks knowledge base has this to say about Samba:
> The official policy with regards to Linux Samba is that our legal department has advised us that the
2010 Sep 04
6
Solidworks 2009 on Linux Mint 9
Hi all
I us Linux for some two years now, most of the time i us ubuntu ultimate edition.
since version 1.2 of wine I could also run Solidworks 2009.
The installation was made by the instruction on the AppDB:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=18101
Now I an trying to us Linux Mint 9 ( ubuntu 9.10 )
I installed wine 1.2 and tried to install Solidworks like I
2007 Nov 21
1
Manipulating x axis in stripchart
Hi all,
I I need to manipulate the x axis in a stripchart.
I will use one of the data sets included in R to
explain what I need to do.
attach(ToothGrowth)
stripchart(len[supp=='VC']~dose[supp=='VC'],
vertical=TRUE, group.names=c('A','A','A'))
stripchart(len[supp=='OJ']~dose[supp=='OJ'], add=TRUE,
vertical=TRUE, at=c(1:3)+.1,
2001 Jul 25
2
pch with plot and legend
I'm trying to plot a scatterplot of two variables using pch to plot
different characters based on a third factor. Here is my example
> data("ToothGrowth")
> attach(ToothGrowth)
> levels(supp)
[1] "OJ" "VC"
> plot(len ~ dose,pch=as.numeric(supp))
> legend(locator(1),pch=as.numeric(supp),legend=levels(supp))
The command as.numeric(supp) returns 2 2
2005 Mar 14
3
Citrix, Samba PDC experiences.
Hi all,
I've dug through the lists and google, but haven't found very
much info on using Citrix with a samba PDC. The small number of
messages and information I've found, lead me to believe it will
work. Does anyone have any first hand knowledge they'd be
willing to share? I'm currently involved in rolling out Citrix
for proprietary windows apps for remote offices.
2005 Dec 08
1
Samba and Solidworks
hello,
I have a problem with SolidWorks (2006 rc2.0 and rc0.0) and Samba
(3.0.14a on Debian Gnu/Linux 3.1 Sarge (stable). There are several
stations running SolidWorks.
Before the migration (from Windows XP server), the application was
running ok.
The problem is while opening new files, I have messages like "connection
to file has been lost...", "cannot open fichier ...",
2008 Nov 06
3
Samba and Solidworks (cat and dog)?
Hi all,
We've been using samba for a couple of years now and it always running well.
But last week we decided to shut down our windows server and move all
solidworks file into the samba server. Since then we can't save project
created by solidworks with error code shown below
Access to \\sambaserver\solid-files\~$project1.SLDPRT was denied.
The fact is that ~$*.SLDPRT was created on
2010 Sep 07
2
.net 3.0 and Windows Presentation Framework?
Hi,
I'm currently using SolidWorks with Wine 1.3-2, and it works pretty well
now. Unfortunately, some add-ons depends on .net30, and particularly
WPF. As mono2.x doesn't support WPF, is there a way to use native one
from .net30 ?
I tried to install dotnet20 and 30 only with winetricks, but it doesn't
helps. In fact it trashes my SolidWorks installation, and i had to
restore my
2006 Mar 18
3
Nil result on find & pretty print
I am new to Ruby and to Ruby on Rails and have spent the last few days
trying to get my head around it. I think I am already hooked but am
suffering badly from years of programming a non-OO RDBMS. I am trying
to learn by attempting to produce a system for my work.
I have a main table sdocs which has a field supplier_id which is an
entry in another table (suppliers) to lookup supplier name etc.
2007 Feb 03
1
OpenGL crash with SolidWorks
Hi,
I tested SolidWorks 2005 and 2006 with wine 0.9.30 on ubuntu 6.10 with various
graphics cards ( intel notebook, Nvidia 6800GT ), and in every case, I got a
crash displaying graphics windows ( bug 7311 ) :
X Error of failed request: GLXBadDrawable
Major opcode of failed request: 143 (GLX)
Minor opcode of failed request: 5 (X_GLXMakeCurrent)
Serial number of failed request:
2005 Dec 08
2
Samba and Soliworks
hello,
I have a problem with the CAD software SolidWorks (2006 rc2.0 and rc0.0)
and Samba (3.0.14a on Debian Gnu/Linux 3.1 Sarge (stable). There are
several stations running Windows XP and SolidWorks.
Before the migration (from Windows XP server), the application was
running ok.
The problem is while opening new files, I have messages like "connection
to file has been lost...",
2008 Sep 12
2
Again, about boxplot
Thank you for your guys reply for my previous question. But I got one more
question about the boxplot. With the code in the R-help:
boxplot(len ~ dose, data = ToothGrowth,
boxwex = 0.25, at = 1:3 - 0.2,
subset = supp == "VC", col = "yellow",
main = "Guinea Pigs' Tooth Growth",
xlab = "Vitamin C dose mg",
ylab =
2010 Feb 07
3
Solidworks on Samba
Dear friend,
I saw your post
http://lists.samba.org/archive/samba/2008-November/144686.html about running
Solidworks with SAMBA as a file server.
I'm getting the same issue with the ~files....
Did you solved this issue? Can you explain me how?
Thanks,
Miki Barzilay
2011 Jun 03
2
Arules: R Crashes when running eclat with tidLists=TRUE
Hello,
I'm using the eclat function of the arules package (1.0-6) for the
identification of frequent itemsets. I need the tidLists, but if I set
in the function tidLists=TRUE R crashes (Windows XP Professional SP3,
32 bit, R version 2.12.1 (2010-12-16), reproducible on two different
computers) with two different error messages or non at all. Minimum
examples are:
library(arules)