[Samba] problem mapping share using hostname of server

Martin, Diane dkmartin at neca.org
Tue Feb 25 08:06:58 MST 2014


Running samba version 3.2 on AIX 6.1.  Mapping share on windows 7 workstation.

I can map the share using \\<ip<file:///\\%3cip> address>\testarea.
If I attempt to map using using \\servername\testarea<file:///\\servername\testarea> I receive an error.

smbclient -L //<servername>/testarea  on the unix box is successful

When I run a net view command I receive the following:
C:\Users\Desktop>net view \\<servername>\testarea<file:///\\%3cservername%3e\testarea>
System error 53 has occurred.
Network path not found

I'm leaning towards something not quite right between samba config and DNS?  But I'm not sure where to look at this point.
I
Any input would be greatly appreciated


smb.conf:
[global]
        dns proxy = yes
        log file = /usr/local/samba/log.%m
        smb ports = 139
        server string = Samba Server
        workgroup = NECA.ORG
        client lanman auth = yes
        encrypt passwords = yes
        security = user
        passdb backend = tdbsam
        max log size = 50
        client plaintext auth = yes
        unix password sync = yes
        passwd program = /usr/bin/passwd %u

[testarea]
   comment = Test Area
   path = /testarea
   public = no
   writable = yes
   printable = no


Diane K. Martin
Sr. Support Analyst / AIX Admin
NECA
80 So. Jefferson Rd
Whippany, NJ  07981
Phone:  973.884.8164   Cell: 973.216.0056


________________________________
Privilege and Confidentiality Notice

The information in this message is intended for the named recipients only. It may contain information that is privileged, confidential or otherwise protected from disclosure. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution, or the taking of any action in reliance on the contents of this message is strictly prohibited. If you have received this e-mail in error, do not print it or disseminate it or its contents. In such event, please notify the sender by return e-mail and delete the e-mail file immediately thereafter. Thank you.


More information about the samba mailing list