samba34 freebsd7.3
Добавлено: 2010-07-29 12:26:39
Самба рулит и работает. ) Точнее так было, сейчас в логах вижу такое.
В сети windows машина отображается но зайти не выходит просто не пускает
Говорят надо переустанавливать типа у самбы может такой глюк быть??? Кто сталкивался!!
Проверяю работу самбыUNISAW nmbd[31616]: [2010/07/29 13:16:15, 0] nmbd/nmbd.c:71(terminate)
Jul 29 13:16:15 UNISAW nmbd[31616]: Got SIGTERM: going down...
Jul 29 13:16:17 UNISAW nmbd[32763]: [2010/07/29 13:16:17, 0] param/loadparm.c:7473(lp_do_parameter)
Jul 29 13:16:17 UNISAW nmbd[32763]: Ignoring unknown parameter "client code page"
Jul 29 13:16:17 UNISAW nmbd[32763]: [2010/07/29 13:16:17, 0] param/loadparm.c:7473(lp_do_parameter)
Jul 29 13:16:17 UNISAW nmbd[32763]: Ignoring unknown parameter "client code page"
Jul 29 13:16:18 UNISAW smbd[32767]: [2010/07/29 13:16:18, 0] param/loadparm.c:7473(lp_do_parameter)
Jul 29 13:16:18 UNISAW smbd[32767]: Ignoring unknown parameter "client code page"
Jul 29 13:16:18 UNISAW smbd[32767]: [2010/07/29 13:16:18, 0] param/loadparm.c:7473(lp_do_parameter)
Jul 29 13:16:18 UNISAW smbd[32767]: Ignoring unknown parameter "client code page"
Jul 29 13:16:20 UNISAW nmbd[32764]: [2010/07/29 13:16:20, 0] nmbd/nmbd_mynames.c:35(my_name_register_failed)
Jul 29 13:16:20 UNISAW nmbd[32764]: my_name_register_failed: Failed to register my name UNISAW<00> on subnet 192.168.0.102.
Jul 29 13:16:20 UNISAW nmbd[32764]: [2010/07/29 13:16:20, 0] nmbd/nmbd_namelistdb.c:307(standard_fail_register)
Jul 29 13:16:20 UNISAW nmbd[32764]: standard_fail_register: Failed to register/refresh name UNISAW<00> on subnet 192.168.0.102
Jul 29 13:16:41 UNISAW nmbd[32764]: [2010/07/29 13:16:41, 0] nmbd/nmbd_become_lmb.c:395(become_local_master_stage2)
Jul 29 13:16:41 UNISAW nmbd[32764]: *****
Jul 29 13:16:41 UNISAW nmbd[32764]:
Jul 29 13:16:41 UNISAW nmbd[32764]: Samba name server UNISAW is now a local master browser for workgroup UNISAW on subnet 192.1
Jul 29 13:16:41 UNISAW nmbd[32764]:
Jul 29 13:16:41 UNISAW nmbd[32764]: *****
Jul 29 13:17:59 UNISAW dhcpd: Dynamic and static leases present for 192.168.0.60.
Jul 29 13:17:59 UNISAW dhcpd: Remove host declaration admin777 or remove 192.168.0.60
Jul 29 13:17:59 UNISAW dhcpd: from the dynamic address pool for 192.168.0/24
Код: Выделить всё
//>ps -axw | grep smb
32764 ?? Ss 0:00.05 /usr/local/sbin/nmbd -D -s /usr/local/etc/smb.conf
32768 ?? Is 0:00.01 /usr/local/sbin/smbd -D -s /usr/local/etc/smb.conf
32772 ?? I 0:00.00 /usr/local/sbin/smbd -D -s /usr/local/etc/smb.conf
33240 p2 D+ 0:00.00 grep smb
smb.confВиндовс не может получить доступ.
Код: Выделить всё
[global]
log file = /var/log/log.%m
load printers = yes
client code page = 866
server string = Samba Server
workgroup = UNISAW
interfaces = nfe0
encrypt passwords = yes
security = share
max log size = 50
bind interfaces only = yes
[homes]
comment = Home Directories
browseable = no
writeable = yes
[profiles]
path = /usr/local/samba/var/profiles
read only = no
[tmp]
comment = Temporary file space
path = /usr/local/1C
read only = no
public = yes
writable = yes
[dackap]
comment = Temporary file space
path = /disk1
read only = no
public = yes
writable = yes
[test]
path = /data/test
read only = no