Re: pdbedit segfaults in SAMBA_3_0

2002-12-21 Thread Bradley W. Langhorst
On Tue, 2002-12-17 at 04:06, Simo Sorce wrote: Can you send a backtrace? Mine does not segfault (tough I'm using head not 3.0) Simo. simo: how are you testing it? I just rebuilt from SAMBA_3.0 (no debian patches or anything) when i type pdbedit it segfaults however if i provide a username

joining a domain when account is already in passdb

2002-12-21 Thread Bradley W. Langhorst
During a recent reimaging of my desktop machines I found that logons fail with a cannot contact domain error when a freshly imaged machine tries to log in for the first time... I must delete and re-add the machine account to get it working... I assume this is because the password is now

Re: pdbedit segfaults in SAMBA_3_0

2002-12-21 Thread Bradley W. Langhorst
On Sat, 2002-12-21 at 16:26, Bradley W. Langhorst wrote: I think it just needs this patch (or something like it that fits with how you all do things). my patch just fixes the segfault when there are no arguments If i do pdbedit -l it segfaults again... I think maybe I'm fixing this problem the

smbclient -L can't see shares with spaces in the name

2002-12-21 Thread Steve Langasek
It appears that 'smbclient -L' is not able to view shares on an NT server (or above) that are created with a space in the name, although it is possible to access these shares if the name is given explicitly. The reason is that NT, 2K, and XP will not return these shares in response to a

Re: pdbedit segfaults in SAMBA_3_0

2002-12-21 Thread Simo Sorce
On Sat, 2002-12-21 at 22:26, Bradley W. Langhorst wrote: On Tue, 2002-12-17 at 04:06, Simo Sorce wrote: Can you send a backtrace? Mine does not segfault (tough I'm using head not 3.0) Simo. simo: how are you testing it? I just rebuilt from SAMBA_3.0 (no debian patches or anything)

Re: smbclient -L can't see shares with spaces in the name

2002-12-21 Thread Steve Langasek
On Sat, Dec 21, 2002 at 08:40:45PM -0600, Christopher R. Hertel wrote: Note also that none of the calls appear to work properly on port 445. If the call is made on 445 a Windows server will respond, but the response will be empty. Listing of NBT workgroups, servers, and shares must be

Re: smbclient -L can't see shares with spaces in the name

2002-12-21 Thread Christopher R. Hertel
On Sat, Dec 21, 2002 at 09:29:04PM -0600, Steve Langasek wrote: On Sat, Dec 21, 2002 at 08:40:45PM -0600, Christopher R. Hertel wrote: Note also that none of the calls appear to work properly on port 445. If the call is made on 445 a Windows server will respond, but the response will be

Re: smbclient -L can't see shares with spaces in the name

2002-12-21 Thread Steve Langasek
On Sat, Dec 21, 2002 at 10:41:10PM -0600, Christopher R. Hertel wrote: On Sat, Dec 21, 2002 at 09:29:04PM -0600, Steve Langasek wrote: On Sat, Dec 21, 2002 at 08:40:45PM -0600, Christopher R. Hertel wrote: Note also that none of the calls appear to work properly on port 445. If the call