[Samba] using splice system call in smbd

2006-12-14 Thread saeed bishara
Hi, Linux kernel 2.6.17 introduced new system calls, the splice() and tee(), see http://kerneltrap.org/node/6505. using those system calls supposed to eliminate the copy_to/from_user in when writing files, the same way the sendfile does for reads. so is there any body how tried to use those

Re: [Samba] ACL issue with Samba 2.0.23d + GFS

2006-12-14 Thread Dr.Peer-Joachim Koch
Hi, as far as I know GFS only supports posix acl. So only user:group:other. Everything else are extended acl which are not supported. Have you tested, if the acl rules are working on the unix side ? Bye, Peer Dex Chen schrieb: I build with ACL support and installed samba 2.0.23d on RedHat EL

Re: [Samba] Warn users of password expiration

2006-12-14 Thread Adam Williams
We are running Samba 3.0.10 on CentOs 4 as a PDC/BDC. Is there anyway to warn windows xp users that there password will expire in xxx said number of days? Yes, set the password expiration policy with pdbedit (man pdbedit) -- To unsubscribe from this list go to the following URL and read the

[Samba] Re: using splice system call in smbd

2006-12-14 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 saeed bishara wrote: Hi, Linux kernel 2.6.17 introduced new system calls, the splice() and tee(), see http://kerneltrap.org/node/6505. using those system calls supposed to eliminate the copy_to/from_user in when writing files, the same way the

[Samba] Re: using splice system call in smbd

2006-12-14 Thread saeed bishara
Hi, Linux kernel 2.6.17 introduced new system calls, the splice() and tee(), see http://kerneltrap.org/node/6505. using those system calls supposed to eliminate the copy_to/from_user in when writing files, the same way the sendfile does for reads. so is there any body how tried to use

[Samba] Samba and LVM

2006-12-14 Thread Timothy Schmidt
I've recently set up an Openfiler 2.2 system, with a few disks under md (RAID6), LVM on top of that, and formatted ext3. When snapshots are in use, large file transfers (transfers of large files, or transfers of many smaller ones) are disconnected - Leaving a Windows 2000 client with an error

Re: [Samba] 'system error 5 has occured' when mapping printer

2006-12-14 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mark Rutherford wrote: Hi all, I have had this issue for a really long time that I had a workaround for, but this workaround has caused more harm than good. The issue is when mapping 'LPT1' Why map lpt1 at all ? Why not use the

Re: [Samba] Can't mount share DFS fron AD on a Linux Box.

2006-12-14 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] wrote: When I try to mount that share with the mount.smbfs command : # mount -t smbfs //IP_ADDRESS/dc /opt -o username=login, password=pass I see all the directories but they are empty so I think I'm on the DFS root. When I

Re: [Samba] automount and winbind conflict

2006-12-14 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jiří Červenka wrote: Hello, I have problem with automount, winbind and nsswitch.conf. When in nsswitch.conf is this line: automount: files winbind winbind has nothing to do with automount cheers, jerry

Re: [Samba] samba and cups printing

2006-12-14 Thread Tim Boneko
Dr.Peer-Joachim Koch schrieb: Ok, restart of samba brings up two printers - but both we the same name and the same discription ! Could you post your smbd.conf? I'll tried to install I'll is future, better use I've :-) timbo (being very teacher- like today) -- To unsubscribe from

Re: [Samba] get errors when doing a tar backup of a windows server with linux smbclient

2006-12-14 Thread Rick Warner
I resolved the problem by updating to 3.0.23d. To do this using gentoo, I just made a portage overlay and copied the 3.0.23a ebuild to 3.0.23d and ran a digest on it. After emerging it, my errors are gone. On Monday 11 December 2006 11:39, Rick Warner wrote: Anyone? On Thursday 07 December

[Samba] Problem with LDAP groups and associated file permissions

2006-12-14 Thread Manuel Graumann
Hi folks! Our smb with LDAP PDC now seems to be nearly completed. Just now we found out something very mysterious. We organized some directorys to be used by specific domain groups. If we put a user into a group the user is allowed to access the associated share. So far this works pretty nice.

Re: [Samba] Problem with LDAP groups and associated file permissions

2006-12-14 Thread Michael Coburn
Have you confirmed that those group memberships have been truly revoked in LDAP? Does OpenLDAP need to be reloaded/restarted? Is the client actually contacting LDAP after you logged them out to find out it's new group memberships? -- Michael Coburn Manuel Graumann wrote: Hi folks! Our smb

RE: [Samba] ACL issue with Samba 2.0.23d + GFS

2006-12-14 Thread Dex Chen
Thanks for the response. I tested ACL support on Linux side with setfacl command. I was able to add/modify the ACLs through the command. Here is the example of getfacl output: # file: cdx_gfs_cifs1 # owner: dchen # group: users user::rwx user:cwsupport:rwx group::rwx mask::rwx other::rwx

[Samba] Samba PDC with Ldap, problems after restart

2006-12-14 Thread 1x_x
Hello, I have installed my Samba as a PDC with LDAP Backend, it worked fine, I was able to join the Domain with a Windows XP Client.But Today when i started the server, i can't join a domain anymore. I also can't add users to ldap anymore with smbldap-tools i always get this failure message:

Re: [Samba] Problem with LDAP groups and associated file permissions

2006-12-14 Thread Cleber P. de Souza
Are you using some cache service such as nscd? If so, try disable it and after lower the cache time to one more accurate value for your environment. On 12/14/06, Manuel Graumann [EMAIL PROTECTED] wrote: Hi folks! Our smb with LDAP PDC now seems to be nearly completed. Just now we found out

[Samba] winbindd_raw_kerberos_login: kinit failed

2006-12-14 Thread Anders.Strandberg
Hi, I have set up Samba 3.0.23d on Linux Suse NLD9 with AD idmap backend with security = ads and rfc2307. At every login there is a log message in log.wb-MYDOMAIN : [2006/12/14 17:46:51, 1] nsswitch/winbindd_pam.c:winbindd_raw_kerberos_login(510) winbindd_raw_kerberos_login: kinit failed

[Samba] Error since upgrade to Version 3.0.23a-1.fc4.1 - URGENT

2006-12-14 Thread Travis Bullock
My samba shares aren't working with ACL access since the upgrade. Here is an example of the error from /var/log/messages Dec 14 12:44:17 gfm-atlas smbd[14365]: [2006/12/14 12:44:17, 0] smbd/service.c:make_connection_snum(911) Dec 14 12:44:17 gfm-atlas smbd[14365]:

Re: [Samba] Error since upgrade to Version 3.0.23a-1.fc4.1 - URGENT

2006-12-14 Thread Michael Coburn
Since it failed at the winbind step, could it be related to your Windows PDC instead? Can you create new shares and define new ACLs and confirm that they work? -- Michael Coburn Travis Bullock wrote: My samba shares aren't working with ACL access since the upgrade. Here is an example of the

[Samba] PROBLEM JOINING DOMAIN PDC SAMBA+LDAP W/MS MACHINES

2006-12-14 Thread Pablo Bullian
hi, i have a problem whe i try to join windows XP or 2000 to my new samba+ldap PDC, i get the error USER COULD NOT BE FOUND,, or something like that (I have it in spanish), but whit the phpmyldapadmin i see that the machine appear, i'm joining in the machines with the user root, that i add with

[Samba] Is this group mapping good?

2006-12-14 Thread Joel Rosental R.
Hello, i have a doubt, i'm trying to setup a Samba server using a ldap passdb backend using debian sarge. when i configure /etc/smbldap-tools/smbldap.conf and /etc/smbldap-tools/smbldap-bind.conf right, and do: smbldap-populate ok, it creates default windows group, but when i do a 'net groupmap

Re: [Samba] Error since upgrade to Version 3.0.23a-1.fc4.1 - URGENT

2006-12-14 Thread Travis Bullock
And here is the contents of /var/log/samba/winbind.log when I click on that folder from a windows client logged in as gtreceiving: [2006/12/14 14:48:55, 10] nsswitch/winbindd.c:process_request(287) process_request: request fn DOMAIN_INFO [2006/12/14 14:48:55, 3]

RE: [Samba] Error since upgrade to Version 3.0.23a-1.fc4.1 - URGENT

2006-12-14 Thread Travis Bullock
Hi Michael, I deleted the folder in question are recreated the ACL: [EMAIL PROTECTED] Users]# getfacl Receiving/ # file: Receiving # owner: root # group: AVMAX+domain\040admins user::rwx group::rwx other::--- default:user::rwx default:user:AVMAX+gfreceiving:rwx default:group::rwx

[Samba] Machine account keep expiring

2006-12-14 Thread Umberto Zanatta
Hi, I've a problem with samba and ldap but it's the first time that samba works so bad. I made a network with samba and a few of windows client. Since four months (the networks was made on january) and every 10/12 days the workstations go out from the domain. The user can't log, and when i try

[Samba] Samba, Windows and desktop redirection

2006-12-14 Thread Matthew Crites
Hi, I am having the following problem with desktop redirection and was hoping someone could point me to a solution: I have the registry entry: HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders\Desktop pointing to %LOGONSERVER%\profiles\%USERNAME%\desktop. When I save

Re: [Samba] Error since upgrade to Version 3.0.23a-1.fc4.1 - URGENT

2006-12-14 Thread Travis Bullock
Thanks Canuck! Travis Bullock Systems Administrator Avmax Group Inc. - Original Message - From: Michael Coburn [EMAIL PROTECTED] To: Travis Bullock [EMAIL PROTECTED] Sent: Thursday, December 14, 2006 1:56:49 PM GMT-0700 US/Mountain Subject: Re: [Samba] Error since upgrade to Version

[Samba] SLES 10 LDAP NSSWITCH

2006-12-14 Thread cooper
I am trying to run samba as a PDC on SLES10 with ldap backend for samba accounts and local users vi nss_ldap. I can get everything working. ldap backend is populated with smbldap-tools samba talks to ldap (pdbedit -L confirms) nss_ldap (getent passwd|group report correctly) but if i attempt to

Re: [Samba] Problem with LDAP groups and associated file permissions

2006-12-14 Thread Matt Skerritt
Check the file permissions on the folder and files in question. If the folder is setup with world execute permissions, anybody can change into it - and any files created by the user in question will probably be owned by them - and so they'll still have access if they can change into the

Re: [Samba] Problem with LDAP groups and associated file permissions

2006-12-14 Thread Murray Trainer
On Fri, 2006-12-15 at 12:15 +1100, Matt Skerritt wrote: Check the file permissions on the folder and files in question. If the folder is setup with world execute permissions, anybody can change into it - and any files created by the user in question will probably be owned by them - and

[Samba] net ads info, Failed to get server's current time!

2006-12-14 Thread Warren Beldad
Hi all, I am getting Failed to get server's current time! on net ads info.see below -bash-3.00# net ads info -w rd2k-pdc Failed to get server's current time! LDAP server: 192.168.100.245 LDAP server name: rd2000-as.rd2k-pdc.com Realm: RD2K-PDC.COM Bind Path: dc=RD2K-PDC,dc=COM LDAP port:

Re: [Samba] Can connect to shares via IP but not hostname

2006-12-14 Thread Scott
Chris Smith wrote: On Friday 08 December 2006 18:39, Scott wrote: I have verified that name resolution is working correctly. From your Windows clients? Yes. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba

[Samba] Samba PDC with Ldap, problems after restart

2006-12-14 Thread Ernest Aigner
Hello, I have installed my Samba as a PDC with LDAP Backend, it worked fine, I was able to join the Domain with a Windows XP Client.But Today when i started the server, i can't join a domain anymore. I also can't add users to ldap anymore with smbldap-tools i always get this failure message:

Re: [Samba] problem with acls and dos mode in 3.0.23d

2006-12-14 Thread Dmitry Melekhov
Gerald (Jerry) Carter пишет: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dmitry Melekhov wrote: I'm user dm ;-) I can delete directory from console, but I can't do it from windows. And I see this directory as read-only... I tried to read debug 10 log, but can't find any reasons for such

Re: FW: [Samba] Samba problem with APS .NET web farm (IIS) - change notify

2006-12-14 Thread Alex Orlov
Oh, eee :) It works two days, and not crash... Thnx. -- Damien 'zaide' Desmarets, 11 декабря 2006 18:46: Effectively it solves my problem :) thanks :) max mux = 1 is a good value for me and it is the equivalent of a MaxMpxCt value inside the database on a windows server. ?sgeir

[Samba] using splice system call in smbd

2006-12-14 Thread saeed bishara
Hi, Linux kernel 2.6.17 introduced new system calls, the splice() and tee(), see http://kerneltrap.org/node/6505. using those system calls supposed to eliminate the copy_to/from_user in when writing files, the same way the sendfile does for reads. so is there any body how tried to use those

[Samba] Problem with logging in to domain

2006-12-14 Thread Natanael
Hi, I have windows domain set up on samba and I need to login to this domain on other linux computer. Joining the domain and logging in by users of windows 2k works ok, joining the domain on linux works also, but I cant log in (from linux). When i log in domain+login it reports Bad login,

[Samba] Need Help in Samba Server

2006-12-14 Thread seyed jeilaanni
Hello sir/madam, i installed RedHat linux 9.0 and i installed samba package for accessing windows network from my linux system, if once i loggod onto the system the waring occure like below could not lookup

[Samba] smbstatus, SWAT, etc. not displaying NetBIOS name for XP SP2 machines

2006-12-14 Thread BJ Quinn
I'm trying to see what computer is accessing certain files through samba, and the SWAT status page is a useful tool for that. Problem is that for some computers, only the IP address shows, not the NetBIOS name. This is only a problem with certain computers. Since we're using DHCP on many

[Samba] Windows 2003 to join Samba PDC

2006-12-14 Thread Christian
Hello, I just wanted confirmation that Windows 2003 server will not accept old samba (pre 3.0.x) SID format : - I tried to make a 2003 join a Samba 3.0.23d, upgraded from 2.x = failed - Tried to join a Samba 3.0.23d out of the box = ok Here is the SID format on old box :

[Samba] PROBLEM WITH SAMBA AS PDC + LDAP joining MS MACHINES

2006-12-14 Thread Pablo Bullian
hi, i have a problem whe i try to join windows XP or 2000 to my new samba+ldap PDC, i get the error USER COULD NOT BE FOUND,, or something like that (I have it in spanish), but whit the phpmyldapadmin i see that the machine appear, i'm joining in the machines with the user root, that i add with

[Samba] smbstatus, SWAT, etc. not displaying NetBIOS name for XP SP2 machines

2006-12-14 Thread BJ Quinn
Ok so here's something I figured out - if I block port 445 on the XP computers, then they show up correctly in smbstatus. There's a comment in server.c about a set_remote_machine_name call that's needed to get decent entries in smbstatus for port 445 computers. Either that doesn't work, or

[Samba] uidNumbers and gidNumbers for samba multi-domain setup (ldap)

2006-12-14 Thread Pablo Chamorro C.
Dear friends, I managed to setup one additional PDC of my LAN, authenticating against the same openldap server. I have this ldap tree: - ou=users (for both domains), ou=computers (for both domains) - ou=groups (for the first domain), ou=groups1 (for the second domain) Please, I have these

REPOST-Re: [Samba] Enum groups of a user Samba 3.0.23

2006-12-14 Thread Henrik Zagerholm
Can anyone confirm that is is possible or not possible with current samba? Thanks, Henrik 11 dec 2006 kl. 22:57 skrev Henrik Zagerholm: 8 dec 2006 kl. 22:28 skrev James A. Dinkel: -Original Message- From: Henrik Zagerholm Sent: Friday, December 08, 2006 7:32 AM Hello list, I

Samba 2.2.8 for OpenVMS VAX 7.3 Vaxstation 4000/60

2006-12-14 Thread Luiz Guilherme Regis Emediato
Greetings, After installing Samba 2.2.8 for OpenVMS VAX 7.3 on a Vaxstation 4000/60 machine, I noticed that SMBD service remains disable in the TCPIP services (Version 5.1-15). I can overcome this by issuing tcpip enable service smbd from the command line. However it will not remain enabled

Re: Samba 2.2.8 for OpenVMS VAX 7.3 Vaxstation 4000/60

2006-12-14 Thread dhruva
Hi, On 12/15/06, Luiz Guilherme Regis Emediato [EMAIL PROTECTED] wrote: Vaxstation 4000/60 machine, I noticed that SMBD service remains disable in the TCPIP services (Version 5.1-15). I can overcome this by issuing tcpip enable service smbd from the command line. However it will not remain

Re: Samba 2.2.8 for OpenVMS VAX 7.3 Vaxstation 4000/60

2006-12-14 Thread Steven M. Schweda
From: dhruva [EMAIL PROTECTED] Add the above command in SYS$MANAGER:SYLOGIN.COM. This is similar to an autoexec.bat on windows that gets executed after a restart. SYS$MANAGER:SYSTARTUP_VMS.COM? Or did you want it done every time anyone logs in?

RE: Samba 2.2.8 for OpenVMS VAX 7.3 Vaxstation 4000/60

2006-12-14 Thread Friedman Miriam
N! It should be in SYSTARTUP_VMS ! ___ Miriam Friedman System staff -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Steven M. Schweda Sent: Friday, 15 December, 2006 09:13 To: SAMBA-VMS@lists.samba.org Subject: Re: Samba 2.2.8 for

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

2006-12-14 Thread metze
Author: metze Date: 2006-12-14 08:23:55 + (Thu, 14 Dec 2006) New Revision: 20166 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20166 Log: we have a dom_sid_add_rid() function that adds the rid after allocating enough memory for the new sub_auth element. the old

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

2006-12-14 Thread metze
Author: metze Date: 2006-12-14 08:25:24 + (Thu, 14 Dec 2006) New Revision: 20167 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20167 Log: reenable the ejsnet tests metze Modified: branches/SAMBA_4_0/source/script/tests/test_ejs.sh Changeset: Modified:

svn commit: samba r20168 - in branches/SAMBA_4_0/source/lib/ldb: common include ldb_tdb

2006-12-14 Thread metze
Author: metze Date: 2006-12-14 10:03:21 + (Thu, 14 Dec 2006) New Revision: 20168 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20168 Log: start separating attributes and syntaxes metze Modified: branches/SAMBA_4_0/source/lib/ldb/common/attrib_handlers.c

svn commit: lorikeet r690 - in trunk/heimdal/lib/gssapi/krb5: .

2006-12-14 Thread lha
Author: lha Date: 2006-12-14 11:01:35 + (Thu, 14 Dec 2006) New Revision: 690 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=lorikeetrev=690 Log: (GSS_KRB5_SET_DEFAULT_REALM_X): don't fail on success. Bug report from Stefan Metzmacher. Modified:

svn commit: lorikeet r692 - in trunk/heimdal/lib/krb5: .

2006-12-14 Thread lha
Author: lha Date: 2006-12-14 11:03:45 + (Thu, 14 Dec 2006) New Revision: 692 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=lorikeetrev=692 Log: (free_paid): free the krb5_data structure too. Bug report from Stefan Metzmacher. Modified:

svn commit: samba r20169 - in branches/SAMBA_3_0/source: auth passdb

2006-12-14 Thread idra
Author: idra Date: 2006-12-14 15:30:54 + (Thu, 14 Dec 2006) New Revision: 20169 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20169 Log: Support for fallback to legacy mapping code was not completely tested. Add necessary fixes. Modified:

svn commit: samba r20170 - in branches/SAMBA_3_0/source: libaddns utils

2006-12-14 Thread jerry
Author: jerry Date: 2006-12-14 16:27:45 + (Thu, 14 Dec 2006) New Revision: 20170 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20170 Log: Fix secure DNS updates to work against Wnidows 2000 DNS which expects the TKEY payload to be in the answer section and not

svn commit: samba r20171 - in branches/SAMBA_3_0/source/nsswitch: .

2006-12-14 Thread gd
Author: gd Date: 2006-12-14 16:34:24 + (Thu, 14 Dec 2006) New Revision: 20171 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20171 Log: Don't delete the krb5 credential if others still reference to it. Guenther Modified:

svn commit: samba r20172 - in branches/SAMBA_3_0_24/source/nsswitch: .

2006-12-14 Thread gd
Author: gd Date: 2006-12-14 16:35:07 + (Thu, 14 Dec 2006) New Revision: 20172 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20172 Log: Don't delete the krb5 credential if others still reference to it. Guenther Modified:

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

2006-12-14 Thread jerry
Author: jerry Date: 2006-12-14 17:00:10 + (Thu, 14 Dec 2006) New Revision: 20173 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20173 Log: DNS update fixes: * Fix DNS updates for multi-homed hosts * Child domains often don't have an NS record in DNS so we have

Re: svn commit: samba r20173 - in branches/SAMBA_3_0/source: libaddns libads utils

2006-12-14 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] wrote: Author: jerry Date: 2006-12-14 17:00:10 + (Thu, 14 Dec 2006) New Revision: 20173 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20173 Log: DNS update fixes: * Fix DNS updates for

Rev 40: Raw impl. of ibwrapper test tool. in http://samba.org/~tridge/psomogyi/

2006-12-14 Thread psomogyi
revno: 40 revision-id: [EMAIL PROTECTED] parent: [EMAIL PROTECTED] committer: Peter Somogyi [EMAIL PROTECTED] branch nick: ctdb timestamp: Thu 2006-12-14 18:21:39 +0100 message: Raw impl. of ibwrapper test tool. (basic functional

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

2006-12-14 Thread Rafal Szczesniak
On Thu, Dec 14, 2006 at 08:23:56AM +, [EMAIL PROTECTED] wrote: Author: metze Date: 2006-12-14 08:23:55 + (Thu, 14 Dec 2006) New Revision: 20166 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20166 Log: we have a dom_sid_add_rid() function that adds

svn commit: samba r20174 - in branches: SAMBA_3_0/source/lib SAMBA_3_0_24/source/lib

2006-12-14 Thread jra
Author: jra Date: 2006-12-14 22:11:17 + (Thu, 14 Dec 2006) New Revision: 20174 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20174 Log: If we're only going to call one handler per message then terminate the traversal once we've done that. Jeremy. Modified:

svn commit: samba r20175 - in branches/SAMBA_4_0/source/scripting/ejs: .

2006-12-14 Thread mimir
Author: mimir Date: 2006-12-14 22:12:53 + (Thu, 14 Dec 2006) New Revision: 20175 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20175 Log: use libnet context instead mem_ctx as the latter gets freed just before the function returns. rafal Modified:

svn commit: samba r20176 - in branches/SAMBA_4_0/testprogs/ejs: .

2006-12-14 Thread mimir
Author: mimir Date: 2006-12-14 22:14:07 + (Thu, 14 Dec 2006) New Revision: 20176 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20176 Log: Info method returns null object if the user is not found. rafal Modified: branches/SAMBA_4_0/testprogs/ejs/ejsnet.js

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

2006-12-14 Thread mimir
Author: mimir Date: 2006-12-14 22:45:12 + (Thu, 14 Dec 2006) New Revision: 20177 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20177 Log: return the actual function status code. rafal Modified: branches/SAMBA_4_0/source/libnet/libnet_lookup.c Changeset:

Build status as of Fri Dec 15 00:00:02 2006

2006-12-14 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2006-12-14 00:01:45.0 + +++ /home/build/master/cache/broken_results.txt 2006-12-15 00:00:58.0 + @@ -1,4 +1,4 @@ -Build status as of Thu Dec 14 00:00:02 2006 +Build status as of Fri Dec

svn commit: samba r20178 - in branches: SAMBA_3_0/source/smbd SAMBA_3_0_24/source/smbd

2006-12-14 Thread jra
Author: jra Date: 2006-12-15 00:49:12 + (Fri, 15 Dec 2006) New Revision: 20178 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20178 Log: Ensure we allocate the intermediate trans structs off conn-mem_ctx, not the null context so we can safefy free everything on

svn commit: samba r20179 - in branches: SAMBA_3_0/source/lib SAMBA_3_0_24/source/lib

2006-12-14 Thread jra
Author: jra Date: 2006-12-15 01:50:04 + (Fri, 15 Dec 2006) New Revision: 20179 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20179 Log: Sync up with Samba4 - remove blank lines at the end parsing a file. Jeremy. Modified:

Rev 1: first version in http://samba.org/~tridge/ctdb/

2006-12-14 Thread tridge

svn commit: samba r20180 - in branches: SAMBA_3_0/source/nsswitch SAMBA_3_0_24/source/nsswitch

2006-12-14 Thread jra
Author: jra Date: 2006-12-15 06:06:15 + (Fri, 15 Dec 2006) New Revision: 20180 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20180 Log: Ensure that pam returns the correct error messages when offline and or doing password changes. Jeremy. Modified:

svn commit: samba r20181 - in branches: SAMBA_3_0/source/lib SAMBA_3_0_24/source/lib

2006-12-14 Thread jra
Author: jra Date: 2006-12-15 06:44:16 + (Fri, 15 Dec 2006) New Revision: 20181 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=20181 Log: Improve NT status to pam error mapping. Jeremy. Modified: branches/SAMBA_3_0/source/lib/pam_errors.c