|
| |||||||||
| Tags: file sharing, nt_status, samba, samba server, sme, sme server |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| NT_STATUS_UNSUCCESSFUL on SAMBA server
I have an SME Server 7.4, server mode only in a global network to address 10.255.253.3. This server is accessible from three local networks: 192.168.10.0, 192.168.20.0 and 192.168.30.0. I'm trying to connect my XP clients in the LAN via SAMBA for file sharing. Sharing works fine when connecting to the network 10.255.253.*. But from other networks, its not! (Error NT_STATUS_UNSUCCESSFUL). I think the solution is in the configuration file smb.conf, but I tried several combination without success. See sample /etc/samba/smb.conf below Code: encrypt passwords = yes guest account = public guest ok = no hosts allow = 192.168.10. 127. interfaces = 127.1.0.0 |
|
#2
| ||||
| ||||
| Re: NT_STATUS_UNSUCCESSFUL on SAMBA server
For a Samba server to be accessible, it is IMHO that: - Connectivity to ip is operational meaning ping + route - The Samba server needs answer: config by http://www.samba.org/samba/docs/server_security.html The parameter "hosts allow" it seems that small things here. A small change to smb.conf + restart the service (/etc/init.d/samba restart?). And if it works, amend the template ... Note however the need for a WINS server for remote clients (other networks): - No problem to access \\192.168.1.16\share - But no wins, problem with \\srvcentral\share The logic is that customers have info from remote WINS server (can be provided by a DHCP server!). |
|
#3
| ||||
| ||||
| Re: NT_STATUS_UNSUCCESSFUL on SAMBA server
If, though: It is probably at the state SME 192.168.10 networks, 20 and 30 as networks friends (I can not remember the exact term in the web interface). In any case it is indispensable Server & Gateway. Otherwise, Lemog's explanation is excellent: ping must pass, plus trying to achieve by sharing \\10.255.253.3\SHARED Finally, by default, sme is configured in WINS server, so if this is the only, the simplest is to indicate (rather static or DHCP) server SME in WINS for all stations. |
|
#4
| ||||
| ||||
| Re: NT_STATUS_UNSUCCESSFUL on SAMBA server
Thank you for the support. But I can not answer that by analogy with what I have read or experienced. Because I'm not your knowledge of SME, or that of many others like Gaston ... I can assume that the concept of "friends network" (in server admin-> Security> Local Networks) to add the network-known in the Samba service to the line "hosts allow". (Not to mention that it must add in Apache and other services ...). So choose and check if the file is generated with the right values ... On Wins its necessary in the case of interconnected networks (especially for remote PC), I begin by - Directly specify the WINS server in the network parameters (verified by ipconfig/all and test \\server\share) - Then, if it works, provided by the DHCP local (remote site): Optional 44 "WINS/NBNS Servers" option + 46 "type WINS/NBT Node" to the value 0x8. |
|
#5
| |||
| |||
| Re: NT_STATUS_UNSUCCESSFUL on SAMBA server
I added a local network. 192.168.10.0 255.255.255.0 router: 10.255.253.2. The server in mode "server only" is server wins and is only on the global network. The table on the server via a client network operates. It remains to be tested tomorrow sharing. So the solution given by Lemog was good. Thank you! |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "NT_STATUS_UNSUCCESSFUL on SAMBA server" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Encryption tools for samba server | lseowhua | Networking & Security | 1 | 18-01-2011 06:35 AM |
| Samba server windows 7 | LoknathT | Networking & Security | 5 | 16-10-2010 01:17 AM |
| How to add auto map network drive in samba server config | Feng | Networking & Security | 6 | 11-05-2010 11:56 PM |
| Help Installing Samba Server | TechGate | Windows Software | 5 | 12-01-2010 01:51 PM |
| Tips on migrating from Redhat/samba to Server 2003/AD | nate | Windows Server Help | 5 | 13-05-2008 10:37 PM |