[PATCH] NTLMSSP DNS domain name

2002-09-18 Thread Stefan (metze) Metzmacher
Hi Andrew, I found out something strange... If we have a realm in smb.conf, it is send as DNS domain name in NTLMSSP. This causes XP (and I think w2k too) to think our samba is an ADS DC and try to find it via DNS and other ADS stuff later. The domain join works fine but, if someone try to

Patch for Samba 2.2 -- fixes NIS auto.home problem

2002-09-18 Thread Jon. Hallett
Hi, Attached is a patch for SAMBA_2_2 that fixes a problem that I think appeared in Samba 2.2.2. The problem is with the user home directory existence check in the lp_add_home function in param/loadparm.c, and it stops users without proper passwd entries from be able to connect to Samba.

logon problem

2002-09-18 Thread Shane Tapper
Im desperate. I have set the appropriate path for a logon script and assured the .cmd file is located there. It however does not run at all. The file itself can be executed successfully on a W2k machine. It does not appear samba is even attempting to run it. Any suggestions? Troubleshooting

Re: logon problem

2002-09-18 Thread Simo Sorce
Samba never runs scripts!! From my memory I remember that you have to teel win2k you want to run a sript at startup, I think you can do that modifying the user profile. Simo. On Wed, 2002-09-18 at 16:13, Shane Tapper wrote: Im desperate. I have set the appropriate path for a logon script and

RE: rpcclient/samlogon in Samba 3.0alpha9

2002-09-18 Thread Vijay Kota
Pushing a 0x006B006B just before the Neg_flags in the Netlogon Authenticate2 request fixed this for me. Here are the diffs (w.r.t 3.0 alpha19 *not* 9) in case anyone is interested: diff include/rpc_netlogon.h include/rpc_netlogon.my 359a360 uint32 magic; diff

Re: logon problem

2002-09-18 Thread Jay Ts
On Wed, Sep 18, 2002 at 09:13:02AM -0500, Shane Tapper wrote: Im desperate. I have set the appropriate path for a logon script and assured the .cmd file is located there. It however does not run at all. The file itself can be executed successfully on a W2k machine. It does not appear samba

broken link

2002-09-18 Thread Robert Stanford
On page http://au1.samba.org/samba/whatsnew/ * (2nd May, 2002) Samba 2.2.4 released The Samba Team has released Samba 2.2.4 See the WHATSNEW for a list of bug fixes and changes. WHATSNEW points to http://au1.samba.org/samba/whatsnew/whatsnew/samba-2.2.4.html instead of

Re: unknown RPC opcodes during join+logon

2002-09-18 Thread Luke Howard
The return code always follows the last top-level [out] value, but there is an additional [out] ULONG in NetrServerAuthenticate3. The algorithm for calculating credentials is the same. Actually, I'm no longer sure this is the case. It seems that the algorithm for NetrServerAuthenticate3 is the