Hi All,

Sorry for this OT post but our sysAdmin is clueless
at this perticular error and I would appreciate if
somebody from the list helps us.

Activity: Mount Solaris file system on NT-4(service pack 6) 
          using samba server(2.0.5 or 2.2.1a).

Platforms: Unix Sun E450, OS=Solaris 7, NT 4

Error Message: \\Bhaskar is not accessible. 
               Network path was not found.

History: Bhaskar is NIS+ master server. 
         Other Solaris systems are Arrk
         (NIS+ replica) and 5 Ultra 10 workstations 
         (Members of NIS+)

Problem: We are able to mount unix partition on 
         workstations from the NT machine but only 
         bhaskar and arrk are giving said error message.
      
Entries:

1. /etc/service

netbios-ns 137/udp # Added for Samba server -Upen

netbios-ns 137/tcp # Added for Samba server -Upen

netbios-ssn 139/tcp # Added for Samba server -upen

swat 901/tcp # Added for Samba server -upen

2. /etc/inetd.conf

netbios-ssn stream tcp nowait root /usr/local/samba/bin/smbd
-d1
-l/usr/local/samba/var/smblog
-s/usr/local/samba/lib/smb.conf

netbios-ns dgram tcp nowait root /usr/local/samba/bin/nmbd
-d1
-l/usr/local/samba/var/nmblog

swat stream tcp nowait.400 root /usr/local/samba/bin/swat
swat

1. smb.conf

# Samba config file created using SWAT

# from ports-upendra (190.9.200.45)

# Date: 2002/01/11 12:10:31

# Global parameters     
[global]

workgroup = UNIX

netbios name = BHASKAR

server string = Samba Server

password server = bhaskar

root directory = /

log file = /usr/local/samba/var/log.%m

max log size = 50

read bmpx = Yes           

nt acl support = No

name resolve order = bcast lmhosts host wins

os level = 33

preferred master = True

domain master = False

dns proxy = No

guest account = guest1

hosts allow = 190.9.0.0/255.255.0.0

domain master = False

dns proxy = No      

guest account = guest1

hosts allow = 190.9.0.0/255.255.0.0

map system = Yes

[homes]

comment = Home Directories

read only = No

browseable = Yes

[printercomment = All Printers

path = /usr/spool/samba

printable = Yes

browseable = Yes

[vbstorecomment = ClearCase VOB Storage

path = /net/bhaskar/machhome/vobstore

read only = No

[viewstocomment = ClearCase View Storage

path = /net/bhaskar/machhome/viewstore

read only = No

hosts allow = 190.9.0.0/255.255.0.0

                        


-- 
#################################################
#             Aseem Prakash Rane                #
#       http://aseemrane.topcities.com/         #
#        Registered Linux user #226057          #
#################################################


_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to