search for: dquek

Displaying 3 results from an estimated 3 matches for "dquek".

Did you mean: quek
2002 Jun 03
2
Help with 2.2.4 binary build
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 qualifiers from pointer target type Compiling lib/system.c lib/system.c: In function
2002 Jun 14
2
Help: dfree command
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: dfree command = /usr/local/admin/samba-2.2.4/bin/dfree This dfree command is root owned,
2001 Dec 21
0
Help: failed to obtain active lock & bad password
Hi folks, I'm trying to install a pre-compiled version of Samba 2.2.2 on Solaris 7. For the most part, Samba appears to work except I got 2 errors: - Whenever Windows 9?/2K users access any of the shares, I get this message in the samba log: [2001/12/21 15:09:25, 0] tdb/tdbutil.c:tdb_log(342) tdb(/usr/local/admin/samba-2.2.2/private/secrets.tdb): tdb_reopen: failed to obtain active