Displaying 20 results from an estimated 6000 matches similar to: "Samba/Linux security and sync"
2001 Nov 16
2
Unable to print correctly html on Windows Printer (SMB) Share
Hi All,
After connecting a HP DeskJet 950C printer to my NT Server and configuring it as a share printer, I used samba and printconf to connect to it.
I setup the printer in printconf as a Samba (SMB) Printer/Windows Printer (SMB) Share
After restarting the lpd daemon, I can print successfully the ASCII test page and other linux files, e.g. smb.conf, /etc/fstab, etc.
My problem is that I am unable
2001 Nov 23
3
file ownership
Hello,
I'm pleased to become a list member.
Excuse me! I need your help.
My problem is that: We have a Samba server running on Linux, this is a
PDC in our LAN. There is a share in the server with full access for any
user (that's the idea), but when a user writtes a file in the share,
he/she becomes the new file owner, and the write permission is
exclusively for him/her, consequently
2001 Nov 13
2
Cannot access Samba through Win2000 or WinNT Server but can from WinNT Workstation?
Hi all,
I have Samba 2.2.2 running on a Linux 7.1 box.
4 machines connected to a WinNT Server via a hub.
The 4 machines are WinNT Server, WinNT Workstation, Win2000 and Linux running Samba Server.
With Samba running (see testparm for samba configuration details) I can logon and access files on the Linux machine using the WinNT Workstation but cannot access the Samba server using the WinNT Server
1999 Sep 27
3
Building R-065 on SuSE-Linux 6.3
Hi,
is somebody out there who has successfullly built R-065 on SuSE-6.2
Linux ?
This is for short, If nobody has I?ll describe the problem in depth
later.
Ralph
--
Ralph Leonhardt, 8-)
Seminar fuer Internationale Wirtschaftsbeziehungen
Tel: 2180-2201
email: ralphl at lrz.uni-muenchen.de
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read
2004 Oct 12
2
Why I can't retrieve GO identifier correctly?
Hello, R experts,
I tried to retrieve all biological process GO terms at level 3 starting
"biological process" as level 1 using the code as bellows:
1 library(GO)
2 library(GOstats)
3 level2<-getGOChildren("GO:0008150")$"GO:0008150"$Children
4 for ( i in 1:length(level2)) {
5 level3 <- getGOChildren(level2[i])$level2[i]$Children
6 for ( j in
2006 Feb 16
1
brookmeyer & crowley CI for median survival time
Hi all,
Does anyone know if there is an implementation of Brookmeyer & Crowley's
confidence interval for the median survival time in R?
Reference : Brookmeyer & Crowley, "A confidence interval for the median
survival time" (1982) Biometircs
Thanks in advance for your help,
Jacqueline
[[alternative HTML version deleted]]
2009 Feb 20
1
Diagnostics for single-observation deletion in Cox models
Hi,
Storer and Crowley (JASA 1985) presented an approach for approximating the
changes in maximum partial-likelihood parameter estimates for the Cox model
when a single observation is deleted. Is there an R implementation of this
approach?
Any help is greatly appreciated. Thanks.
Best,
Ravi.
----------------------------------------------------------------------------
-------
Ravi
2016 Feb 18
5
Call for testing: OpenSSH 7.2
On 2/17/16 3:02 PM, Carson Gaspar wrote:
>
> Sadly I'm hitting a different autoconf bug :-(
I was being an idiot - configure was bombing out & I didn't notice (boy
that openssl version error message is loooooong...)
With Mr. Wilson's patch, I still get:
"sandbox-solaris.c", line 22: #error: "--with-solaris-privs must be used
with the Solaris sandbox"
2009 Aug 20
2
optimization free software
Hi
i´m starting to work with free software
(with free as in freedom)
i've been working with GAMS
(General Algebraic Modeling System)
to solve static and dynamic optimization problems
and non-linear large systems of equations
i'm wondering if there is any free software
and documentation on the subject,
wether in R, Maxima, or something else
i will appreciate any help
and any references
2001 Apr 25
2
Makefile.in diff against CVS to prevent man/config rebuild every make
Bug: all .out files get rebuilt every make. This is silly, and breaks make
install if root cannot write to your build dir.
Fix: add dependancy check sop .out files only get rebuilt if the source
file changes
FixBug: if any source file gets changed, all .out files get rebuilt. This
is because man pages and config files both get .out extensions but get
created differently. It's
2006 Jan 26
2
nmbd terminates with error code 58
Hello everybody,
i have already posted this message yesterday, but i didn't receive my
posting. There i want to repeat it.
>From time to time our nmbd daemon quits his job and the last time he did
this he told us:
[2006/01/25 15:56:02, 0] nmbd/nmbd.c:terminate(58)
Got SIGTERM: going down...
So my question is: What is the cause of this behaviour and in special
what is happening when
2016 Feb 18
3
Call for testing: OpenSSH 7.2
On 2/17/16 6:02 PM, Darren Tucker wrote:
> On Thu, Feb 18, 2016 at 12:43 PM, Carson Gaspar <carson at taltos.org> wrote:
> [...]
>> Is there a sane way to run just one test script? LTESTS can't be overridden
>> AFAIK...
>
> make t-exec LTESTS=testname
>
> where testname is the name of the specific test script without the .sh
> extension.
Nope, that runs
2004 Apr 05
9
link(2) to rename files in sftp
Is there an alternative to using link(2) to rename files in sftp-server?
Some users use sftp to upload files to a vfat partition on an sftp-server,
and then renaming doesn't work. This breaks konqueror, for example (from KDE,
which u), which upload files first with a ".part" extension and then renames
them removing this extension.
2011 Feb 14
1
Rsync 3.0.07
Got rsync daemon working, but I am trying to set some variables in the rsyncd.conf file:
here is my rsyncd.conf file:
use chroot = false
strict modes = false
hosts allow = *
log file = cygdrive/f/rsyncd.log
uid = 0
gid = 0
# Module definitions
[BackupArea]
path = /cygdrive/f/backup/test/%computerName% <---------- This is how I want it to work...
read only = false
transfer logging = yes
2001 Jun 15
1
EOL problem with channels.h in CVS
channels.h from today's CVS has MS-DOS ^M end-of-line chars.
--
Carson Gaspar - carson at taltos.org
Queen trapped in a butch body
2010 Oct 14
4
help
Dear all,
I have a function f(x) which return a list as result.
$T1
[1] 0.03376190
$T2
[1] 0.04725
$T3
[1] 0.3796071
$T4
[1] 0.3713452
$T5
[1] 0.4523651
$T6
[1] 0.4575873
I now find the result for a vector of x values at one time. I want to
store the reuslt
for each xi value in a column of a matrix
x <- seq(0,1, by=0.1)
result <- matrix(0, nrow=6, ncol=length(x))
for (i in
2008 Apr 01
10
Request for code review: the brendan() action
This came up as an RFE during the conference (I believe it''s been logged
as "4012008: brendan() action needed for DTrace Toolkit".)
As everyone here is aware, DTrace is not quite as user friendly as it
could be. For the uninitiated, it can be confusing to run a DTrace
script and not see the expected output. Brendan Gregg has addressed
this in the DTrace Toolkit[1] by
2008 Oct 31
14
questions on zfs backups
On Thu, Oct 30, 2008 at 11:05 PM, Richard Elling <Richard.Elling at sun.com> wrote:
> Philip Brown wrote:
>> I''ve recently started down the road of production use for zfs, and am hitting my head on some paradigm shifts. I''d like to clarify whether my understanding is correct, and/or whether there are better ways of doing things.
>> I have one question for
2011 Mar 09
1
Rsync on shares issue
I am using Rsync in a Windows environment and its working perfectly. I am running into an issue where on one of my Windows servers there is a folder called "share" rsync sees this and copies it exactly the way its supposed to. Here is my rsync command:
rsync -auvrlt --progress --stats --delete "/cygdrive/v/SHARE/" "jaxback02::u/%computername%/SHARE/
The issue is
2005 Jun 29
10
TCP Snoop & wrapper shell script posted
Hi ,
I have posted DTrace script to snoop tcp traffic and also provided a
wrapper script
for it to filter out unwanted traffic.
http://blogs.sun.com/roller/comments/raviswam/Weblog/tcp_snoop_using_dtrace
Please let me know if you have any feedback/comments on this.
Thanks
Ravi