[Samba] Help: dfree command

2002-06-14 Thread Desmond Quek
Hi folks, I'm trying to use a custom dfree command to have my Samba share reports accurate disk usage, here my dfree script (I pretty much copied it right off the smb.conf man page) #!/bin/sh /bin/df -k $1 | tail -1 | awk '{print $2 $4}' In smb.conf, I included this line:

Re: [Samba] Help with 2.2.4 binary build

2002-06-04 Thread Desmond Quek
Thanks Randall! That works! Desmond Original Message Subject: Re: [Samba] Help with 2.2.4 binary build Date: Mon, 3 Jun 2002 17:05:53 -0600 (CST) From: Randall Badilla [EMAIL PROTECTED] To: Desmond Quek [EMAIL PROTECTED] CC: [EMAIL PROTECTED] In your Makefile change any

[Samba] Help with 2.2.4 binary build

2002-06-03 Thread Desmond Quek
Hi folks, I'm getting these messages when compiling 2.2.4 on Solaris 7 with gcc version 2.95.3: % ./configure --with-utmp % make Compiling smbd/password.c smbd/password.c: In function `grab_server_mutex': smbd/password.c:1198: warning: passing arg 1 of `message_named_mutex' discards

Re: [Samba] The Network path was not found - Please help

2002-04-23 Thread Desmond Quek
missing... Desmond Original Message Subject: Re: [Samba] The Network path was not found - Please help Date: Mon, 22 Apr 2002 22:01:18 -0400 From: Joel Hammer [EMAIL PROTECTED] To: Desmond Quek [EMAIL PROTECTED], [EMAIL PROTECTED] References: [EMAIL PROTECTED] This is a question

Re: [Samba] The Network path was not found - Please help

2002-04-23 Thread Desmond Quek
Yes, lmhosts helps! Thanks, Desmond Original Message Subject: Re: [Samba] The Network path was not found - Please help Date: Tue, 23 Apr 2002 12:41:03 -0400 From: Joel Hammer [EMAIL PROTECTED] To: Desmond Quek [EMAIL PROTECTED], [EMAIL PROTECTED] References: [EMAIL

[Samba] The Network path was not found - Please help

2002-04-22 Thread Desmond Quek
Hi folks, I'm running 2.2.3a on Solaris 7, with bunch of Win2k and XP clients from several subnets. For the clients that are on the same subnet as the server, everything works fine. But for the clients that are on a subnet different from the server, users are getting The network path