Re: CVS update: samba/source/rpc_server

2002-06-05 Thread Tim Potter
On Wed, Jun 05, 2002 at 11:34:43PM -0500, Gerald Carter wrote: > > I'm writing some test routines for the print notification stuff and it's > > rather a lot of mucking around. Can I do this after 2.2.5 ships and > > before HEAD printing gets blown away? > > Please don't mess with 2.2 printing b

Re: CVS update: samba/source/rpc_server

2002-06-05 Thread Gerald Carter
On Thu, 6 Jun 2002, Tim Potter wrote: > On Wed, Jun 05, 2002 at 06:26:33PM -0700, Jeremy Allison wrote: > > > > Modified Files: > > > srv_spoolss_nt.c > > > Log Message: > > > Moved some notify related constants into srv_spoolss_nt.c since > > > they're only used there. > > > > > > Added a

Problem copying files from Win2k Novell client to Samba (repost)

2002-06-05 Thread Wade Turland
The original message was posted by Dan Barrett: http://lists.samba.org/pipermail/samba-technical/2002-May/036397.html I'm getting reports of similar problems. Nobody responded before - can anyone help? Wade. -- /==\ | Wade Turland

Re: known BUG "multi-byte character set in usernames"

2002-06-05 Thread Guenther Deschner
On Wed, Jun 05, 2002 at 04:19:32PM -0700, Jeremy Allison wrote: > On Thu, Jun 06, 2002 at 12:12:45AM +0200, Juergen Hasch wrote: > > > > the patch works fine for except for one thing. In the acl security selection > > list (showing a list of all available users and groups) the german umlaut > >

Fw: Printing via RPC Calls in 2.2.5-pre -- drum roll -- it works :)

2002-06-05 Thread Steven J Mackenzie
[whoops -- reposted in plain text] I hope working printing RPCs won't be too shocking for people! (Although I have seen one wierd behaviour on XP ...) I've briefly tested the 2.2.5-pre code on a Mandrake 8.2 server (100 MHz, 64 Mb ram), sharing an Epson Photo 790 inkjet printer. This server was

Printing via RPC Calls in 2.2.5-pre -- drum roll -- it works :)

2002-06-05 Thread Steven J Mackenzie
I hope working printing RPCs won't be too shocking for people! (Although I have seen one wierd behaviour on XP ...)   I've briefly tested the 2.2.5-pre code on a Mandrake 8.2 server (100 MHz, 64 Mb ram), sharing an Epson Photo 790 inkjet printer.   This server was configured with 2.2.3a code

Re: known BUG "multi-byte character set in usernames"

2002-06-05 Thread Jeremy Allison
On Thu, Jun 06, 2002 at 12:12:45AM +0200, Juergen Hasch wrote: > > the patch works fine for except for one thing. In the acl security selection > list (showing a list of all available users and groups) the german umlaut > characters are wrong. This is because the unix charset is sent to the win

Re: Access control to SAM / _samr_query_sec_obj

2002-06-05 Thread Kai Krueger
- Original Message - From: "Jeremy Allison" <[EMAIL PROTECTED]> Sent: Wednesday, June 05, 2002 8:07 PM Subject: Re: Access control to SAM / _samr_query_sec_obj > Nice patch. I do have one request though. I've (for years) > been removing magic numerical constants from Samba (like

Re: known BUG "multi-byte character set in usernames"

2002-06-05 Thread Juergen Hasch
Am Mittwoch, 5. Juni 2002 23:48 schrieb Jeremy Allison: > On Sun, Jun 02, 2002 at 07:44:02PM +0200, Juergen Hasch wrote: > > Hi Jerry, > > > > Am Sonntag, 2. Juni 2002 03:15 schrieb Gerald Carter: > > > On Fri, 31 May 2002, Juergen Hasch wrote: > > > > Now I never would have brought this up becaus

Re: known BUG "multi-byte character set in usernames"

2002-06-05 Thread Jeremy Allison
On Sun, Jun 02, 2002 at 07:44:02PM +0200, Juergen Hasch wrote: > Hi Jerry, > Am Sonntag, 2. Juni 2002 03:15 schrieb Gerald Carter: > > On Fri, 31 May 2002, Juergen Hasch wrote: > > > Now I never would have brought this up because I don't care to much for > > > 2.2 and I was just curious when I mad

Re: Ref: Bad File Descriptors

2002-06-05 Thread Jeremy Allison
On Thu, May 30, 2002 at 08:40:16AM -0500, Eric Meyer wrote: > Samba Team, > In reference to the problem described by Wolfgang below - We are > experiencing the exact same thing. > We are using Mandrake 8.2 with 2.4.18 kernel and Samba 2.2.3a. Our Samba > shares are on a partition using Reiserfs. C

RE: [PATCH] Clean up samba-3.0 for POSIX-96

2002-06-05 Thread Gerald Carter
On Wed, 5 Jun 2002, Gerald Carter wrote: > On Wed, 5 Jun 2002, Green, Paul wrote: > > > I re-ran configure and make after this change, and both work ok. This patch > > is against the 2.2.4 sources prior to my previous change (I assume that's > > where you backed the file up to). > > > > If my

RE: [PATCH] Clean up samba-3.0 for POSIX-96

2002-06-05 Thread Gerald Carter
On Wed, 5 Jun 2002, Green, Paul wrote: > I re-ran configure and make after this change, and both work ok. This patch > is against the 2.2.4 sources prior to my previous change (I assume that's > where you backed the file up to). > > If my changes were applied to the 3.0 tree, then this change n

Re: Access control to SAM / _samr_query_sec_obj

2002-06-05 Thread Jeremy Allison
On Wed, Jun 05, 2002 at 07:51:53PM +0200, Kai Krueger wrote: > This is the first version of the patch to implement access control to SAM. > > It implements checks of the desired access in all open functions (those that create >handles) > against the appropriate default SDs of the previous patch

Re: Access control to SAM / _samr_query_sec_obj

2002-06-05 Thread Kai Krueger
This is the first version of the patch to implement access control to SAM. It implements checks of the desired access in all open functions (those that create handles) against the appropriate default SDs of the previous patch and associates the granted access bits with the handle. These gra

RE: [PATCH] Clean up samba-3.0 for POSIX-96

2002-06-05 Thread Green, Paul
Gerald (Jerry) Carter [mailto:[EMAIL PROTECTED]] writes: > On Fri, 31 May 2002 [EMAIL PROTECTED] wrote: > > > source/lib/interfaces.c conditionally include sys/time.h and > > sys/sockio.h (autoconf macros > already exist) > > This change broke SAMBA_2_2. The

[Fwd: smbd 2.2.4 Solaris 8 on intel (PR#24507)]

2002-06-05 Thread Simo Sorce
Better forward this bug to the technical list. Anyone using samba on >2 processors machine? -Forwarded Message- From: [EMAIL PROTECTED] To: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: smbd 2.2.4 Solaris 8 on intel (PR#24507) Date: 05 Jun 2002

Re: SPAM on samba-technical

2002-06-05 Thread Erwin Eder
> > > please consider some spam protection, > > Going over the log files it seems that about 80 messages a day are being > blocked by spews. The RBL is blocking maybe 5-6 per day. I added > spamcop to the list tody and it seems to be blocking a lot more mail. > 211.117.176.60 is DNSbl listed. by

[PATCH] Stackable VFS interface for HEAD

2002-06-05 Thread Alexander Bokovoy
Hi! Attached is latest version of stackable VFS interface, as described in my talk on SambaXP (http://www.sambaxp.org/samba_XP_2002/archive.html) Changes: - 'vfs path' option added to specify path where modules reside. You can use this to simplify 'vfs object' line. - c

netatalk.c

2002-06-05 Thread Alexey Kotovich
hi there! this is simple netatalk vfs module against stackable VFS interface. regards, -- Alexey Kotovich /* Software developer, SaM-Solutions Ltd. */ -- fortune says -- Why use Windows, since there is a door? /* * AppleTalk VFS module for Samba. * * Copyright (C) Alexey Kotovich, 2002

RE: --with-acl-support (2.2.4

2002-06-05 Thread Noel Kelly
OK so you can set and view ACLs using setfacl/getfacl ('setfacl -m d:o::rwx /tmp' 'getfacl /tmp' ? ie the kernel patches worked successfully ?) If so then ACLs are indeed enabled. I would then start the compilation afresh - Samba should pick up on the ACLs automatically. Are you using winbind

VL: --with-acl-support (2.2.4)

2002-06-05 Thread Nieminen, Jooel
I don't know about you guys, but samba did configure with acl-support when I added the "unneeded" devel packages of acl.   -Alkuperäinen viesti-Lähettäjä: Nieminen, Jooel Lähetetty: 5. kesäkuuta 2002 0855Vastaanottaja: '[EMAIL PROTECTED]'Aihe: --with-acl-support (2.2.4 mm