Displaying 20 results from an estimated 6000 matches similar to: "Controlling Access to directories within shares"
2002 Jul 18
1
Cannot copy files to samba share. (A little off-topic)
I've created a share in Samba (2.2.3a) and cannot copy or create files in
it. I know I've missed something, but am unable to find the error. Any help
is appreciated.
I'm logged on with username nick (correctly as I can add files to my Home
directory...)
smb.conf
[global]
workgroup = kbnn
server string = Business Linux/Samba Server
hosts allow = 10.0.4. 127.
remote announce =
2002 Jul 16
1
OK, Samba's OK, now I need swat help.
Ok, I should be able to start swat with xinetd, but I can't seem to get
anything to start.
1. How do I tell if swat is running (other than trying to browse to
aaa.bbb.ccc.ddd:901)
2. Can someone give me an idea of what and where I need commands for xinetd.
Server is RH7.2, Samba 2.2.3a, following file "swat" is in /etc/xinetd.d/
## /etc/xinetd.d/swat
service swat
{
        port   
2009 Jan 20
1
tclarray with embedded spaces in data
I would like to use a tclArray:
mytkarray <- tclArray()
as the variable for a table:
table1 <- tkwidget(f1, 'table', variable= mytkarray)
but if I include character strings with embedded spaces, I get braces
appearing in the table.
I can remove them using a non-R tclarray, (the difference between the
first example of
http://www.sciviews.org/_rgui/tcltk/Tktable.html
and
2012 Mar 09
4
round giving different results on Windows and Mac
Dear all,
I have been running some tests of my package RSiena on different 
platforms and trying to reconcile the results.
With Mac, the commands
options(digits=4)
round(1.81652, digits=4)
print 1.817
With Windows, the same commands print 1.816
I am not bothered which answer I get, but it would be nice if they were 
the same. A linux box agreed with the Mac.
Mac sessionInfo():
R version
2006 Apr 18
2
installation of package "randomForest" failed
Hello
I'd like to try out some functions in the package randomForest. Therefore, 
I did install this package. However, it is not possible to load the 
library, although I have R-Version 2.1.1 (i.e. later than 2.0.0). The 
commands I used and the Answers/Error from R is as follows:
 > 
install.packages("C://Programme//R//rw2011//library//randomForest_4.5-16.zip", 
2020 Jul 12
2
No se inicia R-studio
Al instalar el R funciona, pero el r-Studio al abrirlo despu?s de la instalaci?n no se inicia y se queda cargando al final aparece que tardo mucho y no hay conexi?n.
Gracias por la ayuda
Saludos cordiales
Ruth Madera Sandoval
	[[alternative HTML version deleted]]
2008 Jul 28
3
lib90_cmusieve_plugin.so: undefined symbol: message_decoder_init
After upgrading our CentOS 5 box to the latest revisions last week 
(including Dovecot 1.1), we're seeing the following error message in the 
log files.  Sieve was working fine with Dovecot 1.0.
I have yet to turn up anything via Google for this particular error. 
SELinux is not logging any error messages at the moment, so I'm pretty 
sure that we've properly allowed all the SELinux
2013 Apr 22
2
NAT problem assistance...
Hi folks,
I took the plunge recently to move NAT from my router to my shorewall 
config, and mostly things are ok. Most traffic moves around without 
problems but sometimes I am having trouble accessing external webservers 
from non-gateway internal computers. I have stared at the traffic in 
wireshark (even 2 wiresharks on different interfaces) but can''t see the 
problem. Nevertheless
2005 Jul 16
1
Shares all empty after upgrade to 3.0.14a-fc4
Hi,
Hoping you can help. I've updated my samba server (PDC) from 3.0.10 to
3.0.14a as part of updating from FC3 to FC4.
I now find I cant see inside any of the shares, even though  I can see
the share names themselves and the directories are quite readable to
Linux processes. So, e.g. I can see that I have a share "Users", but not
the contents of it. With one exception all shares
2012 Jan 16
1
Saving WinBugs log file when using bugs()
Hi,
I am very new to R and Winbugs. I have been provided with a code that runs
Winbugs from R. The code runs 60 different models and I would like to
either save the Winbugs log file for each of these or reproduce the WinBugs
plots which show convergence over the iterations.I can do this by using
Debug=true and saving manually each time but obviously this is very time
consuming.
Many thanks
Ruth
2002 Aug 02
1
survival analysis: plot.survfit
Hello everybody,
does anybody know how the function plot.survfit exactly works?
I'd like to plot the log of the cummulative hazard against the
log time by using plot.survfit(...fun="cloglog") which does not
work correctly. The scales are wrong and there is an error
message about infinit numbers. It must have something to do with
the censored data, doesn't it?
#Example: 
2002 Jul 30
2
Questions concerning survival analysis
Good morning everyone (or maybe good evening)
Is there a counterpart to the s-plus function "probplot" (which
provides a qq-plot for "survreg"-objects)? Or do exist other
(rather simple) possibilities to check the assumptions of the
distribution?
I have another question to the author(s) of summary.survreg:
Why does summary(...,times=sort(x)) not give the same result as
2007 Oct 16
1
simulation
I am trying to write a function that will simulate observed counts X and 
Y as below, I want the function to be able give many replicates, can 
somebody advise?
thanks
Oarabile
#alpha,n sdx and sdy  are constant, and N is a vector of length n.
unstructured<-function(n,N,alpha,sdx,sdy){
Vx<-rnorm(n,mean=0,sd=sdx)
Vy<-rnorm(n,mean=0,sd=sdy)
thetax<-exp(alpha+Vx)
thetay<-exp(alpha+Vy)
2003 May 20
4
Inefficient Winbind behavior?
Hello all,
 
I'm having an issue with Winbind and I'm not sure if it's occurring by
design or not.
 
My Samba server resides in a Windows NT domain and uses winbindd to
authenticate to a mixed-mode 2003 domain over a trust relationship.
Everything works the way it ought to.  However, every so often my users
experience delays of anywhere from 30 to 60 seconds when connecting to a
share,
2012 Jul 23
3
How to do the same thing for all levels of a column?
Dear all,
I am a R beginner, and I am looking for a way to do the same thing for all
levels of a column in a table.
Basically, I have a bunch of protein sequences composed of different amino
acid residues, and each residue is represented by an uppercase letter. I
want to calculate the ratio of different amino acid residues at each
position of the proteins. Here is an example table:
Proteins
2005 Jan 28
1
"Phanton" domain controller problem...
Hi,
Recently I reinstalled the OS on my Samba PDC, letting Linux FC3 installer
do it's thing then overwriting the smb.conf with my old one.
Now I find that although it tries but can't become Domain master browser
again, although it is happy to become a local master, a login server and to
serve files. The reason given in the log files is that there is another PDC
on the submet at
2006 Mar 08
4
Rails running on new MacIntels?
Has anybody got Rails running on one of the new Intel based Macs? I''d 
love to get a MacBook Pro but if I can''t run Rails and MySQL then 
there''s no real point.
-- 
Posted via http://www.ruby-forum.com/.
2005 Oct 11
5
scp bug: newly created dirs do not inherit sgid bit
Dear developers,
     I discovered that directories created by scp when recursive
copying into a sgid directory do not inherit the sgid bit. I believe
this is a bug. A patch to fix this is attached.
     Regards,
       Petr Skovron
-------------- next part --------------
--- scp.c.orig	2005-10-11 16:50:17.000000000 +0200
+++ scp.c	2005-10-11 16:57:25.000000000 +0200
@@ -876,8 +876,12 @@
 				
2008 Dec 22
1
sgid bit set on ordinary files mounted via smbfs
Hi, I find that files (not directories) in an smbfs-mounted share always
have the sgid bit set.  I've looked in the FAQ and HOWTO but didn't see
anything.  I wonder if someone might suggest a way to fix it.
The share is served from Windows 2003 SP2 and mounted on a Fedora 10 Linux
machine (samba-client-3.2.5-0.23.fc10.i386) with this command line:
mount //wcl-fp1/shared /mnt/shared -t
2017 Mar 15
2
Having problem getting Asterisk to work on CentOS 7
On Tue, Mar 14, 2017 at 02:46:19PM -0400, Ron Wheeler wrote:
> https://docs.fedoraproject.org/en-US/Fedora/11/html/Security-Enhanced_Linux/sect-Security-Enhanced_Linux-Working_with_SELinux-Enabling_and_Disabling_SELinux.html
> 
> If disabling Selinux solves your problem, then your problem may be related
> to Selinux.
> If it does not change yout problem, you may want to look