Displaying 20 results from an estimated 2000 matches similar to: "Mount 2k3 hidden share"
2012 Sep 19
2
write.table: strange output has been produced
Good afternoon all -
While making a steady progress in learning R after Matlab I encountered
a problem which seems to require some extra help to move over.
Basically I want to merge a data from biological statistical dataset
with annotation data extracted from another dataset using an 'id'
crossreference and write it to report file. The first part goes
absolutely fine, I have merged both
2002 Oct 11
2
Installing local package under Windows.
I'm working on a system in which PCs (running various versions
of Windows, mainly 98 I think) are networked together using
a system called ``Novell''.
I recently got our Computing Services people to install R
on this system, and it appears to work seamlessly.
I mainly want to use R in a time series course which I am
teaching this term, and to that end I wanted to install a
2002 Oct 11
2
Installing local package under Windows.
I'm working on a system in which PCs (running various versions
of Windows, mainly 98 I think) are networked together using
a system called ``Novell''.
I recently got our Computing Services people to install R
on this system, and it appears to work seamlessly.
I mainly want to use R in a time series course which I am
teaching this term, and to that end I wanted to install a
2009 Sep 02
1
a question for beginner
Hello,
i have this dataset http://www.umass.edu/statdata/statdata/data/pharynx.txt.
the variables GRADE, T_STAGE anda N_STAGE are qualitative or quantitative
variables???
i only have this simple doubt...!
another example: why in the dataset ovarian (library survival) the variable
ecog.ps: ECOG performance status (1 is better, see reference) it is
consider quantitative?
Thank's for
2001 Sep 29
1
smbmount won't work for normal user
Can't mount share on my linux boxes as a regular user.
I have no trouble mounting shares as root.
This problem occurs on both my linux boxes.
All the commands I show I have run as a regular user.
Here is all the data I have:
smbmount \\\\JHAMMER6\\public /mnt/NetWork/JHAMMER6/public/ -o debug=6
mount.smbfs started (version 2.0.7)
Initialising global parameters
params.c:pm_process() -
2004 Mar 24
0
Réf. : samba mount setuid problem
When i go to Yast Control center i can see that the user log in is set to
/bin/bash and this is the default.
Is this what you meant?
Where else to find smbmnt? 'coz when i try to open up /usr/bin/smbmnt it tells
me that "COULD NOT FIND THE PROGRAM smbmnt.
rgds,
Segie
On Tuesday 23 March 2004 14:22, you wrote:
> Are you sure that smbmnt is /usr/bin ?
>
>
>
2004 Aug 06
2
[Re: icecast2 ??]
Behold, Michael Smith <msmith@xiph.org> hath decreed:
>
> > It's icecast. It's part of xiph. It's the same project. Presumably it's
> > the same developers. I don't care about the similarity of the code
> > bases. One is released, the other one is not (alpha versions are not
> > releases).
>
> No. Whilst it originally shared one
2002 Jun 20
1
mount problems with recent mount and samba
I have a problem mounting Samba shares with recent mount packages from
RedHat and Samba packages from samba site. I have tried samba-2.2.4 RPM
and samba-2.2.5 (built for RH7.2). In all cases mount fails if I use
RH mount package version > 2.11b (current is 2.11n). If I also use
Samba packages (2.2.4) from RedHat Rawhide - everyhting works
Here is detailed description I have submitted to RH
2006 Feb 25
1
samba 3.0.21c Installation error "client/smbmnt.c:296: undefined reference to `swrap_close'"
Hi all
i have downloaded samba 3.0.21c.tar.gz and trying to install on Redhat
enterprise Linux 4 with
kernel version 2.6.9-5 smp ,
i tried samba with following options. and while doing make it's giving
error.
./configure --prefix=/usr/local/samba-3c --bindir=/usr/local/samba-3c/bin
--sbindir=/usr/local/samba-3c/sbin --libexec=/usr/local/samba-3c/libexec
--datadir=/usr/local/samba-3c/share
2001 Dec 18
1
How do I install smbmnt suid root?
I'm trying to set up a Samba mount point to a WinME computer so that a user can
mount the file system. I'm getting the following error when I attempt the mount:
$ mount /jan.fcwm.org/
smbmnt must be installed suid root for direct user mounts (500,500)
smbmnt failed: 1
How do I install smbmnt suid root?
Running Red Hat 7.2, and have the following rpms installed:
$ rpm -qa | grep samba
2002 Apr 30
5
smbmount, smbumount and smbmnt
Hi,
I am deploying samba for an embedded system. The requirement is that the
system should be able to mount windows share points. I believe "smbmount,
smbumount and smbmnt" components are needed to do the same. I am not very
clear about smbmnt though!
I find that smbmount, smbumount and smbmnt are all quite huge. Around 300
to 400Kb each.
I understand that Samba is capable of doing
2004 May 02
0
smbmnt as user
Hello all,
I read in the smbmnt man page that:
"A setuid smbmnt will only allow mounts on directories owned by the
user, and that the user has write permission on."
I am trying to set up a mount on /mnt/laptop. I have given my users 777
permissions on the directory, but it is owned by root. Is there any way
that I can work around this. It appears from the man page that smbmnt
2001 Nov 06
0
[PATCH] nomtab support
This patch was sent to me by Urban Widmark <urban@teststation.com>
(thanks Urban!).
It allows me to mount remote Win shares to my Linux box
automatically. I'm using kernel automounter.
The problem was that I have a ro root fs
and my /etc/mtab isn't writable (symlinked to /proc/mounts).
Patch adds -n and -o nomtab options for smbmount.
-o nomtab was particularly useful for me.
I
2008 Nov 14
3
Change Confidence Limits on a plot
Hi,
I am attempting to set the confidence limits on a ls means plot as follows:
mult<-glht(lm(effectModel, data=statdata, na.action = na.omit),
linfct=mcp(mainEffect="Means"))
meanPlot <- sub(".html", "meanplot.jpg", htmlFile)
jpeg(meanPlot)
plot(mult, main=NA, xlab=unlist(strsplit(Args[4],"~"))[1])
This produces 95% CIs by default but I would
2005 Mar 01
1
SuSE9.2 Client to AD 2003
I have been pulling my hairs out about this for a while now. Running the
latest version of SuSE with all patches applied, I have my machine
joined to the domain no problem. But when I go to use mount -t smbfs I
get this error.
Mounting share failed, smbmnt must be installed suid root for direct
user mounts (1000,1000) smbmnt failed:1
Of course I hit Google and the list archives first before
2004 Mar 19
6
samba mounting files
Hi
whenever i try to mount a samba share which is a samba server i get an error
message that says "smbmnt must be installed suid root for direct
mounts(500, 500) smbmnt failed1"
On that note i tried to run "smbmount" as root but this did't work out. i also
tried to run smbmnt as root, up to now my problem was not solved.
Anybody there who can help please?
Thanks.
2003 Jan 10
3
user mount problems
Hi, i'm trying to get samba read write to work on my computer. I can write as root, but when i added this to my fsab
//PLAYER/UPLOAD /home/ftpa/upload2 smbfs user,rw,username=xxx,password=xxx 0 0
and try to do a
mount //PLAYER/UPLOAD
i get.
smbmnt must be installed suid root for direct user mounts (1011,1011)
smbmnt failed: 1
What should i do?
Any help would be appreciated
2003 Oct 21
2
Mounting for non-root users
This has been asked before but the answers haven't worked for me.I upgraded from 2.2.7 to 3.0.0. I used to connect to Windows sharesusing smbmnt in .bash_profile as a non-root user having chmod 4755smbmnt. Now this doesn't work: - smbmount won't let non-root users run it (even after a chmod) - smbmnt says "Failed to find real path for mount point" - mount -t smbfs says
2006 Jan 15
1
undefined reference to `swrap_close'
Hi,
This is imacat from Taiwan. I tried to compile samba 3.0.21a, but
failed. I searched the Google with no return. (Strange. Nobody
encounter this same problem before?) Could anyone help? Thank you.
My build environment is: Debian 3.1r1 Sarge, Linux 2.6.14.5, gcc
4.0.2, glibc 2.3.5. Please tell me if more information is required.
imacat@rinse samba-3.0.21a/source % ./configure
2008 Dec 08
2
How to display y-axis labels in Multcomp plot
Dear R-users,
I'm currently using the multcomp package to produce plots of means with 95%
confidence intervals
i.e.
mult<-glht(lm(response~treatment, data=statdata),
linfct=mcp(treatment="Means"))
plot(confint(mult,calpha = sig))
Unfortunately the y-axis on the plot appears to be fixed and hence if the
labels on the y-axis (treatment levels) are too long, then they are not