Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!
Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.
Witam
Mam ogromny problem by skonfigurować ten serwer tak by oba komputery w sieci (gdzie na jednym jest XP na drugim Debian) się widziały. Początkowo (tuż po instalacji) widziałem oba komputery w sieci Windows (spod Debiana) mogłem wejść na komputer na którym jest zainstalowany WinXP, problem był z tym że XP nie bardzo chciał widzieć Debiana. Druga sprawa że nie mogłem w żaden możliwy sposób udostępnić partycji sda5 (na NFTS) komputerowi z zainstalowanym WinXP, zresztą spod Debiana jak wchodziłem na swój komputer też nie widziałem tego zasobu. Próbowałem przez okienko w Gnome jak i również edytując plik samby (/etc/samba/smb.conf). Po głębszej edycji tego pliku nie widzę już ani jednego komputera, pomoże ktoś w konfiguracji ? Poniżej zamieszczam kopie zawartości plików:
Smb.conf
[global] netbios name = IKARUS server string = sv workgroup = MANIACS security = user hosts allow = 127.0.0.1 192.168.1.0 192.168.1.1 192.168.1.2 interfaces = 127.0.0.1/8 192.168.0.0/24 bind interfaces only = yes remote announce = remote browse sync = printcap name = cups load printers = yes cups options = raw printing = cups guest account = smbguest log file = /var/log/samba/samba.log max log size = 1000 null passwords = yes username level = 6 password level = 6 encrypt passwords = yes unix password sync = yes socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 local master = no domain master = no preferred master = no domain logons = no os level = 33 logon drive = m: logon home = \\%L\homes\%u logon path = \\%L\profiles\%u logon script = %G.bat time server = no name resolve order = wins lmhosts bcast wins support = no wins proxy = no dns proxy = no preserve case = yes short preserve case = yes client use spnego = no client signing = no client schannel = no server signing = no server schannel = no nt pipe support = yes nt status support = yes allow trusted domains = no obey pam restrictions = yes enable spoolss = yes client plaintext auth = no disable netbios = no follow symlinks = no update encrypted = yes pam password change = no passwd chat timeout = 120 hostname lookups = yes username map = /etc/samba/smbusers smb passwd file = /etc/samba/smbpasswd passwd program = /usr/bin/passwd '%u' passwd chat = *New*password* %n\n *ReType*new*password* %n\n *passwd*changed*\n add user script = /usr/sbin/useradd -d /dev/null -c 'Samba User Account' -s /de$ add user to group script = /usr/sbin/useradd -d /dev/null -c 'Samba User Accoun$ add group script = /usr/sbin/groupadd '%g' delete user script = /usr/sbin/userdel '%u' delete user from group script = /usr/sbin/userdel '%u' '%g' delete group script = /usr/sbin/groupdel '%g' add machine script = /usr/sbin/useradd -d /dev/null -g sambamachines -c 'Samba $ machine password timeout = 120 idmap uid = 16777216-33554431 idmap gid = 16777216-33554431 template shell = /dev/null winbind use default domain = yes winbind separator = @ winbind cache time = 360 winbind trusted domains only = yes winbind nested groups = no winbind nss info = no winbind refresh tickets = no winbind offline logon = no [homes] comment = Home Directories path = /home read only = no available = yes browseable = yes writable = yes guest ok = no public = no printable = no share modes = no locking = no [netlogon] comment = Network Logon Service path = /home/netlogon read only = no available = yes browseable = yes writable = no Nguest ok = no public = no printable = no share modes = no locking = no [profiles] comment = User Profiles path = /var/samba/profiles read only = no available = yes browseable = no writable = yes guest ok = no public = no printable = no locking = no create mode = 0600 directory mask = 0700 [printers] comment = All Printers path = /var/spool/samba browseable = yes writable = no guest ok = no public = no printable = yes share modes = no locking = no [pdf-documents] path = /home/pdf-documents comment = Converted PDF Documents available = yes browseable = yes writeable = yes guest ok = yes [pdf-printer] path = /tmp comment = PDF Printer Service printable = yes guest ok = yes use client driver = yes printing = bsd print command = /usr/bin/gadmin-samba-pdf %s %u lpq command = lprm command = [D] path = /media/sda5/ comment = Lokalny D valid users = radek write list = radek read only = no available = yes browseable = yes writable = no guest ok = yes public = yes printable = no share modes = yes locking = no
Pliki log samby
/var/log/samba/log.echelon (komputer z WinXP)
[2009/07/19 18:04:03, 0] lib/util_sock.c:write_data(1136) [2009/07/19 18:04:03, 0] lib/util_sock.c:get_peer_addr_internal(1676) getpeername failed. Error was Transport endpoint is not connected write_data: write failure in writing to client 0.0.0.0. Error Connection reset by peer [2009/07/19 18:04:03, 0] smbd/process.c:srv_send_smb(74) Error writing 4 bytes to client. -1. (Transport endpoint is not connected) [2009/07/19 18:36:03, 0] lib/util_sock.c:write_data(1136) [2009/07/19 18:36:03, 0] lib/util_sock.c:get_peer_addr_internal(1676) getpeername failed. Error was Transport endpoint is not connected write_data: write failure in writing to client 0.0.0.0. Error Connection reset by peer [2009/07/19 18:36:03, 0] smbd/process.c:srv_send_smb(74) Error writing 4 bytes to client. -1. (Transport endpoint is not connected) [2009/07/19 19:08:04, 0] lib/util_sock.c:write_data(1136) [2009/07/19 19:08:04, 0] lib/util_sock.c:get_peer_addr_internal(1676) getpeername failed. Error was Transport endpoint is not connected write_data: write failure in writing to client 0.0.0.0. Error Connection reset by peer [2009/07/19 19:08:04, 0] smbd/process.c:srv_send_smb(74) Error writing 4 bytes to client. -1. (Transport endpoint is not connected) [2009/07/19 19:40:04, 0] lib/util_sock.c:write_data(1136) [2009/07/19 19:40:04, 0] lib/util_sock.c:get_peer_addr_internal(1676) getpeername failed. Error was Transport endpoint is not connected write_data: write failure in writing to client 0.0.0.0. Error Connection reset by peer [2009/07/19 19:40:04, 0] smbd/process.c:srv_send_smb(74) Error writing 4 bytes to client. -1. (Transport endpoint is not connected) [2009/07/19 20:44:04, 0] lib/util_sock.c:write_data(1136) [2009/07/19 20:44:04, 0] lib/util_sock.c:get_peer_addr_internal(1676) getpeername failed. Error was Transport endpoint is not connected write_data: write failure in writing to client 0.0.0.0. Error Connection reset by peer [2009/07/19 20:44:04, 0] smbd/process.c:srv_send_smb(74) Error writing 4 bytes to client. -1. (Transport endpoint is not connected) [2009/07/19 21:16:04, 0] lib/util_sock.c:write_data(1136) [2009/07/19 21:16:04, 0] lib/util_sock.c:get_peer_addr_internal(1676) getpeername failed. Error was Transport endpoint is not connected write_data: write failure in writing to client 0.0.0.0. Error Connection reset by peer [2009/07/19 21:16:04, 0] smbd/process.c:srv_send_smb(74) Error writing 4 bytes to client. -1. (Transport endpoint is not connected) [2009/07/19 21:48:04, 0] lib/util_sock.c:write_data(1136) [2009/07/19 21:48:04, 0] lib/util_sock.c:get_peer_addr_internal(1676) getpeername failed. Error was Transport endpoint is not connected write_data: write failure in writing to client 0.0.0.0. Error Connection reset by peer [2009/07/19 21:48:04, 0] smbd/process.c:srv_send_smb(74) Error writing 4 bytes to client. -1. (Transport endpoint is not connected) [2009/07/19 22:20:04, 0] lib/util_sock.c:write_data(1136) [2009/07/19 22:20:04, 0] lib/util_sock.c:get_peer_addr_internal(1676) getpeername failed. Error was Transport endpoint is not connected write_data: write failure in writing to client 0.0.0.0. Error Connection reset by peer [2009/07/19 22:20:04, 0] smbd/process.c:srv_send_smb(74) Error writing 4 bytes to client. -1. (Transport endpoint is not connected) [2009/07/19 22:52:04, 0] lib/util_sock.c:write_data(1136) [2009/07/19 22:52:04, 0] lib/util_sock.c:get_peer_addr_internal(1676) getpeername failed. Error was Transport endpoint is not connected write_data: write failure in writing to client 0.0.0.0. Error Connection reset by peer [2009/07/19 22:52:04, 0] smbd/process.c:srv_send_smb(74) Error writing 4 bytes to client. -1. (Transport endpoint is not connected) [2009/07/19 23:24:04, 0] lib/util_sock.c:write_data(1136) [2009/07/19 23:24:04, 0] lib/util_sock.c:get_peer_addr_internal(1676) getpeername failed. Error was Transport endpoint is not connected write_data: write failure in writing to client 0.0.0.0. Error Connection reset by peer [2009/07/19 23:24:04, 0] smbd/process.c:srv_send_smb(74) Error writing 4 bytes to client. -1. (Transport endpoint is not connected) [2009/07/20 01:00:05, 0] lib/util_sock.c:write_data(1136) [2009/07/20 01:00:05, 0] lib/util_sock.c:get_peer_addr_internal(1676) getpeername failed. Error was Transport endpoint is not connected write_data: write failure in writing to client 0.0.0.0. Error Connection reset by peer [2009/07/20 01:00:05, 0] smbd/process.c:srv_send_smb(74) Error writing 4 bytes to client. -1. (Transport endpoint is not connected) [2009/07/20 01:32:05, 0] lib/util_sock.c:write_data(1136) [2009/07/20 01:32:05, 0] lib/util_sock.c:get_peer_addr_internal(1676) getpeername failed. Error was Transport endpoint is not connected write_data: write failure in writing to client 0.0.0.0. Error Connection reset by peer [2009/07/20 01:32:05, 0] smbd/process.c:srv_send_smb(74) Error writing 4 bytes to client. -1. (Transport endpoint is not connected) [2009/07/20 02:04:05, 0] lib/util_sock.c:write_data(1136) [2009/07/20 02:04:05, 0] lib/util_sock.c:get_peer_addr_internal(1676) getpeername failed. Error was Transport endpoint is not connected write_data: write failure in writing to client 0.0.0.0. Error Connection reset by peer [2009/07/20 02:04:05, 0] smbd/process.c:srv_send_smb(74) Error writing 4 bytes to client. -1. (Transport endpoint is not connected) [2009/07/20 03:08:05, 0] lib/util_sock.c:write_data(1136) [2009/07/20 03:08:05, 0] lib/util_sock.c:get_peer_addr_internal(1676) getpeername failed. Error was Transport endpoint is not connected write_data: write failure in writing to client 0.0.0.0. Error Connection reset by peer [2009/07/20 03:08:05, 0] smbd/process.c:srv_send_smb(74) Error writing 4 bytes to client. -1. (Transport endpoint is not connected) [2009/07/20 03:40:05, 0] lib/util_sock.c:write_data(1136) [2009/07/20 03:40:05, 0] lib/util_sock.c:get_peer_addr_internal(1676) getpeername failed. Error was Transport endpoint is not connected write_data: write failure in writing to client 0.0.0.0. Error Connection reset by peer [2009/07/20 03:40:05, 0] smbd/process.c:srv_send_smb(74) Error writing 4 bytes to client. -1. (Transport endpoint is not connected) [2009/07/20 04:12:05, 0] lib/util_sock.c:write_data(1136) [2009/07/20 04:12:05, 0] lib/util_sock.c:get_peer_addr_internal(1676) getpeername failed. Error was Transport endpoint is not connected write_data: write failure in writing to client 0.0.0.0. Error Connection reset by peer [2009/07/20 04:12:05, 0] smbd/process.c:srv_send_smb(74) Error writing 4 bytes to client. -1. (Transport endpoint is not connected) [2009/07/20 05:16:06, 0] lib/util_sock.c:write_data(1136) [2009/07/20 05:16:06, 0] lib/util_sock.c:get_peer_addr_internal(1676) getpeername failed. Error was Transport endpoint is not connected write_data: write failure in writing to client 0.0.0.0. Error Connection reset by peer [2009/07/20 05:16:06, 0] smbd/process.c:srv_send_smb(74) Error writing 4 bytes to client. -1. (Transport endpoint is not connected) [2009/07/20 05:48:06, 0] lib/util_sock.c:write_data(1136) [2009/07/20 05:48:06, 0] lib/util_sock.c:get_peer_addr_internal(1676) getpeername failed. Error was Transport endpoint is not connected write_data: write failure in writing to client 0.0.0.0. Error Connection reset by peer [2009/07/20 05:48:06, 0] smbd/process.c:srv_send_smb(74) Error writing 4 bytes to client. -1. (Transport endpoint is not connected) [2009/07/20 06:20:06, 0] lib/util_sock.c:write_data(1136) [2009/07/20 06:20:06, 0] lib/util_sock.c:get_peer_addr_internal(1676) getpeername failed. Error was Transport endpoint is not connected write_data: write failure in writing to client 0.0.0.0. Error Connection reset by peer [2009/07/20 06:20:06, 0] smbd/process.c:srv_send_smb(74) Error writing 4 bytes to client. -1. (Transport endpoint is not connected) [2009/07/21 12:44:06, 0] lib/util_sock.c:write_data(1136) [2009/07/21 12:44:06, 0] lib/util_sock.c:get_peer_addr_internal(1676) getpeername failed. Error was Transport endpoint is not connected write_data: write failure in writing to client 0.0.0.0. Error Connection reset by peer [2009/07/21 12:44:06, 0] smbd/process.c:srv_send_smb(74) Error writing 4 bytes to client. -1. (Transport endpoint is not connected) [2009/07/21 13:16:06, 0] lib/util_sock.c:write_data(1136) [2009/07/21 13:16:06, 0] lib/util_sock.c:get_peer_addr_internal(1676) getpeername failed. Error was Transport endpoint is not connected write_data: write failure in writing to client 0.0.0.0. Error Connection reset by peer [2009/07/21 13:16:06, 0] smbd/process.c:srv_send_smb(74) Error writing 4 bytes to client. -1. (Transport endpoint is not connected) [2009/07/21 13:48:06, 0] lib/util_sock.c:write_data(1136) [2009/07/21 13:48:06, 0] lib/util_sock.c:get_peer_addr_internal(1676) getpeername failed. Error was Transport endpoint is not connected write_data: write failure in writing to client 0.0.0.0. Error Connection reset by peer [2009/07/21 13:48:06, 0] smbd/process.c:srv_send_smb(74) Error writing 4 bytes to client. -1. (Transport endpoint is not connected) [2009/07/21 14:20:07, 0] lib/util_sock.c:write_data(1136) [2009/07/21 14:20:07, 0] lib/util_sock.c:get_peer_addr_internal(1676) getpeername failed. Error was Transport endpoint is not connected write_data: write failure in writing to client 0.0.0.0. Error Connection reset by peer [2009/07/21 14:20:07, 0] smbd/process.c:srv_send_smb(74) Error writing 4 bytes to client. -1. (Transport endpoint is not connected) [2009/07/21 14:52:07, 0] lib/util_sock.c:write_data(1136) [2009/07/21 14:52:07, 0] lib/util_sock.c:get_peer_addr_internal(1676) getpeername failed. Error was Transport endpoint is not connected write_data: write failure in writing to client 0.0.0.0. Error Connection reset by peer [2009/07/21 14:52:07, 0] smbd/process.c:srv_send_smb(74) Error writing 4 bytes to client. -1. (Transport endpoint is not connected) [2009/07/21 15:24:07, 0] lib/util_sock.c:write_data(1136) [2009/07/21 15:24:07, 0] lib/util_sock.c:get_peer_addr_internal(1676) getpeername failed. Error was Transport endpoint is not connected write_data: write failure in writing to client 0.0.0.0. Error Connection reset by peer [2009/07/21 15:24:07, 0] smbd/process.c:srv_send_smb(74) Error writing 4 bytes to client. -1. (Transport endpoint is not connected) [2009/07/21 15:56:07, 0] lib/util_sock.c:write_data(1136) [2009/07/21 15:56:07, 0] lib/util_sock.c:get_peer_addr_internal(1676) getpeername failed. Error was Transport endpoint is not connected write_data: write failure in writing to client 0.0.0.0. Error Connection reset by peer [2009/07/21 15:56:07, 0] smbd/process.c:srv_send_smb(74) Error writing 4 bytes to client. -1. (Transport endpoint is not connected) [2009/07/21 16:28:07, 0] lib/util_sock.c:write_data(1136) [2009/07/21 16:28:07, 0] lib/util_sock.c:get_peer_addr_internal(1676) getpeername failed. Error was Transport endpoint is not connected write_data: write failure in writing to client 0.0.0.0. Error Connection reset by peer [2009/07/21 16:28:07, 0] smbd/process.c:srv_send_smb(74) Error writing 4 bytes to client. -1. (Transport endpoint is not connected) [2009/07/21 17:00:07, 0] lib/util_sock.c:write_data(1136) [2009/07/21 17:00:07, 0] lib/util_sock.c:get_peer_addr_internal(1676) getpeername failed. Error was Transport endpoint is not connected write_data: write failure in writing to client 0.0.0.0. Error Connection reset by peer [2009/07/21 17:00:07, 0] smbd/process.c:srv_send_smb(74) Error writing 4 bytes to client. -1. (Transport endpoint is not connected) [2009/07/21 17:32:07, 0] lib/util_sock.c:write_data(1136) [2009/07/21 17:32:07, 0] lib/util_sock.c:get_peer_addr_internal(1676) getpeername failed. Error was Transport endpoint is not connected write_data: write failure in writing to client 0.0.0.0. Error Connection reset by peer [2009/07/21 17:32:07, 0] smbd/process.c:srv_send_smb(74) Error writing 4 bytes to client. -1. (Transport endpoint is not connected) [2009/07/21 19:08:07, 0] lib/util_sock.c:write_data(1136) [2009/07/21 19:08:07, 0] lib/util_sock.c:get_peer_addr_internal(1676) getpeername failed. Error was Transport endpoint is not connected write_data: write failure in writing to client 0.0.0.0. Error Connection reset by peer [2009/07/21 19:08:07, 0] smbd/process.c:srv_send_smb(74) Error writing 4 bytes to client. -1. (Transport endpoint is not connected) [2009/07/21 19:40:07, 0] lib/util_sock.c:write_data(1136) [2009/07/21 19:40:07, 0] lib/util_sock.c:get_peer_addr_internal(1676) getpeername failed. Error was Transport endpoint is not connected write_data: write failure in writing to client 0.0.0.0. Error Connection reset by peer [2009/07/21 19:40:07, 0] smbd/process.c:srv_send_smb(74) Error writing 4 bytes to client. -1. (Transport endpoint is not connected) [2009/07/21 20:12:08, 0] lib/util_sock.c:write_data(1136) [2009/07/21 20:12:08, 0] lib/util_sock.c:get_peer_addr_internal(1676) getpeername failed. Error was Transport endpoint is not connected write_data: write failure in writing to client 0.0.0.0. Error Connection reset by peer [2009/07/21 20:12:08, 0] smbd/process.c:srv_send_smb(74) Error writing 4 bytes to client. -1. (Transport endpoint is not connected) [2009/07/21 23:56:08, 0] lib/util_sock.c:write_data(1136) [2009/07/21 23:56:08, 0] lib/util_sock.c:get_peer_addr_internal(1676) getpeername failed. Error was Transport endpoint is not connected write_data: write failure in writing to client 0.0.0.0. Error Connection reset by peer [2009/07/21 23:56:08, 0] smbd/process.c:srv_send_smb(74) Error writing 4 bytes to client. -1. (Transport endpoint is not connected) [2009/07/22 00:28:08, 0] lib/util_sock.c:write_data(1136) [2009/07/22 00:28:08, 0] lib/util_sock.c:get_peer_addr_internal(1676) getpeername failed. Error was Transport endpoint is not connected write_data: write failure in writing to client 0.0.0.0. Error Connection reset by peer [2009/07/22 00:28:08, 0] smbd/process.c:srv_send_smb(74) Error writing 4 bytes to client. -1. (Transport endpoint is not connected) [2009/07/22 01:00:08, 0] lib/util_sock.c:write_data(1136) [2009/07/22 01:00:08, 0] lib/util_sock.c:get_peer_addr_internal(1676) getpeername failed. Error was Transport endpoint is not connected write_data: write failure in writing to client 0.0.0.0. Error Connection reset by peer [2009/07/22 01:00:08, 0] smbd/process.c:srv_send_smb(74) Error writing 4 bytes to client. -1. (Transport endpoint is not connected)
Tych plików log trochę jest, jeśli jakiś konkretnie będzie potrzebny dajcie znać.
Mój komputer (z Debianem) to ikarus, Echelon to ten z Windowsem [chodzi o nazwy NetBIOS]
IP następujące:
192.168.1.4 Debian
192.168.1.2 WinXP
192.168.1.1 DNS Gateway /Lan Internet Gate
Chcę by ta sieć była oparta o grupę roboczą a nie działała na zasadzie logowania do domeny.
Jeszcze raz bardzo proszę o pomoc
pozdrawiam
Offline
Ja mam tak
[global] workgroup = DOM netbios name = kuba guest account = nobody security = share local master = yes [sieciowy] path = /home/kuba/sieciowy comment= sieciowy browseable = yes guest ok = yes guest only = yes read only = no vailid user = kuba force user = kuba
i wszystko mi działa. Spróbuj To wkleić i po edytować. Powinno zadziałać ;)
Ostatnio edytowany przez giegiel (2009-07-24 20:52:20)
Offline
Nie działa, tak jak poprzednio zresztą
Offline
a ping leci do drugiego kompa?
Offline
giegiel napisał(-a):
a ping leci do drugiego kompa?
Owszem, dostaje odpowiedź, pingowałem za pomocą ,,Narzędzi sieciowych" z GNOME.
Pozdrawiam
Offline
Ja mam zas tak
[global] workgroup = AAAA netbios name = BBBB server string = Debian guest account = nobody security = share local master = yes unix charset = UTF8 display charset = UTF8 hosts allow = 192.168.1.2 interfaces = eth0 [homes] comment = Katalog Domowy guest ok = yes guest only = yes read only = yes printable = no valid user = nobody force user = nobody
Z drugiego kompa bez problemu z pod windowsa mogę wejsć z pod debiana również.
Nawet z podd systemów na Virtualboxie.
Pinguj spod konsoli
np
ping -c 4 IP drugiego kompa.
Offline
ilin napisał(-a):
Ja mam zas tak
Kod:
[global] workgroup = AAAA netbios name = BBBB server string = Debian guest account = nobody security = share local master = yes unix charset = UTF8 display charset = UTF8 hosts allow = 192.168.1.2 interfaces = eth0 [homes] comment = Katalog Domowy guest ok = yes guest only = yes read only = yes printable = no valid user = nobody force user = nobodyZ drugiego kompa bez problemu z pod windowsa mogę wejsć z pod debiana również.
Nawet z podd systemów na Virtualboxie.
Pinguj spod konsoli
npKod:
ping -c 4 IP drugiego kompa.
Czy to cały twój plik smb.conf czy tylko jego wycinek sekcji [share] ?
Spróbuje pingować spod konsoli, nawet wygodniejsze to bo szybsze, od razu bym tak zrobił gdybym wiedział jak. Dzięki za wskazówkę, no i chęć pomocy, w najbliższym czasie zedytuje posta i napiszę czy komputer odpowiada.
Pozdrawiam
Offline
Cały w niezmienionej postaci nie zadziala.
Musisz wpisac swoje grupa robocza dozwolone Ip itp.
Ale ogólnie chodzi o szkielet konfiga.
Offline
ikkarus:/home/radek# ping -c 4 192.168.1.2
PING 192.168.1.2 (192.168.1.2) 56(84) bytes of data.
64 bytes from 192.168.1.2: icmp_seq=1 ttl=128 time=2.21 ms
64 bytes from 192.168.1.2: icmp_seq=2 ttl=128 time=0.230 ms
64 bytes from 192.168.1.2: icmp_seq=3 ttl=128 time=0.392 ms
64 bytes from 192.168.1.2: icmp_seq=4 ttl=128 time=0.325 ms
Ping spod konsoli działa jak najbardziej.
Jasne ja rozumiem że należy podmienić AAAA i BBBB na odpowiednie nazwy NetBIOS i Grupa Robocza + zasoby, chodzi o to czy to jest wszystko to co masz w pliku smb.conf czt tylko wycinek sekcji Share
Pozdrawiam :)
Offline
To jest cały plik
/etc/samba/smb.conf
Pamiętaj o dozwolonych hostach
hosts allow = .....
Błąd w tym spowoduje niemożność połączenia po sambie.
Offline
ilin napisał(-a):
To jest cały plik
/etc/samba/smb.conf
Pamiętaj o dozwolonych hostachKod:
hosts allow = .....Błąd w tym spowoduje niemożność połączenia po sambie.
[global] netbios name = IKARUS server string = sv workgroup = MANIACS security = share [b]hosts allow = 192.168.1.2[/b] interfaces = 127.0.0.1/8 192.168.0.0/24 bind interfaces only = yes remote announce = remote browse sync = printcap name = cups load printers = yes cups options = raw printing = cups guest account = nobody log file = /var/log/samba/samba.log max log size = 1000 null passwords = yes username level = 6 password level = 6 encrypt passwords = yes unix password sync = yes socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 local master = yes domain master = no preferred master = no domain logons = no os level = 33 logon drive = m: logon home = \\%L\homes\%u logon path = \\%L\profiles\%u logon script = %G.bat time server = no name resolve order = wins lmhosts bcast wins support = no wins proxy = no dns proxy = no preserve case = yes short preserve case = yes client use spnego = no client signing = no client schannel = no server signing = no server schannel = no nt pipe support = yes nt status support = yes allow trusted domains = no obey pam restrictions = yes enable spoolss = yes client plaintext auth = no disable netbios = no follow symlinks = no update encrypted = yes pam password change = no passwd chat timeout = 120 hostname lookups = yes username map = /etc/samba/smbusers smb passwd file = /etc/samba/smbpasswd passwd program = /usr/bin/passwd '%u' passwd chat = *New*password* %n\n *ReType*new*password* %n\n *passwd*changed*\n add user script = /usr/sbin/useradd -d /dev/null -c 'Samba User Account' -s /dev/null '%u' add user to group script = /usr/sbin/useradd -d /dev/null -c 'Samba User Account' -s /dev/null -g '%g' '%u' add group script = /usr/sbin/groupadd '%g' delete user script = /usr/sbin/userdel '%u' delete user from group script = /usr/sbin/userdel '%u' '%g' delete group script = /usr/sbin/groupdel '%g' add machine script = /usr/sbin/useradd -d /dev/null -g sambamachines -c 'Samba Machine Account' -s /dev/null -M '%u' machine password timeout = 120 idmap uid = 16777216-33554431 idmap gid = 16777216-33554431 template shell = /dev/null winbind use default domain = yes winbind separator = @ winbind cache time = 360 winbind trusted domains only = yes winbind nested groups = no winbind nss info = no winbind refresh tickets = no winbind offline logon = no [homes] comment = Home Directories path = /home read only = no available = yes browseable = yes writable = yes guest ok = no public = no printable = no share modes = no locking = no valid user = nobody force user = nobody [netlogon] comment = Network Logon Service path = /home/netlogon read only = no available = yes browseable = yes writable = no guest ok = no public = no printable = no share modes = no locking = no [profiles] comment = User Profiles path = /var/samba/profiles read only = no available = yes browseable = no writable = yes guest ok = no public = no printable = no locking = no create mode = 0600 directory mask = 0700 [printers] comment = All Printers path = /var/spool/samba browseable = yes writable = no guest ok = no public = no printable = yes share modes = no locking = no [pdf-documents] path = /home/pdf-documents comment = Converted PDF Documents available = yes browseable = yes writeable = yes guest ok = yes [pdf-printer] path = /tmp comment = PDF Printer Service printable = yes guest ok = yes use client driver = yes printing = bsd print command = /usr/bin/gadmin-samba-pdf %s %u lpq command = lprm command = [D] path = /media/sda5/ comment = Lokalny D valid users = radek write list = radek read only = no available = yes browseable = yes writable = no guest ok = yes public = yes printable = no share modes = yes locking = no
Dalej nie działa w hosts allow wpisałem IP komputera z Windowsem na pewno dobre bo nie z DHCP a ustawiane na sztywno.
Pozdrawiam
Ostatnio edytowany przez sivadis (2009-07-25 23:20:27)
Offline
Czemu tyle w tym konfigu masz
Nie jestem specem od samby aby każdy Twój wpis przeanalizować.
Użyj mojego na próbe.
Tylko popraw wartości dla siebie.
Jeśli zadziala to potem możesz poszczególne wpisy dodawac.
Po każdej zmianie nie zapomnij samby zrestartować.
/etc/init.d/samba restart
Offline
próbowałem efekt ten sam... znaczy nie działa.
Oczywiście po każdej zmianie restartuje serwer samby wyżej podanym poleceniem, czy działa sprawdzam otwierając z Gnoma okno ,,sieć" tam wyświetla mi się tylko ,,Sieć Windows" która jest pusta. Na początku (tuż po instalacji) miałem obok ,,sieci Windows" Oba komputery, ten z XP i ten z Debianem. Na XP wchodziłem bez problemu, nie mogłem natomiast nic udostępnić, raz udało mi się ,,homes" ale raz że było puste a dwa że docelowo chodzi o partycje NTFS. No i w Sieci Windows oba komputery były widoczne teraz nie ma nic oprócz pustej ,,sieci Windows". No i najważniejsze że za chiny nie mogłem uczynić tego komputera z Debianem widocznym dla PC z XP.
EDIT: Ja nie mam pojęcia czemu ten config taki bogaty :) już po instalacji takim dysponowałem.
Pozdrawiam
Ostatnio edytowany przez sivadis (2009-07-25 23:46:39)
Offline
Wpisz ty w pasek adresu w nautilusie
smb://IP drugiego kompa
Offline
ilin napisał(-a):
Wpisz ty w pasek adresu w nautilusie
Kod:
smb://IP drugiego kompa
Bardzo Dziękuje :) W ten sposób mogę wyświetlić zawartość udostępnionych plików na WinXP. Jednak dalej nie mogę dostrzec udostępnionych zasobów spod Debiana.
Biorę otwórz położenie wpisuje IP Debianowskie poprzedzając smb:// (192.168.1.4) wyświetla mi się komunikat że nie można wyświetlić całej zawartości ,,Sieć windows: 192.168.1.4 bo dla mnie wygląda to tak jakby nic nie było udostępnione.
Masz jakiś pomysł jak to przeskoczyć ?
EDIT: Działa przez localhost tzn 127.0.0.1, jeszcze nie wiem czy widziane przez Windows
Pozdrawiam
Ostatnio edytowany przez sivadis (2009-07-26 00:09:48)
Offline
Na drugim kompie gdzie mam KDE4 jak wejdę w dolphinie w sieć to bez problemów widzę udziały obu kompów grupy roboczej.
W windowsie tez.
U Ciebie też powinno działać.
Z tym nautilusem pewnie coś jest nie takoś.Może trzeba mu coś doinstalować jeszcze ale na to pytanie nie potrafię odpowiedzieć.Nie używam gnome.
Offline
Jest taki problem że z Windowsa klikając w udział, zapamiętany z sesji kiedy na komputerze z Debianem był włączony Windows cały explorer staje by po ok 1 min wywalić błąd, co jeszcze muszę poprawić albo czego używać spod Win żeby udziały udostępnione w Debianie działały ?
Wiesz mnie to w sumie mało obchodzi czy będzie te udziały widać w przeglądarce Gnome, jak co to stworzę sobie skrót do udziału i tyle.
Pozdrawiam
Offline
Witam,
sivadis napisał(-a):
hosts allow = 127.0.0.1 192.168.1.0 192.168.1.1 192.168.1.2
interfaces = 127.0.0.1/8 192.168.0.0/24
Na szybko przejrzałem ten wątek i na samym początku nie zgadzają mi się Twoje podsieci.
Jak hosty masz w podsieci 192.168.1.0/24
to dlaczego interfejs Samby jest w podsieci 192.168.0.0/24 ?
Offline
niusek napisał(-a):
Witam,
sivadis napisał(-a):
hosts allow = 127.0.0.1 192.168.1.0 192.168.1.1 192.168.1.2
interfaces = 127.0.0.1/8 192.168.0.0/24Na szybko przejrzałem ten wątek i na samym początku nie zgadzają mi się Twoje podsieci.
Jak hosty masz w podsieci 192.168.1.0/24
to dlaczego interfejs Samby jest w podsieci 192.168.0.0/24 ?
Hosty w podsieci są dwa komputer z XP i z Debianem, ich sztywne IP powyżej, oba komputery są podłączone do routera, i przez niego się komunikują, zresztą... robi również za bramę internetową.
Jak w takim wypadku powinno to wyglądać ? Pewnie wyda się to głupie, ale nie wiem co powinienem poprawić. hosts allow wrzuciłem localhost, bramkę i komputer z XP, Co powinno być w Interfaces ? Powinienem podać IP swojego Debianowskiego PC ?
Przepraszam, naprawdę nie mam głowy jak się do tego zabrać.
Pozdrawiam
Offline
hosts allow = 127.0.0.1 192.168.1.0 192.168.1.1 192.168.1.2
interfaces = 127.0.0.1/8 192.168.0.0/24
Skoro kompy masz w sieci 192.168.1.0/24, a sambę zmuszasz do działania w sieci 192.168.0.0/24, to to nie ma prawa działać.
Offline
pasqdnik napisał(-a):
hosts allow = 127.0.0.1 192.168.1.0 192.168.1.1 192.168.1.2
interfaces = 127.0.0.1/8 192.168.0.0/24
Skoro kompy masz w sieci 192.168.1.0/24, a sambę zmuszasz do działania w sieci 192.168.0.0/24, to to nie ma prawa działać.
Poprawione, pomogło bo znów widać oba pecety w NAUTILSIE, niestety wszystkie zasoby które udostępniam w sekcji pliku noszącej nazwę share, nie są spod nautilsa do wyświetlenia. Wyświetla monit że ,,niestety nie można wyświetlić całej zawartości Sieć Windows:Ikarus.
Co uczynić by te zasoby były widoczne ?
Pozdrawiam no i oczywiście bardzo dziękuje wszystkim za rzetelną i szybką pomoc
Offline
Mają te pliki odpowiednie uprawnienia ?
Offline
ilin napisał(-a):
Mają te pliki odpowiednie uprawnienia ?
owinienem nadać im uprawnienia ? jakiemu użytkownikowi. normalnie przez chmod ? i jakie to mają być uprawnienia ?
Pozdrawiam :)
Offline
Ja dla swoich dwóch domowych kompów w subtelności się nie bawię.
Dla udostępnionego folderu chmod -R 777
W konfigu samby i tak jest read only więc córka z drugiego kompa mi nic nie zrobi :)
Offline
sivadis napisał(-a):
hosts allow = 127.0.0.1 192.168.1.0 192.168.1.1 192.168.1.2
interfaces = 127.0.0.1/8 192.168.0.0/24
Jeszcze jedna uwaga - adres 192.168.1.0 jest adresem podsieci i nie można go przydzielać hostom.
Powinno być tak:
hosts allow = 127.0.0.1 192.168.1.2 192.168.1.3 interfaces = 192.168.1.1/24
Chociaż jak masz tylko jedną podsieć to opcja "interfaces" jest zbędna gdyż Samba sama podczas uruchamiania dostosuje się do podstawowego interfejsu serwera.
Ostatnio edytowany przez niusek (2009-07-28 12:24:14)
Offline