[PATCH]SAMR_LOOKUP_DOMAIN functionality in rpcclient

2003-03-28 Thread amber palekar
Hi All, I wanted to test the server SAMR_LOOOKUP_DOMAIN functionality in samba3.0 which made me add the client functionality for the same in rpcclient which was not present(also I cudnt think abt any scenarios where it wud be genearted ). This is a _trivial_ patch to adding the client side

Re: [PATCH]SAMR_LOOKUP_DOMAIN functionality in rpcclient

2003-03-28 Thread amber palekar
Ooops, wrong patch in the earlier mail. Please find the correct patch here. Cheers, Amber. --- message from amber palekar [EMAIL PROTECTED] attached: _ free webspace email -

W2K Explorer security propagation prob in 2.2.8 and Samba-3's andHEAD

2003-03-28 Thread Grant Bigham
I've have an NT4 PDC with Samba-2.2.8 joined as a domain member. When using Explorer in W2K to change security settings on Samba shares, the security settings are not propagted down the the directory tree - yes I have ticked the Reset perms on all child.. I also see CREATOR OWNER and

Re: Patch for Bad Password Attempt Lockout, samba3.0a22.

2003-03-28 Thread Andrew Bartlett
On Fri, 2003-03-28 at 23:55, Jianliang Lu wrote: Now the users of admin users will not be locked. admin users not the appropriate choice here. Better would be the members of the 'domain admins' group. The interesting bit is finding this out at the right point in time... In attach is the new

NMBD crashing in 2.2.7a (and 2.2.6, 2.2.5)

2003-03-28 Thread Edgar, Bob
Hi all, I've been having a problem with nmbd crashing multiple times per day. I suspect that the problem is caused by a shell script that tries to lookup the name for ws to ws4000 to build a DNS reverse table. It look something like this: #!/bin/ksh typeset -Z4 i=0 while (( $i 4000 )); do

RE: NMBD crashing in 2.2.7a (and 2.2.6, 2.2.5)

2003-03-28 Thread Edgar, Bob
Sorry, I forgot to include smb.conf. I am building the 2.2.8 release now and will install it in the next couple of hours (assuming all builds cleanly) so any testing can be done against that release. The current (2.2.7a) release we built with the following: CC=/opt/SUNWspro/bin/cc

2.2.8 fcntl F_SETLKW64 failing on Solaris 8

2003-03-28 Thread Paul Griffith
Hi! I am running into a problem with Samba 2.2.8 on Solaris 8. I didn't have this problem with 2.2.7a and my config file didn't change. What I notice is smbd process running iwth a high CPU usage. Normally they are below 1%. PID USERNAME THR PRI NICE SIZE RES STATETIMECPU COMMAND

bug in masked_match function

2003-03-28 Thread Andrew Bird
Tomoki I think the right solution is to revert the patch - i've knocked up the following test program. testbox$ ./a.out 255.255.254.0 == addr/23 1110 Reverting old change - correct (ALLONES atoi(slash + 1)) ^ ALLONES 1110

Re: 2.2.8 fcntl F_SETLKW64 failing on Solaris 8

2003-03-28 Thread Joe Meslovich
Here are the details: SunOS 5.8 Generic_108528-18 sun4u sparc SUNW,Ultra-4 I have noticed some additional F_SETLKW64 problems with Solaris 8 and 2.2.8. I still think that this problem is more closely related to the Sun implementation of fcntl. I would recommend taking your system up to kernel

Re: NMBD crashing in 2.2.7a (and 2.2.6, 2.2.5)

2003-03-28 Thread jra
On Fri, Mar 28, 2003 at 02:19:48PM +0100, Edgar, Bob wrote: Hi all, I've been having a problem with nmbd crashing multiple times per day. I suspect that the problem is caused by a shell script that tries to lookup the name for ws to ws4000 to build a DNS reverse table. It look

RE: encrypt passwords=no, security=yes, samba 2.2.8, W2K user aut h fails

2003-03-28 Thread MCCALL,DON (HP-USA,ex1)
Hi Tony, Can't make it happen here on my HP-UX system, and I don't have a Solaris system to test on. But if you want to get me a log level 10 debug of the issue, and the output of testparm, I'll see if I can spot anything. Send the log and testparm off list, and compressed, ok? Don

Re: use sendfile problems with Windows 95

2003-03-28 Thread Pierre Belanger
Richard Sharpe wrote: On Thu, 27 Mar 2003, Pierre Belanger wrote: Can you get us a sniff? I sent a captured file directly to Richard. On this Friday, I wanted to share the following... While doing the capture for Richard, I was able to try to open different files a few times... here's what

RE: NMBD crashing in 2.2.7a (and 2.2.6, 2.2.5)

2003-03-28 Thread Edgar, Bob
Thanks, I've built and installed the 2.2.8 version. I'll give feedback on Monday. bob -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Freitag, 28. März 2003 18:25 To: Edgar, Bob Cc: '[EMAIL PROTECTED]' Subject: Re: NMBD crashing in 2.2.7a (and 2.2.6, 2.2.5)

tmp files hanging around too long.

2003-03-28 Thread Bradley W. Langhorst
I recently upgraded my a21 system to a22 runaway smbds seem to have disappeared. A new, less serious problem, has emerged. When a user keeps a word document open for a very long time i see a proliferation of locked temporary files (87 since yesterday) I'd like to help track down this problem

Re: Next alpha of 3.0 planned for Friday

2003-03-28 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 This is just a heads up for everyone. I'm planning the 3.0alpha23 release for this Friday. If you have code that needs to be merged of commited to the SAMBA_3_0 cvs tree, please get in checked in by 8am EST on Friday of the week. I've hit a

Spooler retrieves driver files hundreds times during Point andPrint install or driver property update.

2003-03-28 Thread Arcady Chernyak
I have detected significant performance slow down when I use PnP driver with versions 2.2.7A and 2.2.8. It happened with all kinds of Windows OS (exclude 9x) when user has administrative rights to Samba based printers. In Windows system event viewer I see that spooler retrieves printer driver

Re: Next alpha of 3.0 planned for Friday

2003-03-28 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 27 Mar 2003, Tomoki AONO wrote: In [EMAIL PROTECTED], [EMAIL PROTECTED] wrote: This is just a heads up for everyone. I'm planning the 3.0alpha23 release for this Friday. If you have code that needs to be merged of commited to