similar to: AW: Re: AW: samba installation

Displaying 20 results from an estimated 6000 matches similar to: "AW: Re: AW: samba installation"

2003 Jun 02
0
AW: AW: Re: AW: samba installation
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 : balalayka:/etc/samba # ps fax | grep nmbd balalayka:/etc/samba # ps fax | grep nmbd balalayka:/etc/samba # cd /usr/local/samba/bin/
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
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. >
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
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?
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 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)
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
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
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
2004 Dec 23
1
Question about win2000 and samba
Hi All, I setup Samba 3.09 with LDAP and everything seems to work fine. (shres, permissions, startscripts) But we have the following problem on Win2000 machines: If you start the machine and Login on the domain everythings seems to go fine. Then the startscript will be loaded and works fine. When I go to my computer, I see a red cross in every sharemapping. But when I click on the sharemapping
1998 Sep 10
0
SAMBA digest 1807
On 09-Sep-98 samba@samba.anu.edu.au wrote: > Date: Wed, 09 Sep 1998 08:48:24 +0200 > From: franca@provincia.torino.it (Franca Vercellone) I'll answer this in English (I speak and read Italian, but writing is another matter ;-) > > HO un problema grandissimo. > Tutte le volte che il server sul quale e' configurato samba reboostrappa, > non si riesce piu' a