HPE GreenLake Administration
- Community Home
 - >
 - Servers and Operating Systems
 - >
 - Operating Systems
 - >
 - Operating System - Linux
 - >
 - Re: Problem Accessing a Samba 3.0 Share
 
Operating System - Linux
        1840150
        Members
    
    
        3291
        Online
    
    
        110161
        Solutions
    
Forums
        Categories
Company
Local Language
                
                  
                  back
                
        
                
        
                
        
                
        
        
        
                
        
                
        
        
        
                
        
              
              Forums
Discussions
Forums
- Data Protection and Retention
 - Entry Storage Systems
 - Legacy
 - Midrange and Enterprise Storage
 - Storage Networking
 - HPE Nimble Storage
 
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
                
                  
                  back
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
            
                
            
                
            
                
            
                
            
            
                
            
                
            
            
                
            
                
              
            Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
 - Appliance Servers
 - Alpha Servers
 - BackOffice Products
 - Internet Products
 - HPE 9000 and HPE e3000 Servers
 - Networking
 - Netservers
 - Secure OS Software for Linux
 - Server Management (Insight Manager 7)
 - Windows Server 2003
 - Operating System - Tru64 Unix
 - ProLiant Deployment and Provisioning
 - Linux-Based Community / Regional
 - Microsoft System Center Integration
 
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
        Information
        Community
Resources
Community Language
        Language
        Forums
Blogs
Topic Options
			
				
					
	
			
		
	- Subscribe to RSS Feed
 - Mark Topic as New
 - Mark Topic as Read
 - Float this Topic for Current User
 - Bookmark
 - Subscribe
 - Printer Friendly Page
 
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
03-05-2008 11:35 AM
03-05-2008 11:35 AM
			
				
					
						
							Problem Accessing a Samba 3.0 Share
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Hi there --
We have Samba 3.0.23a running on a Fedora Core 4 system, but our remote systems are unable to access a share.
The /etc/init.d/smb script referenced the smb.conf file located in the /etc/samba directory, but the file in question was not located there. There was such a file available in the /usr/share/doc/samba-3.0.23a/LDAP/smbldap-tools-0.9.2 directory, and I copied that file to the /etc/samba directory.
The share in question has the following configuration:
[adv4dexport]
path = /export/home1/sdc_image_pool/appli/Advantage4DCT/sbreath/motion_files
comment = Respiratory Motion files directories
public = yes
writable = yes
oplocks = false
printable = no
guest ok = yes
browsable = yes
create mask = 0777
directory mask = 0777
The above configuration is based on a similar configuration that works on another system that utilizes samba 2.2.3a. After copying the smb.conf file, and editting it, the /etc/init.d/smb script was started and both smbd and nmbd started without problems.
Whenever a remote system tries to connect to the above share, the error message that is displayed on the remote system is "Network Path Cannot Be Found"
I am not familiar with Samba 3.x, although my guess is there is a problem with the smb.conf file. Has anyone seen this, and know what the solution is for me to take? Thanks.
		
		
	
	
	
We have Samba 3.0.23a running on a Fedora Core 4 system, but our remote systems are unable to access a share.
The /etc/init.d/smb script referenced the smb.conf file located in the /etc/samba directory, but the file in question was not located there. There was such a file available in the /usr/share/doc/samba-3.0.23a/LDAP/smbldap-tools-0.9.2 directory, and I copied that file to the /etc/samba directory.
The share in question has the following configuration:
[adv4dexport]
path = /export/home1/sdc_image_pool/appli/Advantage4DCT/sbreath/motion_files
comment = Respiratory Motion files directories
public = yes
writable = yes
oplocks = false
printable = no
guest ok = yes
browsable = yes
create mask = 0777
directory mask = 0777
The above configuration is based on a similar configuration that works on another system that utilizes samba 2.2.3a. After copying the smb.conf file, and editting it, the /etc/init.d/smb script was started and both smbd and nmbd started without problems.
Whenever a remote system tries to connect to the above share, the error message that is displayed on the remote system is "Network Path Cannot Be Found"
I am not familiar with Samba 3.x, although my guess is there is a problem with the smb.conf file. Has anyone seen this, and know what the solution is for me to take? Thanks.
	A Journey In The Quest Of Knowledge
			
			
				
			
			
			
			
			
			
		
		2 REPLIES 2
	
	            
            
		
		
			
            
                - Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
03-05-2008 01:23 PM
03-05-2008 01:23 PM
			
				
					
						
							Re: Problem Accessing a Samba 3.0 Share
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Is weird that smb.conf is not there, can you post the output of:
rpm -qa | grep samba
What is the output of service smb status?
Can you "attach" the whole smb.conf file?
Post the output of smbclient -L //servername
		
		
	
	
	
rpm -qa | grep samba
What is the output of service smb status?
Can you "attach" the whole smb.conf file?
Post the output of smbclient -L //servername
	Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
			
			
				
			
			
			
			
			
			
		- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
03-05-2008 01:55 PM
03-05-2008 01:55 PM
			
				
					
						
							Re: Problem Accessing a Samba 3.0 Share
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Hi there --
Thanks for your reply. The answers to your questions are shown below.
The output of the rpm -qa |grep samba command is the following:
samba-client-3.0.23a-1.fc4.1
samba-common-3.0.23a-1.fc4.1
system-config-samba-1.2.31-1
samba-3.0.23a-1.fc4.1
There was no output from the service smb status command.
Per your request, the smb.conf file is attached to this e-mail.
The output of the smbclient command is shown below:
Unknown parameter encountered: "min passwd length"
Ignoring unknown parameter "min passwd length"
WARNING: The "printer admin" option is deprecated
Error connecting to 132.183.20.114 (Connection refused)
Connection to 132.183.20.114 failed
					
				
			
			
				
		
		
	
	
	
Thanks for your reply. The answers to your questions are shown below.
The output of the rpm -qa |grep samba command is the following:
samba-client-3.0.23a-1.fc4.1
samba-common-3.0.23a-1.fc4.1
system-config-samba-1.2.31-1
samba-3.0.23a-1.fc4.1
There was no output from the service smb status command.
Per your request, the smb.conf file is attached to this e-mail.
The output of the smbclient command is shown below:
Unknown parameter encountered: "min passwd length"
Ignoring unknown parameter "min passwd length"
WARNING: The "printer admin" option is deprecated
Error connecting to 132.183.20.114 (Connection refused)
Connection to 132.183.20.114 failed
	A Journey In The Quest Of Knowledge
			
			
				
			
			
			
			
			
			
		The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
		
	
	
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP