tcon torture test

2003-03-06 Thread Richard Sharpe
Hi, Herb and I looked at the TCON torture test a bit today. In our testing we found that Windows NT4, Win2K and most Samba versions fail it, so we both wonder which server ever passed this test. We tested NT4 SP3 and NT4 SP6, as well as Win2K server and Win2K workstation. I have also tested

Another way to fix pdbedit segfaults in Samba 3.0

2003-03-06 Thread Jianliang Lu
As we know, the pdbedit from samba3.0 alpha21 got segfaults when you don't give the user_name. There is a fix about this on the CVS, but I think that the fix does not do that the pdbedit should do, that means, if you don't give the user_name the tool should show all users, but not exit like the

Re: quota group

2003-03-06 Thread Stefan (metze) Metzmacher
At 21:55 05.03.2003 +1100, Andrew Bartlett wrote: Wouldn't it be better to report the smaller of the two quotas? Make this a BOOL for type 'group_quota' or even better an enum with values 'USER_QUOTA, GROUP_QUOTA'. I have allready defined an emun :-) If you can repatch this against HEAD, and

Re: quota group

2003-03-06 Thread Stefan (metze) Metzmacher
At 13:13 05.03.2003 +, David Lee wrote: In the devel/TODO there is a suggested coding project: Rewriting Samba's current filesystem quota support as a VFS module. I'm currently working on this There has also just been another thread from someone requesting some sort of

Re: Detecting Windows OS Version through Samba

2003-03-06 Thread Agis Andreou
Thanx everyone, i found what i was looking for and send feedback just in case anybody needs it: http://winfingerprint.sourceforge.net/ Agis Andreou wrote: Hello everyone, I have a samba server and several wannabe clients on a different subnet. Is there a way to determine their windows os

Re: quota group

2003-03-06 Thread David Lee
On Thu, 6 Mar 2003, Stefan (metze) Metzmacher wrote: At 13:13 05.03.2003 +, David Lee wrote: In the devel/TODO there is a suggested coding project: Rewriting Samba's current filesystem quota support as a VFS module. I'm currently working on this There has also just been another

Joining domains specifying auth realm

2003-03-06 Thread Ken Cross
Samba-folk: I've run into a problem that I'd like to throw open for a general solution. The problem is joining an Active Directory, say AD1.COMPANY.COM, but specifying a different authentication realm for the username/password, say AD2.COMPANY.COM. For instance, this currently fails: net ads

Re: VFS related.

2003-03-06 Thread Jelmer Vernooij
On Wed, Mar 05, 2003 at 06:43:52PM +0200, TUDOR Coserea wrote about 'VFS related.': Hi, I'm was trying to port my VFS module over *BSD. I had some problems and I want to share the results with you: 1. On OpenBSD 3.1 in dynamic module symbols are mangled with _ in front of name of the

3.0a22: Minor Issue with passwd program + kludge fix

2003-03-06 Thread Matt Roberts, GRDA
I am using 3.0a22 as a PDC with LDAP SAM backend. I am using a python script as a passwd program to sync ldap passwords. My python script uses a first line of #!/usr/bin/env python and is normally mode 750, owned by root:root. It worked fine under 3.0a21. Under 3.0a21, the script no longer

Re: VFS related.

2003-03-06 Thread TUDOR Coserea
Hi, Jelmer Vernooij [EMAIL PROTECTED] writes: Which version of samba are you using? Is 'DYNEXP' set correctly and at all ? 2.2.4 and 2.2.7 DYNEXP=-Wl,--export-dynamic I found this in manual of ld.elf_so Relocation ld.elf_so will perform all necessary relocations immediately except for

Restrict Anonymous

2003-03-06 Thread Marc Kaplan
Hello list, Has anybody coded some sort of workaround for joining domains with RestrictAnonymous set? The typical behavior I see is for NT4 domains we're able to look up sequence, but never enumerate users and groups. For ADS domains, it seems that even looking up sequence from the domain fails.

Re: Restrict Anonymous

2003-03-06 Thread Richard Sharpe
On Thu, 6 Mar 2003, Marc Kaplan wrote: Hello list, Has anybody coded some sort of workaround for joining domains with RestrictAnonymous set? The typical behavior I see is for NT4 domains we're able to look up sequence, but never enumerate users and groups. For ADS domains, it seems that

SessionSetup_and_X with VC=0

2003-03-06 Thread Peter Hurley
I was following an earlier thread Samba doesn't free network resource with XP clients, and in investigating the SessionSetup_and_X handling I have a couple of questions. (I only looked at 2.2.7a (not 3.0)) 1) It appears that in reply_sesssetup_and_X(), the VC is in essence ignored. When I look

RE: Restrict Anonymous

2003-03-06 Thread Marc Kaplan
I am referring to having winbindd function in 3.0. How do I go about setting this option? Is it a smb.conf parameter? Thanks, -Marc -Original Message- From: Richard Sharpe [mailto:[EMAIL PROTECTED] Sent: Thursday, March 06, 2003 9:52 AM To: Marc Kaplan Cc: '[EMAIL

RE: Restrict Anonymous

2003-03-06 Thread MCCALL,DON (HP-USA,ex1)
Hi Marc, For winbindd to function, you must use wbinfo -A username%passwd to store the username and password of the user you want winbindd to use for authentication. Hope this helps, Don -Original Message- From: Marc Kaplan [mailto:[EMAIL PROTECTED] Sent: Thursday, March 06, 2003

Re: SessionSetup_and_X with VC=0

2003-03-06 Thread Christopher R. Hertel
I don't have all the answers here but I did write up some information about the intentions behind the VC number, and the problems with doing anything other than ignoring it. See: http://ubiqx.org/cifs/SMB.html#SMB.7 ...and scroll down a little. The interesting bit is probably in section

Re: Joining domains specifying auth realm

2003-03-06 Thread Andrew Bartlett
On Fri, 2003-03-07 at 03:44, Ken Cross wrote: Samba-folk: I've run into a problem that I'd like to throw open for a general solution. The problem is joining an Active Directory, say AD1.COMPANY.COM, but specifying a different authentication realm for the username/password, say

Urgent help me

2003-03-06 Thread dharanesh dharanesh
dear friends Our Client software used samba protocol. if firewall program disable, samba can work very well. Problem is what kind of port we have to open for samba protocol. There are ports we opened 137,138,139,445 (tcp/udp) 143,161 (tcp) but samba is not working Our DVR server used 2.0.7

Re: Urgent help me

2003-03-06 Thread John H Terpstra
On Fri, 7 Mar 2003, dharanesh dharanesh wrote: dear friends Our Client software used samba protocol. if firewall program disable, samba can work very well. Problem is what kind of port we have to open for samba protocol. There are ports we opened 137,138,139,445 (tcp/udp) 143,161

Samba and Seq. Read ahead.

2003-03-06 Thread William Jojo
Please don't shoot me for cross posting, but I wanted to share this with everyone. Just thought you'd like to know that I've discovered a very interesting thing about AIX and Samba with respect to Sequential Read Ahead. I had been tracking a number of issues related to performance on my Samba

Problem with preexec ?

2003-03-06 Thread Andras S. Haramasz
Hi there, A simple perl script creates logon batch file (%m.%u.bat) based on user’s name, client-machine and assigns shares based on user’s primary group. It is created on the netlogon share. The file can be something like this: net time \\linux /set /yes net use n: \\linux\netlogon net use h:

¸ßÆ·ÖÊPHP+MYSQL JSP+MYSQLÖ÷»ú,ȷʵ²»´í!

2003-03-06 Thread sanry
PHP+MYSQL JSP+MYSQL,! PHP JSP(http://now.net.cn/) ! 100MB popWEB, 2GCHINANET ! VDNS IP,URL,! http://now.net.cn/host ^_^ ! :2125591 2125561 [EMAIL PROTECTED] QQ: 175942002 175940641