Displaying 20 results from an estimated 1000 matches similar to: "Hide files in samba share using Window"
2003 Mar 03
5
Samba 2.2.7 problem
I am running Samba 2.2.7 on a Red Hat 7.3 box.
1. I have some windows xp computer on my network.
With the following settings the Samab can not able to win the election.
local master = No
preferred master = Yes
domain master = No
changing to
local master = Yes
It can. How these settings should work?
2. When samba is running (ps -ax)
1828 ? S 0:00
2003 Mar 26
2
Issues with home shares and W2K and MS Office
Our office is running Samba 2.2.x on Red Hat 7.x
We have a mixed bag of Win98 and recent W2K clients. The new W2K clients
have no trouble connecting to the current shares including a home share:
[homes]
comment = Home Directory
writeable = yes
read only = no
browseable = no
create mode = 0600
directory mode = 0700
hide dot files = yes
veto files = /desktop/
veto files = /.*/
inherit
2002 Nov 15
2
Help on ACLs and samba
Hi,
Firstly I want to declare I am a newbie to Samba. I am installing samba over Redhat 8.0
I need to know whether Samba can replace my NT4 PDC in the following aspects and how to do it:-
1. ACLs. Must i create the every user name in Samba as in the NT4 PDC? How do I create groups like "Protocol Stack" with space in between the groupname? (Making sure that the ACls are mapped
2003 Mar 20
3
How do I upgrade from 2.2.5 to 2.2.8
Samba List Serve Users:
Is there a document or web link that follow that describes the steps to
upgrade Samba from 2.2.5 to 2.2.8? The documentation on samba.org the I
have read assumes that the install is a fresh install and not an upgrade.
Thanks so much,
Mark Roth
Systems Engineer
Mylan Pharmaceuticals, Inc.
(304) 598-5430 x6864
2003 Nov 04
2
acl problem
Hello
I have samba (2.2.7a) shares on linux (rh 7 & 9) servers with posix-acl
(both kernel (2.4.19/ext2 and 2.4.20/xfs) and samba enabled) and an nt 4 PDC.
works fine except that I can't change acl of a file/dir if i'm not the
owner, thought i'm in a group that has write access to the file/dir
I set the "dos filemode = yes" as told in "man smb.conf", but it
2003 Feb 22
4
Restrict access to [homes] share
G'day,
I'd like to know how to restrict access to the [homes] share. Currently, each
user is able to read/write to his/her own share, and by typing
\\machine\anotheruser can open another user's share and read/write there too.
I would like to restrict access so that a user can only read/write to their
own share only.
Here is some of the relevant config:
[global]
workgroup = ASDF
2002 Jul 30
1
Latest won't configure on my Sparc running Solaris8
Help,
I've just downloaded your latest source into my sparc, and it won't run configure. When I enter "./configure" it returns an error message that it doesn't find a valid CC. I looked and I have a /usr/ucb/cc compiler. I'm running Solaris 8 10/0. What can I do to get configure to run????????
Thanks for your help,
John Wojtusiak
2003 Feb 17
1
Testparm Solaris 8
Apologies if this has been covered already, I can't find any helpful hints
after 2 hours searching....
Testparm refuses to work on my e250 box - says it can't find the file?
Any pointers to useful docs will be greatly appreciated (other than SAMS
books and O'Rielly - been there, done that!), especially any relating to
Solaris 8 and SAMBA!
TIA
Jo
2002 Dec 11
2
Uninstall Samba?
Hello,
I am wondering if anyone could help me out with the following questions:
1. How to uninstall Samba?
2. How to install/upgrade/uninstall Samba from Mandrake 9.0 to the latest
Samba version via source code (I noticed that MDK9 installed Samba to
different places. And the document:"Using Samba" mentioned the file
"inetd.conf" but I couldn't find it in MDK9.)
2003 Jan 31
4
Moterboard help Please
All,
I have been terribly pleased with openbsd 3.2 I was using it as a
mail/samba server with postifx on a pentium pro 200 with 1 gig of
memory. Well I wanted to add a larger harddrive than what I have in it
now only 6.4 gig. Well the machine would not see it and for some reason
after hours and hours of trying I can't get a tekram 395UW and a 18gig
scsi to be the boot drive and having failed
2003 Apr 24
4
./configure
Good Morning
I am new to SAMBA and I am just getting started. I tried to do the
./configure and came up with this error. Can anyone tell me what CC is and
where do I get it from...I am on IBM RS-6000 using UNIX/aix.
# cd /tmp/samba-2.2.8a/source
# ./configure
loading cache ./config.cache
checking for gcc... no
checking for cc... no
configure: error: no acceptable cc found in $PATH
#
2003 Apr 10
7
Samba 2.2.7a and XP pro
I have read over the lists and search the web, I know this question has
been asked before, but I've not been able to fix my problem so I'll ask
here.
I have been successful in joining the XP machine to the domain however it
when I try to login to the domain windows instantly kicks up the message:
"Windows cannot connect to the domain, either because the domaincontroller
is down or
2003 Jul 15
2
Keeping track of occurrence of warning message
Hi there,
I am interested if there is anyway to keep track of the occurrence of
warning message.
I know that warnings will only be printed out at the end of the program
if warn=0. However I am also interested at which particular set of data
does the warnings occur too. This is because I am running 1000 data, so
if there are 2 or 3 data that give warnings, I would like to know which
are the ones
2004 Dec 01
3
core dump during make check when building 64-bit R on Solaris8/9
Hi,
After reading some of the posting in this list, I came across this
posting from:
From: Peter Dalgaard <p.dalgaard_at_biostat.ku.dk>
Date: Fri 29 Oct 2004 - 08:02:40 EST
Replying to Re: [R] Errors during make check
He described a problem similar to mine, that build 64-bit R (I am
building R version 2.0.1) with sunperf library gives a core dump during
make check. So I configured my
2016 Sep 07
2
Receiving LLVM Error in Custom Backend
Hi,
I am receiving an LLVM Error from a custom 16-bit backend I am creating. I
am having trouble understanding the error/problem and how to go about
solving it. The error is:
LLVM ERROR: Cannot select: t29: i32,ch = load<LD2[%x.addr], anyext from
i16> t14, FrameIndex:i16<0>, undef:i16
t7: i16 = FrameIndex<0>
t9: i16 = undef
In function: mul_add
Can anyone provide any
2009 May 17
2
Chow test(1960)/Structural change test
Hi,
A question on something which normally should be easy !
I perform a linear regression using lm function:
> reg1 <- lm (a b+c+d, data = database1)
Then I try to perform the Chow (1960) test (structural change test) on my regression. I know the breakpoint date. I try the following code like it is described in the “Examples” section of the “strucchange” package :
> sctest(reg1,
2007 Jun 10
3
Problem booting extlinux from disk
Hi,
I am having a problem booting from a disk installed with extlinux. The
exact configuration that worked with version 3.36, when upgraded to
3.50, appears to still work on the same disk. But if I zap out the disk
(i.e. start from scratch again) and install extlinux, the disk fails to
boot. Extlinux stops at the boot: prompt after displaying "Could not
find kernel image: linux".
It
2004 Apr 07
2
Graph
Hi
how i''m going to define below example
HOST IP
test1 172.30.100.1
test2 172.30.100.2
ACCEPT test1 fw tcp 22
which file i should add in the test1 and test2.
somemore is there any graph for the firewall so that i can view it.
------------------------------------------------------------------------
-------
Best Regards
Liew Toh Seng
Icq No: >> 36835809 <<
MSN:
2005 May 21
1
Problem with 3.08 under VMWare
Hi,
I previously had extlinux 3.07 booting off a VMWare SCSI disk fine. After
upgrading to 3.08, the system seem to hang after the EXTLINUX
welcome/copyright message, even before the boot: prompt appears.
Verified that downgrading back to 3.07 is fine, re-upgrading to 3.08 hangs
again.
Any ideas what might be wrong? Thanks.
Regards,
.lzs
--
Lai Zit Seng
http://pobox.com/~lzs/
2007 Jun 06
1
Chow Test
Hello R-users!
I tried to find a package to run a CHOW TEST. As a reference package I found
the STRUCCHANGE package. Do you know if it works well otherwise can you
recommend a different one?
Thanks, Bernd
--
View this message in context: http://www.nabble.com/Chow-Test-tf3878416.html#a10990270
Sent from the R help mailing list archive at Nabble.com.