[Samba] Re: The single WINS problem: question (Michael Gasch)

2005-12-19 Thread werner maes
Message: 14 Date: Fri, 16 Dec 2005 12:34:38 +0100 From: Michael Gasch [EMAIL PROTECTED] Subject: Re: [Samba] The single WINS problem: question To: werner maes [EMAIL PROTECTED] Cc: samba@lists.samba.org Message-ID: [EMAIL PROTECTED] Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Re: [Samba] The single WINS problem: question

2005-12-19 Thread Michael Gasch
werner maes wrote: no, the BDC is on the same subnet as the PDC so single WINS should be no prob, because your clients will fall back to broadcast/DNS in your subnet and are still able to locate DCs greez -- Michael Gasch Max Planck Institute for Evolutionary Anthropology Department of

[Samba] About getent passwd.

2005-12-19 Thread Latrell
Hi! All: After joining domain, I can use getent passwd to retrieve domain users information. My problem is how can we edit the output of getent passwd? For example, I want to change uid of ntu3 from 16 to 17 after getent passwd.

[Samba] [patch] fs/smbfs/proc.c: fix data corruption in smb_proc_setattr_unix()

2005-12-19 Thread Adrian Bunk
From: Maciej W. Rozycki [EMAIL PROTECTED] This patch fixes a data corruption in smb_proc_setattr_unix() (smb_filetype_from_mode() returns an u32, and there are only four bytes reserved for it in data. Signed-off-by: Adrian Bunk [EMAIL PROTECTED] --- linux-2.6.14-rc3-git3/fs/smbfs/proc.c

Re: [Samba] Re: LDAP account management tools?

2005-12-19 Thread Matt Lung
Craig White wrote: On Thu, 2005-12-15 at 10:32 -0500, Matt Lung wrote: There are lots of resources for getting support - this list is user supported for free. Expecting personal attention to one's situation is probably not reasonable. You can always contract for support, setup

Re: [Samba] The single WINS problem: question

2005-12-19 Thread Michael Gasch
werner maes wrote: no, because all our client are not located on the same subnet! ok, you´re right. that´s another story. i thought all clients/servers are in the same subnet, because your BDC is on the same subnet as the PDC. why don´t you setup BDCs for each subnet that your clients are at

Re: [Samba] The single WINS problem: question

2005-12-19 Thread Michael Gasch
you misunderstood my recommendation: the BDCs should not be WINS server. if you have multiple subnets, each subnet should get its own BDCs for logins to avoid login problems if the PDC and WINS server is down! greez werner maes wrote: At 10:32 19/12/2005, you wrote: werner maes wrote: no,

Re: [Samba] The single WINS problem: question

2005-12-19 Thread Michael Gasch
werner maes wrote: I know what you mean but that's something we've tried. If we shut down the PDC (and WINS server) then the clients were not able to login even with the BDC running. They could not resolve the Domain ! maybe I misconfigured something... you said in a prior mail, that the BDC

Re: [Samba] Recommended LDAP access settings for a Samba admin DN

2005-12-19 Thread Andrey Voitenkov
Marek Szuba wrote: At the moment everything works fine, but I'd like Samba to use a dedicated LDAP access DN instead of the global directory admin one. Could you give me any recommendations as to how access rules should be set for this DN so that it both can work without problems and have no

[Samba] VFS for encryption/decryption

2005-12-19 Thread Felix Brack
Hello, Does anybody know of an existing VFS module that allows on the fly encryption of the contents of a samba file share? thanks, Felix -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba

[Samba] maximum password age

2005-12-19 Thread nik600
i've tried to set the maximum age of passwords with: [EMAIL PROTECTED]:~# pdbedit -P maximum password age -C 8035200 account policy value for maximum password age was 8035200 account policy value for maximum password age is now 8035200 but if try to see the accounts with: pdbedit -L -v i get

[Samba] Samba doesn't trust Win2k3 domain

2005-12-19 Thread samba
Dear All, I am trying to set up a two way trust with a Win2k3 domain controller. The Win2k3 domain trusts the Samba domain with no problems but Samba will not trust Win2k3. The command, net rpc trustdom establish [Win2k3_domain], produces the following message after supplying the password:

Re: [Samba] Re: LDAP account management tools?

2005-12-19 Thread Craig White
On Mon, 2005-12-19 at 07:10 -0500, Matt Lung wrote: Craig White wrote: On Thu, 2005-12-15 at 10:32 -0500, Matt Lung wrote: There are lots of resources for getting support - this list is user supported for free. Expecting personal attention to one's situation is probably not

Re: [Samba] Re: LDAP account management tools?

2005-12-19 Thread Graham Leggett
Craig White said: there is of course swat and I am speaking on my own behalf and I have little knowledge of the toolsets under development either in the 3.x or 4.x branches. You should consider webmin http://www.webmin.com if you want a web based interface to access/interact the smb.conf

Re: [Samba] Re: LDAP account management tools?

2005-12-19 Thread Craig White
On Mon, 2005-12-19 at 15:49 +0200, Graham Leggett wrote: Craig White said: there is of course swat and I am speaking on my own behalf and I have little knowledge of the toolsets under development either in the 3.x or 4.x branches. You should consider webmin http://www.webmin.com if

Re: [Samba] Re: SAMBA3 + LDAP

2005-12-19 Thread mallapadi niranjan
Hi all I have system with Redhat Enterprise Linux 4, OpenLDAP version is 2.2.13 samba version is 3.0.10-1.4E i have configured SAMBA PDC with LDAPSAM . 1). i am unable to join computer to domain with machin add script in smb.conf file, but i am able to join the computer only when i add

RE: [Samba] Re: SAMBA3 + LDAP

2005-12-19 Thread Louis van Belle
wel, index objectClass eq,pres index ou,cn,mail,surname,givenname eq,pres,sub index loginShell eq,pres index nisMapName,nisMapEntry eq,pres,sub index displayName eq,pres,sub index uidNumber eq index gidNumber eq index memberUID eq index sambaSID eq index sambaPrimaryGroupSID eq index default sub

Re: [Samba] smbclient lookup fails when querying local machine

2005-12-19 Thread ryan punt
OK, I've opened port 445 in the iptables config. Further testing shows no changed after doing this. I can telnet to 139: snip boothost:~# telnet localhost 139 Trying 127.0.0.1... Connected to localhost.localdomain. Escape character is '^]'. ^] telnet quit Connection closed. /snip Trying to

RE: [Samba] Re: SAMBA3 + LDAP

2005-12-19 Thread Craig White
On Mon, 2005-12-19 at 15:19 +0100, Louis van Belle wrote: wel, index objectClass eq,pres index ou,cn,mail,surname,givenname eq,pres,sub index loginShell eq,pres index nisMapName,nisMapEntry eq,pres,sub index displayName eq,pres,sub index uidNumber eq index gidNumber eq index memberUID

Re: [Samba] NT_STATUS_LOGON_FAILURE

2005-12-19 Thread Donald Musser
I've tried that already. All I get is an error about being unable to open passwd.tbd. I've checked the file and, although it exists, it is empty. Is this supposed to be the case? -Myles On 12/17/05, Mathew D. Watson [EMAIL PROTECTED] wrote: Donald Musser wrote: Hi everyone, I'm using the

Re: [Samba] Samba over PVFS: Corrupted Data

2005-12-19 Thread Justin Mazzola Paluska
On Sat, Dec 17, 2005 at 09:46:08AM -0800, Andrew Bartlett wrote: The Samba 3.0.13 would be the first thing I would fix. Samba 3.0.21 is about to be released, and with oplock rewrites and other things since 3.0.13, it should provide a better basis for distributed filesystem work. My guess

[Samba] Password Policy in Samba

2005-12-19 Thread Marcelo Gonçalves Diotto
Hello Everybody, I have a domain with Samba 3 + OpenLDAP and i would like to create a password policy, for example: - At least 8 characters - Different from the last one - At least 2 numbers Does anyone knows how do i do it? Thanks -- Marcelo Gonçalves Diotto e-mail:

Re: [Samba] Implementation Question

2005-12-19 Thread Vijay Avarachen
Excellent OpenLDAP Authentication starter guide http://www.gentoo.org/doc/en/ldap-howto.xml On 12/18/05, Graham Leggett [EMAIL PROTECTED] wrote: Dennis B. Hopp wrote: Did you just use the LDAP schema that is included with Samba or did you make your own and then make Samba use that? I

Re: [Samba] Samba over PVFS: Corrupted Data

2005-12-19 Thread Jeremy Allison
On Mon, Dec 19, 2005 at 10:11:10AM -0500, Justin Mazzola Paluska wrote: On Sat, Dec 17, 2005 at 09:46:08AM -0800, Andrew Bartlett wrote: The Samba 3.0.13 would be the first thing I would fix. Samba 3.0.21 is about to be released, and with oplock rewrites and other things since 3.0.13, it

Re: [Samba] Password Policy in Samba

2005-12-19 Thread Andrew Bartlett
On Mon, 2005-12-19 at 13:40 -0200, Marcelo Gonçalves Diotto wrote: Hello Everybody, I have a domain with Samba 3 + OpenLDAP and i would like to create a password policy, for example: - At least 8 characters - Different from the last one - At least 2 numbers Does anyone

[Samba] OT: NIC

2005-12-19 Thread Eric Hines
Folks, I'm trying to add a network interface card to my SUSE 9.3 box, and I'm not having much luck with a US Robotics version. What manufacturer do any of you use in your machines--either 10/100MB or GigE NIC? Thanks Eric Hines There is no nonsense so errant that it cannot be made the

Re: [Samba] Basic samba/swat setup prob

2005-12-19 Thread Mathew D. Watson
dave s wrote: On Sunday 18 December 2005 15:49, Mathew D. Watson wrote: dave wrote: I am running kubuntu, samba 3.0.14a, my smb.conf file is ... [global] workgroup = METRAN encrypt passwords = yes [test] comment = For testing only, please path = /etc/samba/tmp read only = no

Re: [Samba] Share Access for SAMBA 2.2.8a on HP-UX 11.11

2005-12-19 Thread eric roseme
Michalek, Tom S wrote: Security=server Username map=/etc/opt/samba/username.map All NT ids are mapped to the same unix id via username.map. Some NT id's don't see all the SHARES when they access SAMBA...Not sure why this would be if all NT ids are being translated to the same unix id. Is it

Re: [Samba] Implementation Question

2005-12-19 Thread Dennis B. Hopp
Quoting Vijay Avarachen [EMAIL PROTECTED]: Excellent OpenLDAP Authentication starter guide http://www.gentoo.org/doc/en/ldap-howto.xml That's convienent since I'm doing this all on gentoo :) Thanks! --Dennis -- To unsubscribe from this list go to the following URL and read the

Re: [Samba] LDAP and CA certificates

2005-12-19 Thread Svend Sorensen
On 12/17/05, Graham Leggett [EMAIL PROTECTED] wrote: When configuring Samba against an LDAP server, it is possible to configure an SSL connection by using ldap ssl = on in the smb.conf file. Is there a way of telling Samba's LDAP code to ensure that the certificate presented by the LDAP

[Samba] why does't the printer name direct the serivce to this printer

2005-12-19 Thread Ralph Blach
I have [global section] [global] printing = cups cups server = desktop printcap name = /etc/printcap load printers = yes [HP DeskJet 5700] comment = HP Deskjet 5700 map to guest = Bad User browseable = Yes guest only = Yes

[Samba] Stop WinXP from attempting to remount a share

2005-12-19 Thread Jason Mader
I've noticed that a Windows XP client continually tries to reconnect to a Samba share that no longer exists. This is despite rebooting, and despite having disconnected the share on the client. Windows seems to persistently remember the server\share and want to reconnect with it. Is there a

Re: [Samba] NT_STATUS_LOGON_FAILURE

2005-12-19 Thread Mathew D. Watson
Donald Musser wrote: I've tried that already. All I get is an error about being unable to open passwd.tbd. I've checked the file and, although it exists, it is empty. Is this supposed to be the case? -Myles Hmm ... sounds like your tdbsam setup isn't quite right? On my system both passdb.tdb

[Samba] Startup and/or Access Problem

2005-12-19 Thread Gene Poole
I attempted to upgrade from FC3 to FC4 without success (the system would still run). So I ended up doing a full FC4 install. While still running FC3 (with a perfectly running Samba), I copied all of the important Samba files (smb.conf, smbusers, lmhosts, etc.) to a safe place (burned it to a

Re: [Samba] Startup and/or Access Problem

2005-12-19 Thread Dennis B. Hopp
Quoting Gene Poole [EMAIL PROTECTED]: I attempted to upgrade from FC3 to FC4 without success (the system would still run). So I ended up doing a full FC4 install. While still running FC3 (with a perfectly running Samba), I copied all of the important Samba files (smb.conf, smbusers, lmhosts,

[Samba] Invalid Disk Full errors with 3.0.20b

2005-12-19 Thread Michael St. Laurent
I'm seeing invalid 'Disk Full' errors when writing a file to a Samba share that has a large number of files on it. I also noticed a big slowdown when opening said share when we upgraded from 3.0.10 (I think) to 3.0.20b. Are these being corrected in 3.0.21? I looked at the release notes but I

Re: [Samba] About getent passwd.

2005-12-19 Thread Vijay Avarachen
Why do you want to edit the uid? The UID is auto assigned on a first come first serve basis. If you are having problems with permissions when writing to a NFS share because the UID/GID are different on each Linux hosts, then you should consider using an OpenLDAP based backend for keeping track

[Samba] Re: Reading tdbsam (was NT_STATUS_LOGON_FAILURE)

2005-12-19 Thread Michael Barnes
pdbedit is your tool. pdbedit -L will list the users. pdbedit -Lv will give much more info. pdbedit -Lv username will give you data on a particular user. man pdbedit for more. Michael Mathew D. Watson told me on 12/19/2005 12:26: Not to hijack a thread, but does anyone know how root

Re: [Samba] maximum password age

2005-12-19 Thread simo
On lun, 2005-12-19 at 13:37 +0100, nik600 wrote: i've tried to set the maximum age of passwords with: [EMAIL PROTECTED]:~# pdbedit -P maximum password age -C 8035200 account policy value for maximum password age was 8035200 account policy value for maximum password age is now 8035200 as

Re: [Samba] Re: LDAP account management tools?

2005-12-19 Thread Graham Leggett
Craig White wrote: If you look at the fedora directory list archives, I was asking about that. It would seem to be mostly html. But this is for LDAP management and not for editing configuration files for samba. The Fedora Directory console's tool for editing objects in the directory has

Re: [Samba] why does't the printer name direct the serivce to this printer

2005-12-19 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ralph Blach wrote: [HP DeskJet 5700] comment = HP Deskjet 5700 map to guest = Bad User ^ off comment: this is a global option and not a per share option. browseable = Yes guest only = Yes path

[Samba] PDC - Windows cliente change passwd

2005-12-19 Thread Patricio Bruna V.
Hi, i have a problems with windows clients when they try to change the password, windows respond with Please enter valid character... but the pass get changed. i have this in smb.conf passwd chat = *Enter\snew\sUNIX\spassword:* %n\n *Retype\snew\sUNIX\spassword:* %n\n . when i change that

Re: [Samba] Re: LDAP account management tools?

2005-12-19 Thread Craig White
On Mon, 2005-12-19 at 21:40 +0200, Graham Leggett wrote: Craig White wrote: If you look at the fedora directory list archives, I was asking about that. It would seem to be mostly html. But this is for LDAP management and not for editing configuration files for samba. The Fedora

Re: [Samba] Re: LDAP account management tools?

2005-12-19 Thread Graham Leggett
Craig White wrote: that is specifically what I was referring to...I called them 'templates' for lack of a better term but I like your 'views' terminology better. The code for those is actually html. ls -l /opt/fedora-ds/clients/dsgw/config/ The code I found was in mcc70.jar, which implements

Re: [Samba] smbclient lookup fails when querying local machine

2005-12-19 Thread Adam Nielsen
I can telnet to 139: Hmm, that's bizarre. It seems like smbd is ignoring the connection on purpose. I'm afraid I'm out of ideas. You could try adding hosts allow = 127. line to smb.conf just in case (along with your other subnets so they can still access the server) however I don't think it

Re: [Samba] Stop WinXP from attempting to remount a share

2005-12-19 Thread Adam Nielsen
Windows seems to persistently remember the server\share and want to reconnect with it. Is there a way to stop this? On the XP box, from a cmd prompt run: net use Find the connection you're after, then run net use \\server\share /delete That should fix it. Cheers, Adam. -- To

Re: [Samba] windows env variable for USERDOMAIN is wrong

2005-12-19 Thread Jonathan Johnson
You said... Just a guess, but this might have been an issue because I created some users before I made Samba a PDC. (since I think this is why I had the name wrong, it's really my prob :) Yup, I've run into a similar situation. The Samba server was running in workgroup mode (not domain

[Samba] Error in documentation: Samba 3 By Example: Chapter 5 - Making Users Happy in re: Outlook

2005-12-19 Thread Jonathan Johnson
Chapter 5 of Samba 3 By Example ( http://www.samba.org/samba/docs/man/Samba-Guide/happy.html ) states thusly: - Configuration of MS Outlook to Relocate PST File Microsoft Outlook can store a Personal Storage file, generally known as a PST file. It is the nature of email storage that this

Re: [Samba] HOW TO: Migrating users' locally-stored profiles from one domain or workgroup to a new domain

2005-12-19 Thread Jonathan Johnson
I read the fine manual (Samba HOWTO and Reference Guide, ch. 26) and discovered that there's a Windows Resource Kit (2000 and later) tool that does this: moveuser.exe It's amazing what you learn when you stop and read the directions. ;-) --Jon Johnson Sutinen Consulting, Inc. www.sutinen.com

[Samba] Setting Calling name in NBSS

2005-12-19 Thread Ravi Natarajan
Is it mandatory to set Calling name in NetBIOS session request in samba-2.2.7a? We've a smbclient that sets neither scopeID nor callingname in the NBSS and it works fine accessing win2k3 servers. Just wondering whether not setting the calling name is going to cause any issues? Thanks Ravi

[Samba] Shared permission problem

2005-12-19 Thread Thang Tran
I try to shared a folder on samba let say /data/test1, it working fine BUT when I try to added any user to that folder with some access by right click on the test1 folder property - Security- Add it then come back and said: You're logged on with an account that does not have access to: Caliber,

[Samba] Removing the comments listing

2005-12-19 Thread Allan Levene
Does anyone know how to remove the browse list comments listing? In other words, in our instance, when you browse the my network places, both the resource name and comments are lengthy Samba 3.0.13. listings. Thanks, -- To unsubscribe from this list go to the following URL and

[Samba] Re: samba Digest, Vol 36, Issue 25 (Resigned Staff email Automatic Reply)

2005-12-19 Thread Craig Silva
We wish to inform you that this person no longer works for Moreland City Council. If this email is Council business related and follow up is required, please email [EMAIL PROTECTED] or alternatively contact 03 9240 and someone will be able to assist you. We sincerely apologise for any

[Samba] Too many open files

2005-12-19 Thread David Highley
We have Dell Quad Xeon server that we end up rebooting about every 2-3 weeks when the number of open samba files sky rockets. The system is a ClearCase server system. We have been monitoring this system for a few months now and are not able to pin down a cause to this issue. The system keeps a

Re: [Samba] Too many open files

2005-12-19 Thread John H Terpstra
On Monday 19 December 2005 22:17, David Highley wrote: We have Dell Quad Xeon server that we end up rebooting about every 2-3 weeks when the number of open samba files sky rockets. The system is a ClearCase server system. We have been monitoring this system for a few months now and are not

Re: [Samba] Re: SAMBA3 + LDAP

2005-12-19 Thread mallapadi niranjan
Hi paul i have changed the ldap.conf file to the following host testdomain.com base dc=msdpl,dc=com bindpw secret rootbinddn cn=manager,dc=msdpl,dc=com timelimit 15 pam_filter objectclass=posixAccount pam_login_attribute uid

Re: [Samba] Re: SAMBA3 + LDAP

2005-12-19 Thread mallapadi niranjan
Hi craig i have stopped the ldap and checked the slapindex and it does not produce any output and my /var/lib/ldap is owned by ldap user and all the files created are created by user ldap only mode 600. i hope i am missing something in slapd.acl's The following is my slapd.conf file

[Samba] Unicode support in samba

2005-12-19 Thread Gayathri Sundar
Original Message Subject: Unicode support in samba From:Gayathri Sundar [EMAIL PROTECTED] Date:Mon, December 19, 2005 11:51 pm To: samba@lists.samba.org --

Re: [Samba] Re: LDAP account management tools?

2005-12-19 Thread Beast
Graham Leggett wrote: Craig White wrote: If you look at the fedora directory list archives, I was asking about that. It would seem to be mostly html. But this is for LDAP management and not for editing configuration files for samba. The Fedora Directory console's tool for editing objects

svn commit: samba r12363 - in branches/SAMBA_4_0/source: auth dsdb/samdb

2005-12-19 Thread tridge
Author: tridge Date: 2005-12-19 11:50:28 + (Mon, 19 Dec 2005) New Revision: 12363 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12363 Log: minor fixes for win2000 join/login - the objectClass needs to be added to the list of attributes to make the check for

svn commit: samba r12364 - in branches/SAMBA_4_0/source/lib/replace: .

2005-12-19 Thread metze
Author: metze Date: 2005-12-19 17:10:18 + (Mon, 19 Dec 2005) New Revision: 12364 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12364 Log: add UINT32_MAX and UINT64_MAX replacement defines (hopefully fix the build on OpenBSD) metze Modified:

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

2005-12-19 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] wrote: Author: metze Date: 2005-12-17 09:28:39 + (Sat, 17 Dec 2005) New Revision: 12301 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12301 Log: FHS 2.2 says that /var/cache/* contains only

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

2005-12-19 Thread Stefan Metzmacher
On Mon, Dec 19, 2005 at 11:39:40AM -0600, Gerald (Jerry) Carter wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] wrote: Author: metze Date: 2005-12-17 09:28:39 + (Sat, 17 Dec 2005) New Revision: 12301 WebSVN:

svn commit: samba r12365 - in trunk/source: nsswitch utils

2005-12-19 Thread jra
Author: jra Date: 2005-12-19 18:51:36 + (Mon, 19 Dec 2005) New Revision: 12365 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12365 Log: Fix up a couple of %d time_t arg warnings. Remove local lookups from lookup name and sid, trust local LSA... Jeremy. Modified:

svn commit: samba r12366 - in trunk/source/nsswitch: .

2005-12-19 Thread vlendec
Author: vlendec Date: 2005-12-19 20:23:47 + (Mon, 19 Dec 2005) New Revision: 12366 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12366 Log: -O1 janitor work :-) Modified: trunk/source/nsswitch/winbindd_pam.c Changeset: Modified:

svn commit: samba r12367 - in trunk/source/auth: .

2005-12-19 Thread vlendec
Author: vlendec Date: 2005-12-19 20:37:55 + (Mon, 19 Dec 2005) New Revision: 12367 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12367 Log: Reformatting Modified: trunk/source/auth/auth_util.c Changeset: Sorry, the patch is too large (927 lines) to include;

svn commit: samba r12368 - in trunk/source/lib: .

2005-12-19 Thread vlendec
Author: vlendec Date: 2005-12-19 21:02:14 + (Mon, 19 Dec 2005) New Revision: 12368 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12368 Log: Reformatting Modified: trunk/source/lib/system_smbd.c Changeset: Modified: trunk/source/lib/system_smbd.c

svn commit: samba r12369 - in trunk/source/lib: .

2005-12-19 Thread vlendec
Author: vlendec Date: 2005-12-19 21:07:42 + (Mon, 19 Dec 2005) New Revision: 12369 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12369 Log: We don't need to remove duplicate gids in getgrouplist_internals, later we use add_gid_to_list_unique anyway. Volker

svn commit: samba r12371 - in trunk/source/smbd: .

2005-12-19 Thread vlendec
Author: vlendec Date: 2005-12-19 21:21:42 + (Mon, 19 Dec 2005) New Revision: 12371 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12371 Log: Reformatting Modified: trunk/source/smbd/uid.c Changeset: Modified: trunk/source/smbd/uid.c

svn commit: samba r12372 - in branches/SAMBA_4_0/source/wrepl_server: .

2005-12-19 Thread metze
Author: metze Date: 2005-12-19 21:52:37 + (Mon, 19 Dec 2005) New Revision: 12372 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12372 Log: - make the periodic scheduling a bit easier, instead of passing an uint32_t next_interval everywhere, we now call

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

2005-12-19 Thread abartlet
Author: abartlet Date: 2005-12-19 22:37:46 + (Mon, 19 Dec 2005) New Revision: 12373 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12373 Log: Add RPC-JOIN as a test to always run. Andrew Bartlett Modified: branches/SAMBA_4_0/source/script/tests/test_rpc.sh

svn commit: samba r12374 - in trunk/source: param utils

2005-12-19 Thread jra
Author: jra Date: 2005-12-19 22:56:31 + (Mon, 19 Dec 2005) New Revision: 12374 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12374 Log: Add usershare add command. Jeremy. Modified: trunk/source/param/loadparm.c trunk/source/utils/net_usershare.c

svn commit: samba r12375 - in trunk/source/utils: .

2005-12-19 Thread jra
Author: jra Date: 2005-12-19 22:58:17 + (Mon, 19 Dec 2005) New Revision: 12375 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12375 Log: Fix up comment and help usage. Jeremy. Modified: trunk/source/utils/net_usershare.c trunk/source/utils/netlookup.c

svn commit: samba r12376 - in branches/SAMBA_3_0/source/smbd: .

2005-12-19 Thread jra
Author: jra Date: 2005-12-19 23:07:25 + (Mon, 19 Dec 2005) New Revision: 12376 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12376 Log: Second patch from Martin Koeppe [EMAIL PROTECTED] for #3287. Jeremy. Modified: branches/SAMBA_3_0/source/smbd/trans2.c

svn commit: samba r12377 - in trunk/source/smbd: .

2005-12-19 Thread jra
Author: jra Date: 2005-12-19 23:07:31 + (Mon, 19 Dec 2005) New Revision: 12377 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12377 Log: Second patch from Martin Koeppe [EMAIL PROTECTED] for #3287. Jeremy. Modified: trunk/source/smbd/trans2.c Changeset:

svn commit: samba r12378 - in branches/SAMBA_4_0/source/heimdal_build: .

2005-12-19 Thread metze
Author: metze Date: 2005-12-19 23:13:12 + (Mon, 19 Dec 2005) New Revision: 12378 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12378 Log: fix perl warnings metze Modified: branches/SAMBA_4_0/source/heimdal_build/asn1_deps.pl Changeset: Modified:

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

2005-12-19 Thread metze
Author: metze Date: 2005-12-19 23:14:13 + (Mon, 19 Dec 2005) New Revision: 12379 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12379 Log: export the detected perl metze Modified: branches/SAMBA_4_0/source/build/m4/check_perl.m4

svn commit: samba r12380 - in branches/SAMBA_4_0/source/heimdal_build: .

2005-12-19 Thread metze
Author: metze Date: 2005-12-19 23:17:10 + (Mon, 19 Dec 2005) New Revision: 12380 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12380 Log: add a wraper script that calls the perl scripts in heimdal_build/ with the correct perl version, that was detected with

svn commit: samba-docs r890 - in trunk/manpages-3: .

2005-12-19 Thread jht
Author: jht Date: 2005-12-19 23:29:43 + (Mon, 19 Dec 2005) New Revision: 890 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=samba-docsrev=890 Log: Added -c option to synopsis. Modified: trunk/manpages-3/smbclient.1.xml Changeset: Modified:

svn commit: samba r12381 - in branches/SAMBA_4_0/source/dsdb/samdb: .

2005-12-19 Thread abartlet
Author: abartlet Date: 2005-12-19 23:29:47 + (Mon, 19 Dec 2005) New Revision: 12381 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12381 Log: Try not to segfault on an anonymous LDAP bind, and map to a guest login. Andrew Bartlett Modified:

svn commit: samba-docs r891 - in trunk/manpages-3: .

2005-12-19 Thread jht
Author: jht Date: 2005-12-19 23:42:57 + (Mon, 19 Dec 2005) New Revision: 891 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=samba-docsrev=891 Log: Added -c option to smbpasswd.8 Modified: trunk/manpages-3/smbpasswd.8.xml Changeset: Modified:

svn commit: samba r12382 - in branches/SAMBA_4_0/source/dsdb/samdb: .

2005-12-19 Thread abartlet
Author: abartlet Date: 2005-12-19 23:43:17 + (Mon, 19 Dec 2005) New Revision: 12382 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12382 Log: Ensure to return OK on anonymous mapping. Andrew Bartlett Modified: branches/SAMBA_4_0/source/dsdb/samdb/cracknames.c

svn commit: samba-docs r892 - in trunk/Samba3-HOWTO: .

2005-12-19 Thread jht
Author: jht Date: 2005-12-19 23:53:15 + (Mon, 19 Dec 2005) New Revision: 892 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=samba-docsrev=892 Log: Remove guest capability on secure public share - should not have been there. Modified:

Build status as of Tue Dec 20 00:00:02 2005

2005-12-19 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2005-12-19 00:00:08.0 + +++ /home/build/master/cache/broken_results.txt 2005-12-20 00:00:41.0 + @@ -1,17 +1,17 @@ -Build status as of Mon Dec 19 00:00:02 2005 +Build status as of Tue Dec

svn commit: samba r12383 - in branches/SAMBA_4_0/source: kdc setup

2005-12-19 Thread abartlet
Author: abartlet Date: 2005-12-20 00:00:48 + (Tue, 20 Dec 2005) New Revision: 12383 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12383 Log: Fixes for Apple's AD client. Don't segfualt in the KDC, and they require the isSynchronized flag in the rootDSE. Andrew

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

2005-12-19 Thread abartlet
Author: abartlet Date: 2005-12-20 00:02:08 + (Tue, 20 Dec 2005) New Revision: 12384 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12384 Log: I can't spell... Modified: branches/SAMBA_4_0/source/setup/provision_init.ldif Changeset: Modified:

svn commit: samba r12385 - in branches/SAMBA_4_0/source/lib/registry: .

2005-12-19 Thread metze
Author: metze Date: 2005-12-20 00:06:31 + (Tue, 20 Dec 2005) New Revision: 12385 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12385 Log: call pidl with the perl found by configure metze Modified: branches/SAMBA_4_0/source/lib/registry/config.mk Changeset:

svn commit: samba r12386 - in trunk/source/lib: .

2005-12-19 Thread jra
Author: jra Date: 2005-12-20 00:11:02 + (Tue, 20 Dec 2005) New Revision: 12386 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12386 Log: Make string_to_sid a little more silent. Jeremy. Modified: trunk/source/lib/util_sid.c Changeset: Modified:

svn commit: samba r12387 - in branches/SAMBA_3_0/source/lib: .

2005-12-19 Thread jra
Author: jra Date: 2005-12-20 00:16:18 + (Tue, 20 Dec 2005) New Revision: 12387 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12387 Log: Make string_to_sid a little more silent. Jeremy. Modified: branches/SAMBA_3_0/source/lib/util_sid.c Changeset: Modified:

svn commit: samba r12388 - in branches/SAMBA_4_0/source/wrepl_server: .

2005-12-19 Thread metze
Author: metze Date: 2005-12-20 00:33:41 + (Tue, 20 Dec 2005) New Revision: 12388 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12388 Log: fix debug messages metze Modified: branches/SAMBA_4_0/source/wrepl_server/wrepl_out_push.c Changeset: Modified:

svn commit: samba r12390 - in trunk/source/param: .

2005-12-19 Thread jra
Author: jra Date: 2005-12-20 00:54:12 + (Tue, 20 Dec 2005) New Revision: 12390 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12390 Log: Don't allow usershare files that are public write. Jeremy. Modified: trunk/source/param/loadparm.c Changeset: Modified:

svn commit: samba r12391 - in branches/SAMBA_4_0/source/wrepl_server: .

2005-12-19 Thread metze
Author: metze Date: 2005-12-20 00:55:28 + (Tue, 20 Dec 2005) New Revision: 12391 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12391 Log: use the new periodic schedule system for the pull replication too metze Added:

svn commit: samba r12392 - in trunk/source/utils: .

2005-12-19 Thread jra
Author: jra Date: 2005-12-20 01:15:06 + (Tue, 20 Dec 2005) New Revision: 12392 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12392 Log: Refuse sharenames that are also usernames. Jeremy. Modified: trunk/source/utils/net_usershare.c Changeset: Modified:

svn commit: samba r12393 - in branches/SAMBA_3_0/source: script web

2005-12-19 Thread jerry
Author: jerry Date: 2005-12-20 02:23:51 + (Tue, 20 Dec 2005) New Revision: 12393 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12393 Log: cleaning up swat bugs. *no one* tests swat it seems. This has been broken since r10656 Modified:

svn commit: samba r12394 - in trunk/source/param: .

2005-12-19 Thread jra
Author: jra Date: 2005-12-20 02:29:41 + (Tue, 20 Dec 2005) New Revision: 12394 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12394 Log: Ensure usershare directory must not be writable by anyone. Jeremy. Modified: trunk/source/param/loadparm.c Changeset:

svn commit: samba r12395 - in trunk/source: auth intl lib param passdb printing rpc_server smbd utils

2005-12-19 Thread jra
Author: jra Date: 2005-12-20 03:36:45 + (Tue, 20 Dec 2005) New Revision: 12395 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12395 Log: Add a maxsize parameter to file lines load. If not zero the limit the amount of a file read. Added comments to tell people not