Witam,
Podczas próby połączenia do samby wyskakuje mi w win bład:
\\Samba nie jest dostępny. Możesz nie mieć uprawnień do używania tego zasobu sieciowego. Skontaktuj się z administratorem tego serwera, aby uzyskać uprawnienia dostępu.
Nie można odnaleźć ścieżki sieciowej.
Mój smb.conf :#|-------------------------------------|
#| Global parameters |
#|-------------------------------------|
[global]
netbios name = samba
workgroup = DOM
interfaces = 192.168.1.0/24 192.168.2.1/24
comment = Samba wersja %v
guest account = nobody
invalid users = @wheel, mail, daemon, adt
hosts allow = 127. 192.168.1.
security = SHARE
os level = 99
preferred master = Yes
domain master = Yes
#wins support = yes
#wins server = samba
#encrypt passwords = yes
#load printers = no
log file = /var/log/samba//log.%m
max log size = 50
#|-------------------------------------|
#| OPTYMALIZACJA WYDAJNOSCI |
#|-------------------------------------|
getwd cache = yes
socket options = TCP_NODELAY
keep alive = 10
dead time = 30
#|-------------------------------------|
#| UDZIALY |
#|-------------------------------------|
[ckp]
path = /home/ckp/
read only = no
guest ok = Yes
writable = yes
#printable
Co znalazłem w logach :
/var/log/samba/log.nmbd[2007/02/23 21:41:58, 0] nmbd/nmbd_become_lmb.c:become_local_master_stage2(396)
/var/log/samba/log.smbd smbd version 3.0.14a started.
Copyright Andrew Tridgell and the Samba Team 1992-2004
[2007/02/23 21:41:34, 0] printing/print_cups.c:cups_cache_reload(85)
Unable to connect to CUPS server localhost - Connection refused
ponadto:
zmieniłem chmod katalogu ckp na 777 , wklepałem w konsole : smbpasswd -a nobody
szukałem na forum, kombinowalem z odhasowaniem następujących linijek :
#wins support = yes
#wins server = samba
#encrypt passwords = yes
#load printers = no
Po każdej zmianie oczywiście /etc/rc.d/samba restart
Niestety nic nie pomaga
Może o czymś zapomniałem
Prosze o pomoc !
Edit :
ifconfig
eth0 Link encap:Ethernet HWaddr 00:06:4F:00:A1:01
inet addr:192.168.1.157 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1
RX packets:3093 errors:0 dropped:0 overruns:0 frame:0
TX packets:2524 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:303650 (296.5 Kb) TX bytes:881346 (860.6 Kb)
Interrupt:12 Base address:0x6000
eth1 Link encap:Ethernet HWaddr 00:50:BA:5B:53:BD
inet addr:192.168.2.1 Bcast:192.168.2.255 Mask:255.255.255.0
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:403 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:56959 (55.6 Kb)
Interrupt:10 Base address:0x8000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:210 errors:0 dropped:0 overruns:0 frame:0
TX packets:210 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:17032 (16.6 Kb) TX bytes:17032 (16.6 Kb)
Samba 3.0.14a-1nnd