[Samba] Can see server, but can't see shares. Whazzup?

antonio at kabaya.homelinux.org antonio at kabaya.homelinux.org
Mon May 17 20:47:50 GMT 2004


Try to login in xp with a user account + passwd the same that in
smbpasswd; #smbpasswd -a user

I think you have an anonymous account in your winxp.
That prob reminds me the situation in w98 when an user cancel the net
passwd at the start.


Regards

> Hi,
>
> I have configure Samba 2.2.7-5.8.0  on my RH 8 box. The smb.conf file
> is attached below.  From my WinXP box, I see the box in my network
> neighborhood. But, when I try to "open" / browse the server from said
> box (on the 192.168.0 network),  I get the message:
>     \\World2 is not accessible. You might not have permission to use
> this network
>     resource. Contact the administrator of this server to find out if
> you have
>     access permissions.
>
>      The network path was not found.
>
> Of course, it takes 20-30 seconds for it to figure this out.  However,
> from
> the Samba server itself, I can use "smbclient '\\world2i\homes' -U matt"
> and,
> after authentication, all is cool. But, I never even get a chance to
> authenticate
> from the XP box.  I've google searched. i've FAQ read, and either I
> skipped
> over it or I'm missing something.
>
> Any help is greatly appreciated.
>
> Cheers,
> Matthew
>
> smb.conf file------------------------------------------------------------
> [global]
>         log file = /var/log/samba/%m.log
>         smb passwd file = /etc/samba/smbpasswd
>         load printers = yes
>         passwd chat = *New*password* %n\n *Retype*new*password* %n\n
> *passwd:*a
> ll*authentication*tokens*updated*successfully*
>         socket options = TCP_NODELAY SO_SNDBUF=8192 SO_RCVBUF=8192
>         obey pam restrictions = yes
>         encrypt passwords = yes
>         passwd program = /usr/bin/passwd %u
>         dns proxy = no
>         netbios name = world2i
>         server string = world2i
>         printing = lprng
>         default = global
>         unix password sync = Yes
>         preferred master = no
>         workgroup = TCCIHQ
>         os level = 20
>         socket address = 192.168.0.202
>         printcap name = /etc/printcap
>         security = user
>         max log size = 0
>         pam password change = yes
>         local master=no
>         hosts allow = 127.0.0.1/255.255.255.255 192.168.0.0/255.255.255.0
>         interfaces = 127.0.0.1 eth0*
>
> [homes]
>         writable = yes
>         path = /home
>         comment = Home Directories
>         valid users = %S
>         create mode = 0664
>         directory mode = 0775
>
> [printers]
>    comment = All Printers
>    path = /var/spool/samba
>    browseable = no
> # Set public = yes to allow user 'guest account' to print
>    guest ok = no
>    writable = no
>    printable = yes
>
> [slash]
>         browseable = no
>         path = /
>
>
> --------------------------
> The rest of the file is commented out.
>
>
>
>
>
>
> --
> ****************************************************************
> *      Those who desire to give up freedom in order to gain    *
> *    security will not have, nor do they deserve, either one.  *
> *                   - President Thomas Jefferson               *
> ****************************************************************
> * Matthew Thurmaier, President *   matt at compclass.com          *
> * The Computer Classroom, Inc. *   http://www.compclass.com    *
> * Company HQ/(800) 603-8988    *   Me Direct/(386)426-7828     *
> ****************************************************************
> 
>
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba


More information about the samba mailing list