Bug in reply_write_and_X?

2002-12-07 Thread Conrad Minshall
I'm testing my smb client against Samba on FreeBSD. The server's local filesystem has a maximum filesize of 16 Terabytes. If my client attempts a writex with an offset of exactly 16TB then I see ERRnoaccess rather than ERRdiskfull. Looking at some 3.0 sources, it appears reply_write_and_X()

SID is not checked agains GID only UID when using ACL

2002-12-07 Thread bjorn . roden
When using NT4 PDC with Samba, and trying to add groups to file and directory ACLs from a PC to the Samba share it fails (Samba on IBM AIX 5.1 configured "with-acl"). Adding users works fine but not groups.From examining level 10 debug output I belive the bug is that the SID is not checked agains

Re: Bug in reply_write_and_X?

2002-12-07 Thread jra
On Sat, Dec 07, 2002 at 01:42:18AM -0800, Conrad Minshall wrote: I'm testing my smb client against Samba on FreeBSD. The server's local filesystem has a maximum filesize of 16 Terabytes. If my client attempts a writex with an offset of exactly 16TB then I see ERRnoaccess rather than

Samba 3.0 cvs fails to make using --with-smbmount

2002-12-07 Thread Ray Raszka
The newest samba 3.0 cvs updated today 12/7/02 fails to make when the --with-smbmount=yes option is added to ./configure. The error message is listed below .. Compiling client/smbumount.c Linking bin/smbumount client/smbumount.o: In function `canonicalize': client/smbumount.o(.text+0x164):

FW: Samba 3.0 cvs fails to make using --with-smbmount (sorry prior msgnot plain text)

2002-12-07 Thread Ray Raszka
Resent as plain text -Original Message- From: Ray Raszka [mailto:[EMAIL PROTECTED]] Sent: Saturday, December 07, 2002 9:02 PM To: '[EMAIL PROTECTED]' Subject: Samba 3.0 cvs fails to make using --with-smbmount The newest samba 3.0 cvs updated today 12/7/02 fails to make when the

spurrious 'primary gid of user [bwlang] is not a Domain group !'

2002-12-07 Thread Bradley W. Langhorst
this is in samba3a20 and 3a21 with ldap_nua sam backend get this spurrious message in the logs [2002/12/08 01:12:01, 0] rpc_server/srv_util.c:get_domain_user_groups(342) get_domain_user_groups: primary gid of user [bwlang] is not a Domain group ! get_domain_user_groups: You should fix it, NT