Re: [Samba] Adding samba users via a script

2005-07-17 Thread Mi
The script works by reading the user's name, password and group from a text file, first generating Unix user accounts and then running: /usr/bin/smbpasswd -a -s $user $pwd /dev/null to add the smb accounts. The -s switch should allow the Samba password to pulled from stdin instead of a

[Samba] Running SMB protocol on a web server - Secure or not?

2005-07-17 Thread SCOTT BARRIE
We have a persistent request from web developers to install samba on web servers (Solaris 8\Apache) located in our DMZ to enable them to view log files and data etc from their XP desktops in real time...they do not have Unix Accounts in Production. I've been led to believe that installing samba

[Samba] find_domain_master_name_query_fail

2005-07-17 Thread AndyLiebman
Sorry if this is a duplicate message. The first one went out as an html mail. This is plain text only. -- Can somebody tell me what this error means? It seems I get tons of them every day in my Linux /var/log/messages. Jul 14

Re: [Samba] Missing Groups (from LDAP?)

2005-07-17 Thread Ade Fewings
Hi all, Further developments. We have a working 3.0.9 installation here, but I am unable to build **any** (including 3.0.9) version now that will correctly. The problem seems to be that samba is unable to pickup the groups of a user. We are using an LDAP backend. It all works fine

Re: [Samba] Adding samba users via a script

2005-07-17 Thread Matt Easton
On Jul 15, 2005, at 5:28 PM, jools wrote: Hi all, I have a script that I wish to implement for adding users and samba users in bulk. I'm running Samba 3.0.13 on Mandriva LE2005 although the script dates back to samba 2 days. The script works by reading the user's name, password and group

RE: [Samba] Running SMB protocol on a web server - Secure or not?

2005-07-17 Thread Geoffrey Scott
SCOTT BARRIE wrote: We have a persistent request from web developers to install samba on web servers (Solaris 8\Apache) located in our DMZ to enable them to view log files and data etc from their XP desktops in real time...they do not have Unix Accounts in Production. I've been led to believe

[Samba] qsecretary notice

2005-07-17 Thread The qsecretary program
Hi. This is D. J. Bernstein's automated mail-handling program. I've received a message from you addressed to one of Professor Bernstein's public mailing lists. The top of your message is shown below. Professor Bernstein has asked me to reject all anonymous messages and bulk mail messages. But I'm

[Samba] Authenticating against Win2003 Server

2005-07-17 Thread Greg Trounson
Hi, I'm running a Debian Sarge box that I want to authenticate against a Win 2003 Server. I understand that the old RH way of doing it was to use pam_smb_auth.so, which was easy to set up but inherently insecure. So, I've configured pam, winbind and samba, but obviously not quite

[Samba] INTERNAL ERROR: Signal 10 (Samba v. 3.0.10 in OS X 10.4.2)

2005-07-17 Thread Mike Green
My network consists of a Linksys WRT54GX wireless router connecting a Macintosh running OS X 10.4 (Samba version 3.0.10) and a Windows XP notebook. I can connect to the OS X shares wirelessly via the XP machine, but then one of two things happens: either the connection is immediately

RE: [Samba] NT4 migration errors

2005-07-17 Thread Kevin B
Kevin B wrote: Geoff kindly replied... It also looks like the /home directoy has everyones $HOME but the uid and gid for each user is numeric instead of resolving the username and groupname [same as before btw]. Thanks for the help Geoff. If you have any more ideas let me know :]

svn commit: samba r8517 - in branches/SAMBA_4_0/source/lib/ldb/common: .

2005-07-17 Thread tridge
Author: tridge Date: 2005-07-17 09:06:58 + (Sun, 17 Jul 2005) New Revision: 8517 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=8517 Log: fixed a crash bug in ldb_dn_compare_base() Modified: branches/SAMBA_4_0/source/lib/ldb/common/ldb_dn.c Changeset:

svn commit: samba r8518 - in branches/SAMBA_4_0/source/librpc/ndr: .

2005-07-17 Thread tridge
Author: tridge Date: 2005-07-17 09:08:19 + (Sun, 17 Jul 2005) New Revision: 8518 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=8518 Log: ensure all constructed NDR packets are null terminated. This is needed by the new ldb code dealing with binary records, but is

svn commit: samba r8519 - in branches/SAMBA_4_0/source/librpc/ndr: .

2005-07-17 Thread tridge
Author: tridge Date: 2005-07-17 09:13:05 + (Sun, 17 Jul 2005) New Revision: 8519 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=8519 Log: better method of ensuring null termination Modified: branches/SAMBA_4_0/source/librpc/ndr/ndr.c Changeset: Modified:

svn commit: samba r8520 - in branches/SAMBA_4_0/source: auth auth/gensec auth/ntlmssp client dsdb/samdb kdc ldap_server lib lib/ldb/ldb_tdb lib/messaging lib/registry libcli/auth libcli/cldap libcli/d

2005-07-17 Thread tridge
Author: tridge Date: 2005-07-17 09:20:52 + (Sun, 17 Jul 2005) New Revision: 8520 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=8520 Log: fixed a pile of warnings from the build farm gcc -Wall output on S390. This is an attempt to avoid the panic we're seeing in

svn commit: samba r8521 - branches/SAMBA_3_0/source/smbd trunk/source/smbd

2005-07-17 Thread vlendec
Author: vlendec Date: 2005-07-17 09:56:25 + (Sun, 17 Jul 2005) New Revision: 8521 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=8521 Log: Another micro-step: Don't pass down a flag where not necessary. Volker Modified: branches/SAMBA_3_0/source/smbd/oplock.c

svn commit: samba r8522 - in branches/SAMBA_4_0/source: librpc/ndr torture/basic torture/raw

2005-07-17 Thread tridge
Author: tridge Date: 2005-07-17 10:38:59 + (Sun, 17 Jul 2005) New Revision: 8522 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=8522 Log: fixed another couple of size_t warnings Modified: branches/SAMBA_4_0/source/librpc/ndr/ndr_spoolss_buf.c

svn commit: samba r8523 - in branches/SAMBA_4_0/source/libcli/ldap: .

2005-07-17 Thread tridge
Author: tridge Date: 2005-07-17 10:52:31 + (Sun, 17 Jul 2005) New Revision: 8523 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=8523 Log: match a zero message id in ldap replies to the last request sent. Thanks to simo for noticing that this is needed to catch the

svn commit: samba r8524 - in trunk/source: locking smbd

2005-07-17 Thread vlendec
Author: vlendec Date: 2005-07-17 12:14:27 + (Sun, 17 Jul 2005) New Revision: 8524 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=8524 Log: lock/unlock_share_entry don't use the connection parameter, so delete it. Volker Modified: trunk/source/locking/locking.c

svn commit: samba r8525 - in branches/SAMBA_4_0/source: build/smb_build script/tests

2005-07-17 Thread tridge
Author: tridge Date: 2005-07-17 12:23:40 + (Sun, 17 Jul 2005) New Revision: 8525 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=8525 Log: added two more test targets: - 'make quicktest' for running only quick tests. Finishes in 20 seconds or so. - 'make

svn commit: samba r8526 - in trunk/source/printing: .

2005-07-17 Thread vlendec
Author: vlendec Date: 2005-07-17 12:57:00 + (Sun, 17 Jul 2005) New Revision: 8526 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=8526 Log: Jerry, without this patch my smbd will not start up without an existing ntdrivers.tdb. tdb_fetch_int32 will return -1 and the

svn commit: samba r8527 - in branches/SAMBA_4_0/source/smb_server: .

2005-07-17 Thread tridge
Author: tridge Date: 2005-07-17 12:57:14 + (Sun, 17 Jul 2005) New Revision: 8527 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=8527 Log: found an uninitialised variable in 'make valgrindtest' Modified: branches/SAMBA_4_0/source/smb_server/trans2.c Changeset:

svn commit: samba r8528 - in trunk/source: include locking smbd

2005-07-17 Thread vlendec
Author: vlendec Date: 2005-07-17 13:20:26 + (Sun, 17 Jul 2005) New Revision: 8528 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=8528 Log: I find it quite confusing which of the share mode routines need a lock and which don't. This makes the lock explicit. Volker

Re: svn commit: samba r8345 - in branches/SAMBA_4_0/source/setup: .

2005-07-17 Thread Jelmer Vernooij
Hi Tridge, This looks ok. It'd be nice to get rid of the hive attribute completely, if possible. Does a LDB tree have to have exactly one 'root' element ? I couldn't get it work with multiple root keys earlier on, that's why I added the 'hive' attribute. Cheers, Jelmer [EMAIL PROTECTED]

svn commit: samba r8529 - in branches/SAMBA_4_0/source/lib/ldb/common: .

2005-07-17 Thread idra
Author: idra Date: 2005-07-17 14:15:45 + (Sun, 17 Jul 2005) New Revision: 8529 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=8529 Log: Matching against the wrong union Modified: branches/SAMBA_4_0/source/lib/ldb/common/ldb_match.c Changeset: Modified:

svn commit: samba r8530 - in branches/SAMBA_4_0/source/libcli/ldap: .

2005-07-17 Thread idra
Author: idra Date: 2005-07-17 14:16:41 + (Sun, 17 Jul 2005) New Revision: 8530 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=8530 Log: Now our ldap server is able to fullfill present and substring searches Modified:

svn commit: samba r8531 - branches/SAMBA_3_0/source/smbd trunk/source/smbd

2005-07-17 Thread vlendec
Author: vlendec Date: 2005-07-17 21:01:17 + (Sun, 17 Jul 2005) New Revision: 8531 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=8531 Log: Fix a memleak Modified: branches/SAMBA_3_0/source/smbd/close.c trunk/source/smbd/close.c Changeset: Modified:

Build status as of Mon Jul 18 00:00:02 2005

2005-07-17 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2005-07-17 00:00:07.0 + +++ /home/build/master/cache/broken_results.txt 2005-07-18 00:00:10.0 + @@ -1,4 +1,4 @@ -Build status as of Sun Jul 17 00:00:01 2005 +Build status as of Mon Jul

svn commit: samba r8532 - in branches/SAMBA_4_0/source: build/m4 heimdal_build

2005-07-17 Thread tridge
Author: tridge Date: 2005-07-18 00:06:12 + (Mon, 18 Jul 2005) New Revision: 8532 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=8532 Log: this miight fix cross compilation for reactos Modified: branches/SAMBA_4_0/source/build/m4/check_cc.m4

svn commit: samba r8533 - in branches/SAMBA_4_0/source/build/m4: .

2005-07-17 Thread tridge
Author: tridge Date: 2005-07-18 00:08:46 + (Mon, 18 Jul 2005) New Revision: 8533 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=8533 Log: improve --help output Modified: branches/SAMBA_4_0/source/build/m4/check_cc.m4 Changeset: Modified:

svn commit: samba r8534 - in branches/SOC/SAMBA_3_0/source/client: .

2005-07-17 Thread kalim
Author: kalim Date: 2005-07-18 02:05:28 + (Mon, 18 Jul 2005) New Revision: 8534 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=8534 Log: Removed unused printmode command. Modified: branches/SOC/SAMBA_3_0/source/client/client.c Changeset: Modified:

svn commit: samba r8536 - in branches/SAMBA_4_0/source/script/tests: .

2005-07-17 Thread tridge
Author: tridge Date: 2005-07-18 05:15:22 + (Mon, 18 Jul 2005) New Revision: 8536 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=8536 Log: - use smbd pid file to kill at end of selftest - remove use of 'jobs -p' as it is not portable Modified: