[Samba] [patch 1/1] fs/proc: replace schedule_timeout() with msleep()

2005-03-06 Thread domen
Use msleep() instead of schedule_timeout() to guarantee the task delays as expected. TASK_INTERRUPTIBLE is used in the current code, but signals are not checked for, so I believe the change to msleep() is appropriate. Signed-off-by: Nishanth Aravamudan [EMAIL PROTECTED] Signed-off-by: Domen

[Samba] AIX acl's

2005-03-06 Thread William Jojo
Good morning! AIX 5.2, OpenLDAP 2.2.23, BDB 4.2, Samba 3.0.11. Trying to get the AIX acl support to work on 3.0.11 and I'm not seeing anything in the log files with acls:10. The calls to posix_acls.c are showing up, but it's like the sys_acl_get_fd() and such from lib/sysacls.c are not

[Samba] Transport endpoint is not connected

2005-03-06 Thread Stefan G. Weichinger
Hello, I tried to google this, but haven't found anything really helpful so far. I get stuff like this at one Samba-3.0.9-Domain-Member-Server: [2005/03/06 13:30:47, 1] smbd/service.c:make_connection_snum(647) fre2003 (192.168.86.11) connect to service users initially as user fre

Re: [Samba] Transport endpoint is not connected

2005-03-06 Thread William Jojo
On Sun, 6 Mar 2005, Stefan G. Weichinger wrote: Hello, I tried to google this, but haven't found anything really helpful so far. I get stuff like this at one Samba-3.0.9-Domain-Member-Server: This is an indication that the connection was terminated by the client and Samba is kind enough

Re[2]: [Samba] Transport endpoint is not connected

2005-03-06 Thread Stefan G. Weichinger
Hello, just now (on 03/06/2005 at 15:09) you noticed: WJ This is an indication that the connection was terminated by the client and WJ Samba is kind enough to tell you about it. WJ I see that a great deal in our logs. It has been suggested that it's due WJ to faulty network equipment. Of

[Samba] idmap concern on migrate from samba-2 to samba-3

2005-03-06 Thread Jaime Gascon
Hi, I'm upgrading an Samba-2.2.7a PDC to Samba-3.0.11 and I want to add a samba BDC to the domain. I've seen in the Samba-3 How-to, in the chapter Backup Domain Control, the example of the Minimal setup for being a BDC it includes idmap. It's really necessary the use of idmap and winbind in a

[Samba] how can i setup disk quota with smbcquotas?

2005-03-06 Thread alaanizar
Hi samba users, i would like to know how can i setup disk quotas with this command smbcquotas i searched info on google, i found the man pages, i tried but i cannot setup what i want. I would like to help domain users to have an idea of how much space on the server left for their files and

[Samba] how can i setup disk quota with smbcquotas?

2005-03-06 Thread alaanizar
Hi samba users, i would like to know how can i setup disk quotas with this command smbcquotas i searched info on google, i found the man pages, i tried but i cannot setup what i want. I would like to help domain users to have an idea of how much space on the server left for their files and

[Samba] Domain login not working with MySQL backend

2005-03-06 Thread Andreas Braun
Hello! I'm kind of stuck here. I'd like to set up a Samba PDC server using a MySQL database backend, so that me and my colleges can easily administer the users with a PHP based web interface. I've already installed and configured Samba 3.0.11 and MySQL 4.0 on FreeBSD. Everything seems to work

[Samba] Notification

2005-03-06 Thread Spamserver
* eManager Notification ** Recipient, Content filter has detected a sensitive e-mail. Source mailbox: [EMAIL PROTECTED] Destination mailbox(es): [EMAIL PROTECTED] *** End of message *** Received: from 208.8.92.60 by jupiter.INSIDEAI.COM

[Samba] Notification

2005-03-06 Thread Spamserver
* eManager Notification ** Recipient, Content filter has detected a sensitive e-mail. Source mailbox: [EMAIL PROTECTED] Destination mailbox(es): [EMAIL PROTECTED] *** End of message *** Received: from 208.8.92.60 by jupiter.INSIDEAI.COM

Re: [Samba] Domain login not working with MySQL backend

2005-03-06 Thread Matthias Spork
Hello, using a MySQL database backend, so that me and my colleges can easily administer the users with a PHP based web interface. Why you don't you use OpenLDAP and LAM? LAM is a Web-Based admin-interface for Samba- and Unix- LDAP-Accounts written in PHP. We use it for more than 500 users.

Re: [Samba] Domain login not working with MySQL backend

2005-03-06 Thread Andreas Braun
Matthias Spork wrote: Hello, using a MySQL database backend, so that me and my colleges can easily administer the users with a PHP based web interface. Why you don't you use OpenLDAP and LAM? LAM is a Web-Based admin-interface for Samba- and Unix- LDAP-Accounts written in PHP. We use it for

Re: [Samba] Domain login not working with MySQL backend

2005-03-06 Thread James MacLean
Andreas Braun wrote: Hello! I'm kind of stuck here. I'd like to set up a Samba PDC server using a MySQL database backend, so that me and my colleges can easily administer the users with a PHP based web interface. I've already installed and configured Samba 3.0.11 and MySQL 4.0 on FreeBSD.

[Samba] Notification

2005-03-06 Thread Spamserver
* eManager Notification ** Recipient, Content filter has detected a sensitive e-mail. Source mailbox: [EMAIL PROTECTED] Destination mailbox(es): Samba User samba@lists.samba.org *** End of message *** Received: from 208.8.92.60 by

[Samba] Notification

2005-03-06 Thread Spamserver
* eManager Notification ** Recipient, Content filter has detected a sensitive e-mail. Source mailbox: [EMAIL PROTECTED] Destination mailbox(es): Samba User samba@lists.samba.org *** End of message *** Received: from 208.8.92.60 by

[Samba] Re: profiles not loading

2005-03-06 Thread Jeff Umbach
Tony Earnshaw wrote: Jeff Umbach: I'm having the same issue as well, though it normally happens after the server locks up and needs to be rebooted. The server is RedHat ES 3 running Samba 3.0.9 and the workstations are WinXP Pro SP1. Server locks up? We had a Samba 3.0.11 running on RHAS3

[Samba] Multiple IP subnets and Samba with WINS

2005-03-06 Thread Dani Camps
I have a Linux box with two interfaces for the private LAN (eth0,eth1) and another one connected to the Internet. I have two subnets in my LAN (192.168.0.0/24 and 192.168.1.0/24) and eth0 and eth1 are the gateways of either subnet (192.168.0.1, 192.168.1.1). I have a Samba server running in the

[Samba] Multiple samba servers with LDAP

2005-03-06 Thread cooper mail
I was wondering what the best practice is for setting up several SAMBA servers in a SAMBA domain all on the same LAN. Here is what I am looking at PDC: LDAP, Samba, nss_ldap, pam_ldap Member1: Samba, nss_ldap, pam_ldap Member2: Samba, nss_ldap, pam_ldap Member . . . . Should I set the member

[Samba] Getent wbinfo problems

2005-03-06 Thread COUPER Rebecca
I am currently trying to get Samba v3.0.8 working on a Solaris 8 server. I have followed all of the instructions provided in the Samba HOW TO guide, and have successfully completed all of the tests contained in section 32 of the HOW TO. The security level that I am trying to use is domain as we

Re: [Samba] Multiple samba servers with LDAP

2005-03-06 Thread Craig White
On Sun, 2005-03-06 at 21:23 -0500, cooper mail wrote: I was wondering what the best practice is for setting up several SAMBA servers in a SAMBA domain all on the same LAN. Here is what I am looking at PDC: LDAP, Samba, nss_ldap, pam_ldap Member1: Samba, nss_ldap, pam_ldap Member2: Samba,

[Samba] Can Windows Domain admin grant write access WITHOUT full control?

2005-03-06 Thread smc+samba
Setting up the initial connection to ADS was so easy...but now I'm stuck. I'm trying to show off how seamlessly Samba integrates into an existing Windows Active Directory domain, but permissions issues are making this look much more complicated than it ought to be. I'm trying to get file

[Samba] hostnames resolve to wrong IPs - and sometimes shares become inaccessible

2005-03-06 Thread Rod Whitworth
Environment: OpenBSD v 3.6 Release, Samba ver.: Samba 3.0.5 LAN: 192.168.0.0/24, Samba servers: 2 installed replacing workgroup peer shares Windows version: XP Pro History: The 2 Sambas were installed last year and appear to have operated well until recently. Client admin now reports that,

Re: [Samba] Samba as PDC and BDC on the same network.

2005-03-06 Thread Clement DIEBOLD
Clement DIEBOLD a écrit : Clement DIEBOLD a écrit : John H Terpstra a écrit : On Wednesday 02 March 2005 09:10, Clement DIEBOLD wrote: Mccrory, Kevin B a écrit : This is the way it should be working. The BDC handles authentication requests for the domain unless it becomes overloaded at

svn commit: samba r5670 - in branches/SAMBA_4_0/source/lib/ldb: common modules tests/schema-tests

2005-03-06 Thread idra
Author: idra Date: 2005-03-06 15:33:40 + (Sun, 06 Mar 2005) New Revision: 5670 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=5670 Log: simplify and clarify ldb_modules.c code rectify the test schema correct a glitch in schema module Modified:

svn commit: samba r5671 - in branches/SAMBA_4_0/source: build/pidl librpc/idl torture/rpc

2005-03-06 Thread jelmer
Author: jelmer Date: 2005-03-06 15:57:08 + (Sun, 06 Mar 2005) New Revision: 5671 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=5671 Log: Bunch of fixes related to arrays and pointers to arrays. Modified: branches/SAMBA_4_0/source/build/pidl/ndr.pm

svn commit: samba r5672 - in branches/SAMBA_4_0/source: build/pidl librpc/idl librpc/ndr

2005-03-06 Thread jelmer
Author: jelmer Date: 2005-03-06 17:02:14 + (Sun, 06 Mar 2005) New Revision: 5672 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=5672 Log: Use switch_type() and the token storage mechanism for unions: - Makes union handling less special - Allows unions in arrays,

svn commit: samba r5673 - in trunk/source: . lib nsswitch torture

2005-03-06 Thread vlendec
Author: vlendec Date: 2005-03-06 17:09:34 + (Sun, 06 Mar 2005) New Revision: 5673 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=5673 Log: First step to get wbinfo --user-sids async. There's three calls in that: First ask the DC who holds the user for the domain

svn commit: samba r5674 - in branches/SAMBA_4_0/source: build/pidl build/smb_build include lib lib/com lib/com/dcom librpc/idl librpc/ndr torture torture/com

2005-03-06 Thread jelmer
Author: jelmer Date: 2005-03-06 21:43:54 + (Sun, 06 Mar 2005) New Revision: 5674 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=5674 Log: - Re-enable DCOM support. - Always put IID in vtables (useful for asserts) - Add table to keep track of DCOM proxy classes -

svn commit: samba r5675 - in branches/SAMBA_4_0/source: build/pidl lib/com lib/com/classes lib/com/dcom librpc torture/com torture/rpc

2005-03-06 Thread jelmer
Author: jelmer Date: 2005-03-06 22:37:31 + (Sun, 06 Mar 2005) New Revision: 5675 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=5675 Log: - More DCOM bug fixes - Keep COM and DCOM more seperated Added: branches/SAMBA_4_0/source/lib/com/dcom/dcom.h Modified:

Build status as of Mon Mar 7 00:00:01 2005

2005-03-06 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2005-03-06 00:00:07.0 + +++ /home/build/master/cache/broken_results.txt 2005-03-07 00:00:04.0 + @@ -1,4 +1,4 @@ -Build status as of Sun Mar 6 00:00:02 2005 +Build status as of Mon Mar

svn commit: samba r5676 - in branches/SAMBA_4_0/source: lib/com/dcom librpc/idl torture/com

2005-03-06 Thread jelmer
Author: jelmer Date: 2005-03-07 02:14:38 + (Mon, 07 Mar 2005) New Revision: 5676 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=5676 Log: Fix some alignment issues and IRemoteActivation Modified: branches/SAMBA_4_0/source/lib/com/dcom/main.c

svn commit: samba r5677 - in branches/SAMBA_4_0/source/libnet: .

2005-03-06 Thread mimir
Author: mimir Date: 2005-03-07 05:09:37 + (Mon, 07 Mar 2005) New Revision: 5677 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=5677 Log: Split structure definitions from implementation. rafal Added: branches/SAMBA_4_0/source/libnet/composite.h Modified:

svn commit: samba r5678 - in branches/SAMBA_4_0/source/torture: .

2005-03-06 Thread mimir
Author: mimir Date: 2005-03-07 05:10:44 + (Mon, 07 Mar 2005) New Revision: 5678 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=5678 Log: Torture tests require also libnet in order to run NET-* tests. rafal Modified:

svn commit: samba r5679 - in branches/SAMBA_4_0/source/torture/libnet: .

2005-03-06 Thread mimir
Author: mimir Date: 2005-03-07 05:12:33 + (Mon, 07 Mar 2005) New Revision: 5679 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=5679 Log: Complete basic test of rpc_composite_userinfo function (which btw proves the function is completely broken but that's what tests