Re: SMB module authentication rewrite patch



Hi,

On Wed, 2005-01-12 at 03:30, Nielsen wrote:
Narayana Pattipati wrote:
> a) Typing smb:// does not list workgroups for me. It was working without
> the patch. I am not sure if someone else saw the same issue.

Hmmm, that's odd. It does work for me. Maybe the debug output will be 
indicate where the issue is. You'd have to run gnome-vfs-daemon from a 
terminal, which takes some antics:

# gnome-session-remove nautilus
# killall gnome-vfs-daemon
# /usr/libexec/gnome-vfs-daemon

... and then elsewhere start nautilus again ...
I did followed it. But still the same issue. Here is the debug output:

<-- smb module init called -->
LOCK
params.c:OpenConfFile() - Unable to open configuration file "/home/naren/.smb/smb.conf":
        No such file or directory
Using netbios name DELL650-02.
Using workgroup TUX-NET.
UNLOCK
do_get_file_info() smb:///
do_open_directory() smb:///
update_workgroup_cache: enumerating workgroups
LOCK
[auth] Initializing Authentication
[auth] perform_authentication called.
[auth] First authentication pass
[auth] auth_callback called: server: 10.114.10.133 share: IPC$
[auth] Initial authentication lookups
[auth] No credentials, returning null values
add_cached_server: server: 10.114.10.133, share: IPC$, domain: , user:
Could not enumerate domains using ''
[auth] perform_authentication called.
[auth] Non-authentication error. Leaving auth loop.
[auth] Cleaning up Authentication
UNLOCK
do_read_directory()
do_close_directory: 0x8135f40

I gave my workgroup name through gconf key. But still its looking for TUX-NET.

Regards,
Narayana



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]