Displaying 20 results from an estimated 7000 matches similar to: "AW: AW: Re: AW: samba installation"
2003 Jun 02
0
AW: AW: AW: Re: AW: samba installation
there is some new Error:connections.tdb not initialized.
balalayka:/usr/local/samba/bin # ./smbstatus
params.c:OpenConfFile() - Unable to open configuration file
"/usr/local/samba/lib/smb.conf":
No such file or directory
Can't load /usr/local/samba/lib/smb.conf - run testparm to debug it
*************************************
I do copy the old smb.conf to
2003 Jun 02
0
AW: AW: Re: AW: samba installation
You need to do ./smbstatus as well.
------------------------
"A.A" <1alp@gmx.de> wrote:
------------------------
hi,
>
>in the meantime i uninstalled and reinstalled samba again.
>it' s strage because i get two directories , Samba and samba-2.2..8a !!
>Newertheless i did as you wrote but there is still the old Samba ther!
>i Killed both Daemons and do :
2003 Jun 02
0
AW: AW: AW: Re: AW: samba installatio
Since you've compiled with default options, your smb.conf is located in
/usr/local/lib/smb.conf . You should copy your working smb.conf for version 2.2.7 (/etc/samba/smb.conf) to /usr/local/lib.
You should run ./testparm as well.
------------------------
"A.A" <1alp@gmx.de> wrote:
------------------------
there is some new Error:connections.tdb not initialized.
>
>
2003 Jun 02
0
AW: Re: AW: samba installation
hi,
there is the output of the command samba stop
and some more outputs.
Maybe you see now more what do i wrong :(!
balalayka:/usr/local # ls
. bin include man samba-2.2.8a sbin src
.. games lib samba samba-2.2.8a.tar.gz share
balalayka:/ # /etc/init.d/samba stop
bash: /etc/init.d/samba: No such file or directory
balalayka:/ # whereis samba
samba: /etc/samba
2003 Jun 02
0
AW: Re: AW: samba installation
you'll need to type './smbd -D' instead of 'smbd -D' if you're in the /usr/local/samba directory (same for nmbd -D and smbstatus).
BTW, you need to type 'ps fax | grep smbd' and then 'kill -9 <process ID>', where <process ID> is listed in the 'ps fax | grep smbd' command. Same for nmbd.
Also, make sure the smbd and nmbd daemons are not
2003 Jun 02
1
AW: AW: AW: AW: Re: AW: samba installatio
hi ke,
****************************************************
Since you've compiled with default options, your smb.conf is located in
/usr/local/lib/smb.conf . You should copy your working smb.conf for version
2.2.7 (/etc/samba/smb.conf) to /usr/local/lib.
You should run ./testparm as well.
***********************************
That's just what i did and the Result is the same!
Is there a
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
2003 Jun 03
0
AW: how i install samba!!
there is not this entry like this
??
henry
-----Urspr?ngliche Nachricht-----
Von: Ron Bombard [mailto:ronb@nativetextiles.com]
Gesendet: Dienstag, 3. Juni 2003 22:52
An: Henry Human
Betreff: Re: [Samba] (no subject)
In your smb.conf file... there's a line something like this:
lock dir= /opt/samba/var/locks
Make sure this directory EXISTS and is read/writeable.
Just a suggestion.
>
2003 May 21
0
getent showing wrong gids af
The only thing I know is that tdb files are Trivial DataBase files. So it's a database used by samba to persistently store stuff. The file I was refering to accidentally had "winbind" and "id" in its name, so I just deleted it to see what it gives. Seems I made the right choice.
I have no idea how to view these files though. Maybe someone on the list knows?
1999 Oct 02
2
How to start smb server when reboot?
Hi,
I installed Samba 2.0.3 on Linux 2.2.5. Every time I reboot system I found
the smb has not been started. But in the directory /etc/rc.d, the file "smb"
exists. When I run "smb restart",after a while, the samba server is ok. I
wonder why the samba server is not up when system reboot. Thanks a lot.
Followed is the content of the file "smb":
#! /bin/sh
..
2003 Jun 03
1
how i install smba!!
hi users!
i'm trying to Install a new version of samba (samba-2.2.8a) since tree
days!
i have a Suse linux 8.2 Server and in my Server run alredy samba-2.2.7 (
smbd and nmbd run in /etc/samba)
I 'v installed and configured now samba in the /usr/local/src/samba-2.2.8a/
directory
like this :
./configure --sysconfdir=/etc/samba --localstatedir=/var/log/samba --mandir
=/usr/local/man
2002 Aug 29
1
Need Help: Sometimes Stop during smbd start
Hi
during Startup of SuSE-Linux 7.2 Prof. the PC is sometimes
( 1 of 10 times) stopping by start smbd. Reset knop the help
only. I have this problem with the samba version in SuSE
package and version 2.2.5 too. In the file ../rc3.d/S12smb I
added 2 lines to see if nmbd and smbd are startet.
I see nmbd is starting always, the text "SAMBA smbd
gestartet" is in case of fault not printing.
2003 Jun 03
0
(no subject)
hi user, hi stephane,
thanks a lot for your answer. I uninstall old version and install new
version of samba.
now i have this Error when i do this commands:
balalayka:/usr/local/samba/bin # ./smbd -D
balalayka:/usr/local/samba/bin # ./nmbd -D
balalayka:/usr/local/samba/bin # ./smbstatus
Samba version 2.2.8a
Service uid gid pid machine
2003 May 14
0
Re: Re: cant ping winbind!
hi scott!
well here is my smb.conf ... :
(now linux is my wins server)
# Samba config file created using SWAT
# from 0.0.0.0 (0.0.0.0)
# Date: 2003/05/06 15:57:41
# Global parameters
[global]
workgroup = SCIENCEU
netbios name = TT
security = DOMAIN
encrypt passwords = Yes
password server = srv-win-2000
; wins server = 11.1.9.100
wins support = yes
winbind uid = 10000-20000
winbind
2003 May 12
1
samba+dhclient0007f
Are you sure you're running dhclient prior to starting the samba daemons?
------------------------
"Zuccarelli, Pablo" <Pabloz@argentina.strykercorp.com> wrote:
------------------------
Hi list.
>
> Im trying to configure a fileserver in a linux RH 8.0 client machine
>that gets IP configuration from a NT4 DHCP server. Running just
>dhclient, I
>get an IP
2003 Jul 01
0
Many 64bit locks failed on HPUX 11.00/32
Hi Samba Team,
I tried samba 2.2.8a (without winbind) on HPUX 11/32. I downloaded the
binaries from
http://de.samba.org/samba/ftp/Binary_Packages/hp/samba-2.2.8a/ I get
following errors:
[2003/06/27 10:16:50, 0] locking/posix.c:(658)
an Invalid argument error. This can happen when using 64 bit lock
offsets
[2003/06/27 10:16:50, 0] locking/posix.c:(659)
on 32 bit NFS mounted file systems.
2003 Jul 09
0
[Fwd: Many 64bit locks failed on HPUX 11.00/32]
Hi,
last time I send you this message I got back a vacation message and no
further feedback. Can you help me?
Thanks
G. Klein
-------- Original Message --------
Betreff: Many 64bit locks failed on HPUX 11.00/32
Datum: Tue, 01 Jul 2003 08:47:58 +0200
Von: Gerhard Klein <G.Klein@edelmann.de>
An: samba@samba.org
Hi Samba Team,
I tried samba 2.2.8a (without winbind) on HPUX 11/32. I
2003 Sep 30
0
SUMMARY: Samba + KDE + winbind + home directories mounted off the Samba PDC - it can almost be done !! (as of September 30th 2003)
Hello Samba list !!
This is my original posting that I sent to the list about two months ago.
The summary is below.
------------------------------------------------------------------------------------
------------------------------------------------------------------------------------
Hello !!
Has anybody successfully implemented the similar setup ?
1. R.H. 7.2 (production kernel - 2.4.7-10)
2003 May 08
3
wbinfo -u is returning 0xc0000022
Hi all,
I have a samba 2.2.8a install runing on a debian woody. The samba is working fine and I am able to map shared drives. I want to use a Primary Domain Controller to authenticate users. I have included the necessary options in smb.conf,
# separate domain and username with '+', like DOMAIN+username
winbind separator = +
# use uids from 10000 to 20000 for domain users
winbind uid
2011 Jul 11
0
Xen and timekeeping
Hi everyone,
I have the problem with Xen domU's and timekeeping in dom0.
Time in dom0 was incorrect by 5 hours due to wrong timezone assumed. Fixed it
by ntpdate ntp.nist.gov. The time on a dom0 was changed. I didn't append
xen.independent_wallclock=1 to sysctl.conf thus the time in all domU's was
also changed. But THEY DIDN'T "KNOW" THAT!
The 'date' output