Re: [Samba] samba restart

2003-06-07 Thread kenneth westelinck
On Linux I always use 'ps fax' On SunOS I always us 'ps -ef' This should give you a list of all processes running. If the list is to big, just pipe it to grep: ps fax | grep nmbd and ps fax | grep smbd. If you're alsoe using winbindd, don't forget to grep for that as well. There's a similar thread

Re: [Samba] Accepting Time Server

2003-06-07 Thread Kemas
hi, you have to put this line in your global smb.conf time server = yes and you have to make samba as domain logon for login script to run in your win box i guess you allready knew about running login script, so i am not going to spit it here if you don't you can always ask thanks -

[Samba] how run samba in background?

2003-06-07 Thread Arnold
hi, I'm trying to run samba from console with an Startup Script in background. (i can start this script manuel with /etc/init.d/./samba.init but after reboot samba daemons are stoped) the Startup Script is in /etc/init.d/samba.init. I run this Script with chkconfig in runlevel 35 : #chkconfig

[Samba] Samba over netbeui partial success.

2003-06-07 Thread Nikolai Zhubr
Hi samba people, in case someone is interested (which I actually hope), I've got samba 2.2.8a running over raw netbeui (no tcp/ip at all) on 2.4.20 x86 linux (great thanks go to Procom inc., A.C. de Melo and Balatoni Denes) I've fixed some most critical stability issues, but there are still some

Re: [Samba] Broadcast message with smbclient -M

2003-06-07 Thread Dragan Krnic
Is there a way to broadcast a message with smbclient -M? Also, is there some utility out there with user interface where I can select which machines should receive the message and then send it out? Not that I know, but any scripting language can accomplish that without much sweat, e.g. for i

Re: [Samba] how run samba in background?

2003-06-07 Thread Joel Hammer
Doesn't just adding -D to the command make it run in the background? For example: /usr/local/samba/bin/smbd -D Joel On Sat, Jun 07, 2003 at 11:46:01AM +0200, Arnold wrote: hi, I'm trying to run samba from console with an Startup Script in background. (i can start this script manuel with

RE: [Samba] samba newbie having trouble configuring samba on RH7.3...

2003-06-07 Thread marvc
Tori Thanks for the mini tutorial on getting started with samba, it helped a great deal as I was able to compile and install after locating ./configure in the source directory. Not to sound like a lazy ungrateful peasant but I'm unable to log in to swat by typing http://localhost:901. Am I

[Samba] Re: pdf printer

2003-06-07 Thread Kurt Pfeifle
Norman Zhang nzhang at arkon-group.com wrote on Samba-Digest Tue Jun 3 16:52:33 GMT 2003 Hi, But this only covers the Install-PDF-Printer-on-CUPS part. The other part is the Install-PDF-Printer-on-Windows. Here you have several options. My recommendation is the

AW: [Samba] how run samba in background?

2003-06-07 Thread Arnold
hi, Is there a symlink to the script in your rcX.d directory? No, could you tell me how do i make some symlink(a sample please) ?? Thanks -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

[Fwd: Re: [Samba] Win XP logon issues]

2003-06-07 Thread Jeffrey D. Means
What is going on here with samba and win xp?? Did MS put something in one of their hotfixes to break samba?? I just tried going back to samba3.0a22 which I had running previously on the same server with the same strange results (same samba config file). I think MS is worried and as such is

[Samba] No password for specific IP address?

2003-06-07 Thread Subba Rao
Hi, I have a slow Windows NT system. Eachtime I reboot, it connects to the Samba file shares and prompts me for password. Since this is a slower computer, it takes forever before I see the login window. (This system has only 32MB RAM). Is it possible to configure Samba to allow password-less

RE: [Samba] samba newbie having trouble configuring samba on RH7.3...

2003-06-07 Thread marvc
Still No-Go! Still getting timeout and connection refused errors when trying to access this. I also can't find the smb.conf file that's supposed to be located in /usr/local/samba/lib. All I see in this directory is a codepages directory. Could this install have gotten corrupted or am I looking in

[Samba] Badly need some help with those BEEEEEP roaming profile....

2003-06-07 Thread Pierre Francoeur
Hi all, I've got a Samba PDC working on Slackware 9.0 with clients running Win2k SP3 French. Everything runs fine, except one thing. I suppose you guessed what... (eh... no? erm...) the roaming profile. I've been googling / reading howtos / searching the archive for some time now, still can't

Re: [Samba] No password for specific IP address?

2003-06-07 Thread Joel Hammer
This seems easy enough. In your global section, you could have something like this: include = /usr/local/samba/lib/smb.conf.%I Create a file: /usr/local/samba/lib/smb.conf.IPofSlowBox In this smb.conf you can put specific parameters to allow this box a passwordless login. The exact method you

Re: [Samba] samba newbie having trouble configuring samba on RH7.3...

2003-06-07 Thread Joel Hammer
To enable swat, you have to edit inetd.conf or its equivalent in xinetd. I don't use Redhat so I cannot be much more specific. Joel On Sat, Jun 07, 2003 at 10:06:54AM -0400, marvc wrote: Tori Thanks for the mini tutorial on getting started with samba, it helped a great deal as I was able to

Re: [Samba] samba newbie having trouble configuring samba on RH7.3...

2003-06-07 Thread Tori Williamson
Marv, Don't worry. You don't sound lazy, ungrateful or a peasant. This is precisely why the list exists. Besides, I'm not the kind of mook to say RTFM to anyone. :-) The only thing I can think of with Swat that you may have missed was starting it. Look in /etc/init.d for swat. If it's there,

Re: [Samba] samba newbie having trouble configuring samba on RH7.3...

2003-06-07 Thread Tori Williamson
Easiest way to find smb.conf's location is to enter: # find / -name smb.conf Do it as su. That should tell you where it is. .t - Original Message - From: marvc [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Saturday, June 07, 2003 11:27 AM Subject: RE: [Samba] samba newbie having

[Samba] Access is Denied

2003-06-07 Thread Dennis Krinke
I have a debian linux computer called 'dads' and a win98 conputer called 'moms' I want to be able to transfer files from 'moms' to 'dads' using samba. 'dads' has these debian packages: ii samba 2.2.3a-12.3A LanManager like file and printer server fo ii samba-common 2.2.3a-12.3

Re: [Samba] Access is Denied

2003-06-07 Thread Sameer Zeidat
Hi .. Try adding the following to the global section: guest account = dennis When connecting from 'moms' supply your 'dennis' account password. __ Do you Yahoo!? Yahoo! Calendar - Free online calendar with sync to Outlook(TM). http://calendar.yahoo.com -- To

Re: [Samba] samba newbie having trouble configuring samba on RH7.3...

2003-06-07 Thread Sameer Zeidat
Try this command to enable swat on RedHat: # chkconfig --level 35 swat on swat is controlled by xinetd. To start it automatically everytime the system start do this: # chkconfig --level 35 xinetd on To start xinetd manually do this: # service xinetd start Finally, check the swat xinetd

RE: [Samba] samba newbie having trouble configuring samba on RH7.3...

2003-06-07 Thread marvc
Thanks again as the responses are really appreciated. Here's what I have so far. I managed to locate the smb.conf file but it was in the: /usr/local/samba-2.2.8a/packaging/RedHat directory. Does this qualifies as having a jacked up install? Can I modify this file and then move it to where it

RE: [Samba] samba newbie having trouble configuring samba on RH7.3...

2003-06-07 Thread Sameer Zeidat
Hi .. I didn't read the whole conversation regarding this problem. So, my advice might not be what you want. However, why are you compiling from source? Why not use RedHat RPM packages instead. It will make your life much easier, and for a newbie the default build config would suffice, I guess.

Re: [Samba] Access is Denied

2003-06-07 Thread Jeffrey D. Means
Dennis: Try adding a samba user dennis using 'smbpasswd -a dennis' then you should be able to logon to dads :) Jeff Means CIO MeansPC [EMAIL PROTECTED] Dennis Krinke wrote: I have a debian linux computer called 'dads' and a win98 conputer called 'moms' I want to be able to transfer files from

RE: [Samba] samba newbie having trouble configuring samba on RH7.3...

2003-06-07 Thread marvc
Thanks swat wasn't located in xinetd so I ended up creating it and adding disable=no line. I don't know if this was necessary but I wasn't able to find it. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sameer Zeidat Sent: Saturday, June 07, 2003 6:28

RE: [Samba] samba newbie having trouble configuring samba on RH7.3...

2003-06-07 Thread Sameer Zeidat
Hi .. Ok .. swat isn't there because you compiled samba and installed it using the default location '/usr/local/samba-2.2.8a' .. so even if you create 'swat' manually my guess is that you'll run into other problems because of this location. For example, the binaries will be under

[Samba] Cannot connect from Linux to XP

2003-06-07 Thread Enrico Ng
I am using Samba Version 2.999+3.0cvs20020906-1 for Debian. I can use it fine FROM windows to access files on my linux computer. These two are the only computers on my workgroup. I am unable to conenct to my Windows XP PRO SP1 computer. Any ideas? When I do smbclient //TENSOR/mp3 -U

Re: [Samba] samba newbie having trouble configuring samba on RH7.3...

2003-06-07 Thread Tori Williamson
Marv, My vote is with Sameer... read his prior letter and download the 4 rpms and install them. It will TRULY make your life easier. Being that you're using Samba at home, you're not going to gain anything over source vs. RPM. If this was a production deployment, I'd probably say different. But

RE: [Samba] samba newbie having trouble configuring samba on RH7.3...

2003-06-07 Thread marvc
I'll try the samba rpm's. I have just one question before I begin, and I apologize in advance if this sounds a little dumb. Once I download each of the rpm's do I have to configure each of them or just one of them? I could never get this question answered that's why I switched to using tar files.

Re: [Samba] Access is Denied

2003-06-07 Thread Joel Hammer
In TEST 7, you haven't supplied a password, which is required of your tmp share. Other ideas: You have guest account = nobody in globals and guess only = yes in the share dennis. According to man smb.conf, no matter who you say you are, you will be logged in as nobody on that share. I am not

Re: [Samba] Re: Accepting Time Server

2003-06-07 Thread Chris Smith
On Sat, 2003-06-07 at 16:36, SoloCDM wrote: How does Microsoft Windows know to grab the time off the Linux server? In regards to Samba's time service the Windows system simply performs a net time /set command, executed manually or via a script. Is ntpd needed on the Linux server to execute

[Samba] Re: Accepting Time Server

2003-06-07 Thread Tom Diehl
On 7 Jun 2003, Chris Smith wrote: On Sat, 2003-06-07 at 16:36, SoloCDM wrote: How does Microsoft Windows know to grab the time off the Linux server? In regards to Samba's time service the Windows system simply performs a net time /set command, executed manually or via a script. Is

First beta of Samba 3.0.0 available for download

2003-06-07 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The Samba Team is proud to announce the availability of the first beta release of the Samba 3.0.0 code base. While we are significantly closer to the final release, I will remind you that this is a non-production release provided for testing only.

RE: [Samba] samba newbie having trouble configuring samba on RH7.3...

2003-06-07 Thread marvc
OK! Downloaded and installed the RPM's and everything appears to be going pretty smooth as I can log in to swat and make the necessary modifications. I'm going to take a minute and read over the security options section as I'm not sure of the best option to use here. I think I'd like to use this

RE: [Samba] samba newbie having trouble configuring samba on RH7.3...

2003-06-07 Thread marvc
Thanks for the help and advice on using the rpm's. The install was a successful one and I'm on my way. Glad this lists exists and that there are generally nice people on it who don't mind helping the newbies. -Original Message- From: Tori Williamson [mailto:[EMAIL PROTECTED] Sent:

[Samba] Re: First beta of Samba 3.0.0 available for download

2003-06-07 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sun, 8 Jun 2003, Kobi Shmueli wrote: Gerald (Jerry) Carter wrote: http://www.samba.org/samba/whatsnew/samba-3.0.0beta.html You have a broken link... Thanks. Should be fixed now. (should have been samba-3.0.0beta1.html). I've added a

Re: [Samba] Re: First beta of Samba 3.0.0 available for download

2003-06-07 Thread Sameer Zeidat
Hi .. Is there a 'samba-3.0.0beta1.src.rpm' ? Thanks, __ Do you Yahoo!? Yahoo! Calendar - Free online calendar with sync to Outlook(TM). http://calendar.yahoo.com -- To unsubscribe from this list go to the following URL and read the instructions:

Re: [Samba] Re: First beta of Samba 3.0.0 available for download

2003-06-07 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sat, 7 Jun 2003, Sameer Zeidat wrote: Is there a 'samba-3.0.0beta1.src.rpm' ? I had problems with an rpm v3 src and rpm v4.2 (RH 9). Just do this: $ cd packaging/RedHat $ sh makerpms.sh That will build the binary and source

CVS update: samba/docs

2003-06-07 Thread jerry
Date: Sat Jun 7 13:48:24 2003 Author: jerry Update of /data/cvs/samba/docs In directory dp.samba.org:/tmp/cvs-serv14466/docs Modified Files: Tag: SAMBA_3_0_RELEASE Samba-Developers-Guide.pdf Samba-HOWTO-Collection.pdf Log Message: syncs from 3.0 Revisions:

CVS update: samba/docs/docbook

2003-06-07 Thread jerry
Date: Sat Jun 7 13:48:24 2003 Author: jerry Update of /data/cvs/samba/docs/docbook In directory dp.samba.org:/tmp/cvs-serv14466/docs/docbook Modified Files: Tag: SAMBA_3_0_RELEASE Makefile.in docbook.txt Log Message: syncs from 3.0 Revisions: Makefile.in 1.42.2.1

CVS update: samba/docs/docbook/xslt

2003-06-07 Thread jerry
Date: Sat Jun 7 13:48:25 2003 Author: jerry Update of /data/cvs/samba/docs/docbook/xslt In directory dp.samba.org:/tmp/cvs-serv14466/docs/docbook/xslt Modified Files: Tag: SAMBA_3_0_RELEASE generate-attributions.xsl Log Message: syncs from 3.0 Revisions:

CVS update: samba/docs/docbook/projdoc

2003-06-07 Thread jerry
Date: Sat Jun 7 13:48:24 2003 Author: jerry Update of /data/cvs/samba/docs/docbook/projdoc In directory dp.samba.org:/tmp/cvs-serv14466/docs/docbook/projdoc Modified Files: Tag: SAMBA_3_0_RELEASE CUPS-printing.xml Log Message: syncs from 3.0 Revisions: CUPS-printing.xml

CVS update: samba/docs/docbook/xslt/db2latex

2003-06-07 Thread jerry
Date: Sat Jun 7 13:48:25 2003 Author: jerry Update of /data/cvs/samba/docs/docbook/xslt/db2latex In directory dp.samba.org:/tmp/cvs-serv14466/docs/docbook/xslt/db2latex Modified Files: Tag: SAMBA_3_0_RELEASE docbook.xsl Log Message: syncs from 3.0 Revisions: docbook.xsl

CVS update: samba/docs/faq

2003-06-07 Thread jerry
Date: Sat Jun 7 13:48:25 2003 Author: jerry Update of /data/cvs/samba/docs/faq In directory dp.samba.org:/tmp/cvs-serv14466/docs/faq Modified Files: Tag: SAMBA_3_0_RELEASE samba-faq.html Log Message: syncs from 3.0 Revisions: samba-faq.html 1.9.2.1 = 1.9.2.2

CVS update: samba/docs/htmldocs

2003-06-07 Thread jerry
Date: Sat Jun 7 13:48:30 2003 Author: jerry Update of /data/cvs/samba/docs/htmldocs In directory dp.samba.org:/tmp/cvs-serv14466/docs/htmldocs Modified Files: Tag: SAMBA_3_0_RELEASE Samba-Developers-Guide.html bugreport.html diagnosis.html findsmb.1.html

CVS update: samba/packaging/Debian/debian/patches

2003-06-07 Thread jerry
Date: Sat Jun 7 13:48:32 2003 Author: jerry Update of /data/cvs/samba/packaging/Debian/debian/patches In directory dp.samba.org:/tmp/cvs-serv14466/packaging/Debian/debian/patches Modified Files: Tag: SAMBA_3_0_RELEASE documentation.patch fhs.patch Log Message: syncs from 3.0

CVS update: samba/docs/manpages

2003-06-07 Thread jerry
Date: Sat Jun 7 13:48:31 2003 Author: jerry Update of /data/cvs/samba/docs/manpages In directory dp.samba.org:/tmp/cvs-serv14466/docs/manpages Modified Files: Tag: SAMBA_3_0_RELEASE findsmb.1 lmhosts.5 net.8 nmbd.8 nmblookup.1 pdbedit.8 rpcclient.1 smb.conf.5

CVS update: samba/source/passdb

2003-06-07 Thread jerry
Date: Sat Jun 7 13:48:32 2003 Author: jerry Update of /data/cvs/samba/source/passdb In directory dp.samba.org:/tmp/cvs-serv14466/source/passdb Modified Files: Tag: SAMBA_3_0_RELEASE pdb_ldap.c Log Message: syncs from 3.0 Revisions: pdb_ldap.c 1.116.2.2 =

CVS update: samba/testsuite/build_farm/template

2003-06-07 Thread jerry
Date: Sat Jun 7 13:48:32 2003 Author: jerry Update of /data/cvs/samba/testsuite/build_farm/template In directory dp.samba.org:/tmp/cvs-serv14466/testsuite/build_farm/template Modified Files: Tag: SAMBA_3_0_RELEASE basicsmb.smb.conf Log Message: syncs from 3.0 Revisions:

CVS update: samba/source/smbd

2003-06-07 Thread jerry
Date: Sat Jun 7 13:48:32 2003 Author: jerry Update of /data/cvs/samba/source/smbd In directory dp.samba.org:/tmp/cvs-serv14466/source/smbd Modified Files: Tag: SAMBA_3_0_RELEASE password.c Log Message: syncs from 3.0 Revisions: password.c 1.270 = 1.270.2.1

CVS update: samba/source/param

2003-06-07 Thread jerry
Date: Sat Jun 7 13:51:13 2003 Author: jerry Update of /data/cvs/samba/source/param In directory dp.samba.org:/tmp/cvs-serv15554/param Modified Files: Tag: SAMBA_3_0 loadparm.c Log Message: add back the winbind uid/gid parameter but mark them as deprecated Revisions:

CVS update: samba/source/param

2003-06-07 Thread jerry
Date: Sat Jun 7 13:52:19 2003 Author: jerry Update of /data/cvs/samba/source/param In directory dp.samba.org:/tmp/cvs-serv15717/param Modified Files: Tag: SAMBA_3_0_RELEASE loadparm.c Log Message: add back the winbind uid/gid parameter but mark them as deprecated Revisions:

CVS update: samba

2003-06-07 Thread jerry
Date: Sat Jun 7 16:23:16 2003 Author: jerry Update of /data/cvs/samba In directory dp.samba.org:/tmp/cvs-serv27689 Modified Files: Tag: SAMBA_3_0_RELEASE WHATSNEW.txt Log Message: intermediate check-in just to be safe; not done Revisions: WHATSNEW.txt1.57.2.1 =

CVS update: samba

2003-06-07 Thread jerry
Date: Sat Jun 7 17:03:19 2003 Author: jerry Update of /data/cvs/samba In directory dp.samba.org:/tmp/cvs-serv31048 Modified Files: Tag: SAMBA_3_0_RELEASE WHATSNEW.txt Log Message: intermediate check-in #2 just to be safe; not done Revisions: WHATSNEW.txt1.57.2.2 =

CVS update: samba

2003-06-07 Thread jerry
Date: Sat Jun 7 17:41:28 2003 Author: jerry Update of /data/cvs/samba In directory dp.samba.org:/tmp/cvs-serv1639 Modified Files: Tag: SAMBA_3_0_RELEASE WHATSNEW.txt Log Message: final version of 3.0.0 beta1 release notes Revisions: WHATSNEW.txt1.57.2.3 = 1.57.2.4

CVS update: samba

2003-06-07 Thread jerry
Date: Sat Jun 7 18:03:03 2003 Author: jerry Update of /data/cvs/samba In directory dp.samba.org:/tmp/cvs-serv3370 Modified Files: Tag: SAMBA_3_0_RELEASE WHATSNEW.txt Log Message: preparing for release of 3.0.0beta1 Revisions: WHATSNEW.txt1.57.2.4 = 1.57.2.5

CVS update: samba/source/include

2003-06-07 Thread jerry
Date: Sat Jun 7 18:03:04 2003 Author: jerry Update of /data/cvs/samba/source/include In directory dp.samba.org:/tmp/cvs-serv3370/source/include Modified Files: Tag: SAMBA_3_0_RELEASE version.h Log Message: preparing for release of 3.0.0beta1 Revisions: version.h

CVS update: samba/source/include

2003-06-07 Thread jerry
Date: Sat Jun 7 18:07:30 2003 Author: jerry Update of /data/cvs/samba/source/include In directory dp.samba.org:/tmp/cvs-serv3857/include Modified Files: Tag: SAMBA_3_0 version.h Log Message: bumping cvs version number to distinguish between SAMBA_3_0 cvs tree and 3.0.0beta1

CVS update: samba

2003-06-07 Thread jerry
Date: Sat Jun 7 18:18:53 2003 Author: jerry Update of /data/cvs/samba In directory dp.samba.org:/tmp/cvs-serv4652 Modified Files: Tag: SAMBA_3_0_RELEASE WHATSNEW.txt Log Message: fix a few typos found by vance Revisions: WHATSNEW.txt1.57.2.5 = 1.57.2.6

CVS update: sambaweb/whatsnew

2003-06-07 Thread jerry
Date: Sat Jun 7 22:50:25 2003 Author: jerry Update of /data/cvs/sambaweb/whatsnew In directory dp.samba.org:/tmp/cvs-serv27398/whatsnew Added Files: samba-3.0.0beta1.html Log Message: announcing 3.0.0beta1 Revisions: samba-3.0.0beta1.html NONE = 1.1

CVS update: sambaweb

2003-06-07 Thread jerry
Date: Sat Jun 7 22:50:25 2003 Author: jerry Update of /data/cvs/sambaweb In directory dp.samba.org:/tmp/cvs-serv27398 Modified Files: samba.html Log Message: announcing 3.0.0beta1 Revisions: samba.html 1.190 = 1.191

CVS update: sambaweb/devel

2003-06-07 Thread jerry
Date: Sat Jun 7 22:50:25 2003 Author: jerry Update of /data/cvs/sambaweb/devel In directory dp.samba.org:/tmp/cvs-serv27398/devel Modified Files: roadmap-3.html Log Message: announcing 3.0.0beta1 Revisions: roadmap-3.html 1.12 = 1.13

CVS update: samba/source/libsmb

2003-06-07 Thread abartlet
Date: Sun Jun 8 03:49:35 2003 Author: abartlet Update of /home/cvs/samba/source/libsmb In directory dp.samba.org:/tmp/cvs-serv24004/libsmb Modified Files: Tag: SAMBA_3_0 smb_signing.c Log Message: Rework our smb signing code again, this factors out some of the common MAC