[Samba] Can't login into shares

2006-09-24 Thread Tim
I have had problems with Samba since the Debian upgraded samba to 3.0.23c, the problem I had was that smbd refused to start. After reinstalling samba I found the problem lay in the smb.conf the new install would start, but if I used my old smb.conf (from my previous version of samba) it would

[Samba] id mapping and tdbsam

2006-09-24 Thread jools
Hi All, I have samba 3.0.23 running on Ubuntu and have a problem with ID maps. When viewing file permissions on the PDC (Samba 3.0.20/Redhat EL4) Win XP resolves the SID/RID to NT user and group names. With the Ubuntu mamber server however, it shows only the SID. I checked that the user and

Re: [Samba] file locking question

2006-09-24 Thread Michael Gasch
hi, i think this is one reason why kernel oplocks has been integrated but i´m not sure if this always works 100%. greez Greg Lehmann wrote: Hi all, If I have a linux server running samba for filesharing and I use NFS to make these shares available on another linux server that also

[Samba] Problems with printing

2006-09-24 Thread Bartosz Wegrzyn - asterisk
Hello, I set samba using this config: [global] workgroup = MYGROUP server string = Samba Server printcap name = /etc/printcap load printers = yes printing = cups cups options = raw #guest account = nobody log file = /var/log/samba/%m.log max log size = 50 security = user dns proxy = no

Re: [Samba] Linux Samba to Mac OSX: resource fork lock problems?

2006-09-24 Thread James Peach
On 22/09/06, William Yang [EMAIL PROTECTED] wrote: I am seeking a better workaround than I currently have for the problem. Using OS X 10.3.x and 10.4.x (and possibly other versions) as workstations, and Gentoo Linux (kernel 2.6.16) with Samba 3.0.22, I have the following sequence of events.

[Samba] Migrate nt4 domain to samba

2006-09-24 Thread Les Stott
Hi All, I'm looking for some guidance. My client currently has an NT4 domain. It controls domain logons for all users, although all data is stored on another windows 2000 member server in the domain. The logon script that runs on the nt4 domain server maps drives to the other windows server.

svn commit: samba r18870 - in branches/SAMBA_3_0/source: . groupdb

2006-09-24 Thread tridge
Author: tridge Date: 2006-09-24 07:11:34 + (Sun, 24 Sep 2006) New Revision: 18870 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18870 Log: - enable the ldb ldap backend properly based on configure tests for ldap - use ldb_global_init() instead of the backend

svn commit: samba r18871 - in branches: SAMBA_3_0/source/nsswitch SAMBA_3_0_23/source/nsswitch

2006-09-24 Thread gd
Author: gd Date: 2006-09-24 07:25:08 + (Sun, 24 Sep 2006) New Revision: 18871 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18871 Log: Fix copy/paste mixup. Guenther Modified: branches/SAMBA_3_0/source/nsswitch/winbindd_pam.c

svn commit: samba r18872 - in branches/SAMBA_4_0/source/librpc/idl: .

2006-09-24 Thread tridge
Author: tridge Date: 2006-09-24 08:01:24 + (Sun, 24 Sep 2006) New Revision: 18872 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18872 Log: when converting IDL to use out,ref pointers, you also must fix any length_is() statements. Modified:

svn commit: samba r18873 - in branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/Wireshark: .

2006-09-24 Thread jelmer
Author: jelmer Date: 2006-09-24 16:39:28 + (Sun, 24 Sep 2006) New Revision: 18873 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18873 Log: Use WERR_errors table rather than DOS_errors table for wireshark. Modified:

svn commit: samba r18874 - in branches/SAMBA_3_0/source/rpcclient: .

2006-09-24 Thread vlendec
Author: vlendec Date: 2006-09-24 22:10:20 + (Sun, 24 Sep 2006) New Revision: 18874 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18874 Log: Fix some NTSTATUS/WERROR mixups Modified: branches/SAMBA_3_0/source/rpcclient/cmd_srvsvc.c Changeset: Modified:

svn commit: samba r18875 - in branches/SAMBA_3_0/source/groupdb: .

2006-09-24 Thread vlendec
Author: vlendec Date: 2006-09-24 22:10:48 + (Sun, 24 Sep 2006) New Revision: 18875 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18875 Log: The comment field can be empty Modified: branches/SAMBA_3_0/source/groupdb/mapping_ldb.c Changeset: Modified:

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

2006-09-24 Thread vlendec
Author: vlendec Date: 2006-09-24 22:11:14 + (Sun, 24 Sep 2006) New Revision: 18876 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18876 Log: Fix smbclient -L Modified: branches/SAMBA_3_0/source/client/client.c Changeset: Modified:

svn commit: samba r18877 - in branches/SAMBA_3_0/source/utils: .

2006-09-24 Thread vlendec
Author: vlendec Date: 2006-09-24 22:11:36 + (Sun, 24 Sep 2006) New Revision: 18877 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18877 Log: More WERROR/NTSTATUS bugs Modified: branches/SAMBA_3_0/source/utils/smbtree.c Changeset: Modified:

svn commit: samba r18878 - in branches/SAMBA_3_0/source/include: .

2006-09-24 Thread vlendec
Author: vlendec Date: 2006-09-24 22:13:43 + (Sun, 24 Sep 2006) New Revision: 18878 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18878 Log: With the recent checkins for me Samba3 compiles again with the NTSTATUS/WERROR checks enabled. I'll look at the build farm

Re: svn commit: samba r18875 - in branches/SAMBA_3_0/source/groupdb: .

2006-09-24 Thread tridge
Volker, The comment field can be empty I'm curious as to why it failed without this patch? The comment field is a fstring in GROUP_MAP, which means 'empty' cannot be NULL, it must just be a zero length string. The ldb_msg_add_string() function should be quite happy with a zero length string,

svn commit: samba r18879 - in branches/SAMBA_3_0/source: libads utils

2006-09-24 Thread gd
Author: gd Date: 2006-09-24 23:44:00 + (Sun, 24 Sep 2006) New Revision: 18879 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18879 Log: Fix crash for net ads gpo list. Guenther Modified: branches/SAMBA_3_0/source/libads/gpo.c

Build status as of Mon Sep 25 00:00:02 2006

2006-09-24 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2006-09-24 00:00:04.0 + +++ /home/build/master/cache/broken_results.txt 2006-09-25 00:00:10.0 + @@ -1,21 +1,21 @@ -Build status as of Sun Sep 24 00:00:01 2006 +Build status as of Mon Sep

svn commit: samba r18880 - in branches/SAMBA_4_0: . jsonrpc jsonrpc/qooxdoo source/param source/scripting/ejs source/scripting/libjs source/web_server

2006-09-24 Thread derrell
Author: derrell Date: 2006-09-25 02:49:56 + (Mon, 25 Sep 2006) New Revision: 18880 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18880 Log: JSON-RPC work in progress Added: branches/SAMBA_4_0/jsonrpc/ branches/SAMBA_4_0/jsonrpc/jsondate.esp

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

2006-09-24 Thread idra
Author: idra Date: 2006-09-25 02:56:20 + (Mon, 25 Sep 2006) New Revision: 18881 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18881 Log: remove wrong check and statement. to manipulate rootDSE we use ldb_dn_new() as base and that has 0 elements. Modified:

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

2006-09-24 Thread idra
Author: idra Date: 2006-09-25 02:56:41 + (Mon, 25 Sep 2006) New Revision: 18882 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18882 Log: make style consistent Modified: branches/SAMBA_4_0/source/lib/ldb/common/ldb.c Changeset: Modified:

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

2006-09-24 Thread brad
Author: brad Date: 2006-09-25 03:29:59 + (Mon, 25 Sep 2006) New Revision: 18883 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18883 Log: Start including test_functions.sh. test_win.sh has been rewritten to use the testit() function from test_functions.sh.

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

2006-09-24 Thread brad
Author: brad Date: 2006-09-25 03:54:46 + (Mon, 25 Sep 2006) New Revision: 18884 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18884 Log: client_test.exp getting changed to client_tests.exp was an intentional error that I inserted for testing earlier and forgot

svn commit: samba r18885 - in branches/SAMBA_4_0/source/librpc/idl: .

2006-09-24 Thread idra
Author: idra Date: 2006-09-25 04:04:40 + (Mon, 25 Sep 2006) New Revision: 18885 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18885 Log: Fix bug in our IDL pointed out by Ronnie Modified: branches/SAMBA_4_0/source/librpc/idl/srvsvc.idl Changeset:

svn commit: samba r18886 - in branches/SAMBA_3_0/source/script/tests: .

2006-09-24 Thread vlendec
Author: vlendec Date: 2006-09-25 04:17:38 + (Mon, 25 Sep 2006) New Revision: 18886 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18886 Log: First, RPC_SRVSVC is called RPC-SRVSVC and second, we're so far off on that one that there's no point yet to run this in

svn commit: samba r18887 - in branches/SAMBA_4_0/source/librpc/idl: .

2006-09-24 Thread mimir
Author: mimir Date: 2006-09-25 04:43:23 + (Mon, 25 Sep 2006) New Revision: 18887 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18887 Log: add flags found while on the plane. rafal Modified: branches/SAMBA_4_0/source/librpc/idl/samr.idl Changeset:

svn commit: samba r18888 - in branches/SAMBA_3_0/source/rpc_server: .

2006-09-24 Thread vlendec
Author: vlendec Date: 2006-09-25 04:52:30 + (Mon, 25 Sep 2006) New Revision: 1 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=1 Log: Fix a 64-bit warning Modified: branches/SAMBA_3_0/source/rpc_server/srv_unixinfo_nt.c Changeset: Modified:

svn commit: samba r18889 - in branches/SAMBA_3_0/source/lib/ldb/common: .

2006-09-24 Thread vlendec
Author: vlendec Date: 2006-09-25 04:55:07 + (Mon, 25 Sep 2006) New Revision: 18889 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18889 Log: Add some const. What's the policy here? Should I do this in Samba4 as well? Volker Modified:

svn commit: samba r18890 - in branches/SAMBA_4_0/source/librpc/idl: .

2006-09-24 Thread mimir
Author: mimir Date: 2006-09-25 05:03:08 + (Mon, 25 Sep 2006) New Revision: 18890 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18890 Log: sort the flags out and remove unknown as there's still quite a few of them (not sure if these are used actually). rafal

svn commit: samba r18891 - in branches/SAMBA_3_0/source/libsmb: .

2006-09-24 Thread vlendec
Author: vlendec Date: 2006-09-25 05:06:42 + (Mon, 25 Sep 2006) New Revision: 18891 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18891 Log: Fix double const warning from host opi Modified: branches/SAMBA_3_0/source/libsmb/nterr.c Changeset: Modified:

svn commit: samba r18892 - in branches/SAMBA_3_0/source: .

2006-09-24 Thread vlendec
Author: vlendec Date: 2006-09-25 05:11:16 + (Mon, 25 Sep 2006) New Revision: 18892 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18892 Log: Copy over the Samba4 valgrind suppressions Modified: branches/SAMBA_3_0/source/.valgrind_suppressions Changeset:

svn commit: samba r18893 - in branches/SAMBA_3_0/source: .

2006-09-24 Thread vlendec
Author: vlendec Date: 2006-09-25 05:35:51 + (Mon, 25 Sep 2006) New Revision: 18893 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18893 Log: Attempt to fix the Solaris build Modified: branches/SAMBA_3_0/source/configure.in Changeset: Modified: