Displaying 20 results from an estimated 1000 matches similar to: "Samba 2.2.7 problem"
2003 Mar 11
2
Hide files in samba share using Window
Hi,
The following is done on a samba share:-
When I want to hide files in on the Windows interface, I right-click the file and check on the hidden attribute, but the file still appears there. Must I rename the file with a dot in front in order to hide it? Any alternative to allow the use of Windows interface to hide it?
Thanks.
adrian
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
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 Mar 05
2
Drive mappings disappearing
Hi to all!
I have another problem related to samba (2.2.7 on RedHat 7.3). Some users
reported me that drive mappings are disappearing. I have enabled Reconnect
at Log-On option every time when a Drive mapping was created.
Any idea, suggestion?
Thanx
Zoltan Sutto
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
2008 Aug 29
2
When to restart samba
If I understand correctly, in order to have the smb.conf file applied
you need to restart smbd.
Is "service smbd reload" sufficient (which does a "killproc smbd -HUP")?
Will this kill any active connections to samba resources causing user
disruption? Or is this a seamless process that can be carried out
midday?
I ask because if I need to kill all user connections to
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
2004 Feb 06
2
much slower backups using smbtar
Hi!
I have moved our samba configuration to a new hardware.
Old config:
PII 266 MHz
96MB memory
RedHat 7.2
20Gb ide hard drive for samba shares
samba-*-2.2.7-3.7.2 packages installed
kernel-2.4.20-28.7
New config:
P4 2.4GHz
512MB memory
RedHat 9.0
60GB scsi hard drive for samba shares and OS
40GB ide hard drive for backups
samba-*-2.2.7a-8.9.0
2003 Nov 11
1
Samba 3 Redhat 9 Openldap doc
Hello I'd like to thank you all for helping my setup of samba3 with Ldap,
here are my notes on configuring samba3 openldap on redhat 9.
Hopefully this information will help all of you who are trying to preform a
similar setup.
-=Carl=-
this can also be found at:
http://www.carlweiss.com/Samba3-redhat9-openldap.html
Installing Samba 3 With OpenLDAP on Redhat 9
Commands are listed in
2010 Feb 22
2
[LLVMdev] Patch - big stackframes on SPU
Hello all,
currently the SPU backend does not handle big stack frames (>16*511
bytes) nicely. llc asserts on malformed machine instructions.
(Assertion `MI->getOperand(OpNo).isImm() && "printDFormAddr first
operand is not immediate")
E.g. the function:
define i32 @foo() nounwind {
entry:
%retval = alloca i32
%big_data = alloca [1000 x i32]
store i32 3840, i32*
2000 Nov 07
4
RedHat sshd.init script typo ?
Hi,
I noticed one small possible error in the
openssh-2.3.0p1/contrib/redhat/sshd.init script.
In the stop option:
stop)
echo -n "Shutting down sshd: "
if [ -f $PID_FILE ] ; then
killproc sshd
[ $RETVAL -eq 0 ] && rm -f /var/lock/subsys/sshd
fi
echo
2002 Jan 18
5
contrib/solaris/opensshd.in patch
This patch adds the seatbelts which _only_ kill parent sshd procs... -RMallory
(eg: when you ssh into a machine and pkgadd the new openssh, it will not
kill your current (or anyone else's sshd session)
onanother_note: the buildpkg.sh could use some exec_prefix functionality...
to deal with ./configure --prefix= --exec_prefix=/usr
*** bak/opensshd.in Fri Oct 19 13:36:24 2001
---
2003 Jun 01
2
AW: samba installation
Hi again,
A.A wrote:
> Hi Thomas,
> As i wrote that's still the old Version:
> /usr/local/samba-2.2.8a/bin/smbstatus --> samba version 2.2.7a-SUSE
> When i type "Which smbstatus" i get /usr/bin /smbstatus
this looks like a standard installation of SuSE.
>
> I dont know what you mean with :
> For startup the samba processes you should change your
2006 Jun 21
2
startup script for icecast
Hello,
I was wondering about the feasibility of including a startup script for
icecast for redhat/fedora installs? I've had to do an rpm install on an fc4
box, and a source install, rpms couldn't be found for an rh9 machine, yah i
know that's old. And in both cases i had to drop in a custom-made startup
script, see below. I was wondering esepcially in the case of the rpm, and
2005 Aug 27
1
Samba works!: Samba, Kerberos, Win2K Active Directory authentication
After some days, here is my personal cookbook for
Samba in Solaris.
I needed to share a folder in my Solaris server, but
using my Windows Active Directory Account. Here are my
proccess, if it can help to anyone or if anyone can
make corrections or suggestions.
Thx.
Personal Cookbook for Samba.
Objective:
To enable a Unix server for share folders
for Microsoft Windows machines with