ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] Samba3-3.0-alt7.1
@ 2003-04-08  8:27 Епифанов Сергей
  2003-04-08  9:09 ` Епифанов Сергей
  0 siblings, 1 reply; 2+ messages in thread
From: Епифанов Сергей @ 2003-04-08  8:27 UTC (permalink / raw)
  To: Рассылка Sisyphus

Интересный момент:
не так давно попробовал воткнуть samba3 из Master2.2  и появилось постоянное 
SIGNAL 11, пришлось откатиться на samba3-3.0-alt5.1 из старого Сизифа, так 
как любая попытка подключиться кончалась крахом. Любые попытки настроиться 
через swat успехов не давали.
Сейчас решил заново попробовать воткнуть, но при этом снес все логи, кэши и 
старую конфигурацию smb.conf. Настроил все заново через swat - все работает 
пока без сбоев и без этого сигнала. Буду копать в чем дело.


-- 
С уважением, Епифанов Сергей


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [sisyphus] Samba3-3.0-alt7.1
  2003-04-08  8:27 [sisyphus] Samba3-3.0-alt7.1 Епифанов Сергей
@ 2003-04-08  9:09 ` Епифанов Сергей
  0 siblings, 0 replies; 2+ messages in thread
From: Епифанов Сергей @ 2003-04-08  9:09 UTC (permalink / raw)
  To: sisyphus

[-- Attachment #1: Type: text/plain, Size: 1106 bytes --]

В сообщении от 8 Апрель 2003 12:27 Епифанов Сергей написал:
> Интересный момент:
> не так давно попробовал воткнуть samba3 из Master2.2  и появилось
> постоянное SIGNAL 11, пришлось откатиться на samba3-3.0-alt5.1 из старого
> Сизифа, так как любая попытка подключиться кончалась крахом. Любые попытки
> настроиться через swat успехов не давали.
> Сейчас решил заново попробовать воткнуть, но при этом снес все логи, кэши и
> старую конфигурацию smb.conf. Настроил все заново через swat - все работает
> пока без сбоев и без этого сигнала. Буду копать в чем дело.

Набираю smbclient -L <мой комп>

Если при запросе пароля его не вводить, то получаю anonymous login successful 
и вижу список компьютеров группы (samba работает как master). Если же ввести 
пароль, то получаю доступ к своему домашнему каталогу, но при этом не вижу 
списка компьютеров группы.

Как такое может быть, ведь раньше я всегда получал список компьютеров в обоих 
случаях. Может, хоть кто-то просветит насчет поведения самбы (какой может 
ключ есть), у самого уже не хватает тяму. Конфиг прилагаю.

-- 
С уважением, Епифанов Сергей

[-- Attachment #2: smb.conf --]
[-- Type: text/plain, Size: 1227 bytes --]

# Samba config file created using SWAT
# from 127.0.0.1 (127.0.0.1)
# Date: 2003/04/08 13:04:09

# Global parameters
[global]
	dos charset = CP866
	unix charset = CP1251
	display charset = CP1251
	workgroup = workgroup
	server string = Working computer
	allow trusted domains = No
	map to guest = Bad User
	non unix account range = 10000-20000
	algorithmic rid base = 100000
	guest account = samba
	log file = /var/log/samba/log.%m
	max log size = 500
	debug hires timestamp = Yes
	debug pid = Yes
	debug uid = Yes
	name resolve order = lmhosts host bcast
	socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
	os level = 255
	preferred master = Yes
	dns proxy = No
	ldap ssl = no
	use sendfile = Yes
	printing = cups

[homes]
	comment = Home Directory for '%u'
	read only = No

[printers]
	comment = All Printers
	path = /var/spool/samba
	create mask = 0700
	guest ok = Yes
	printable = Yes
	print command = lpr-cups -P %p -o raw %s -r   # using client side printer drivers.
	browseable = No

[print$]
	path = /var/lib/samba/printers
	write list = @adm, root

[public]
	comment = Exchange
	path = /home/samba
	read only = No
	guest only = Yes
	guest ok = Yes
	strict allocate = Yes
	strict sync = Yes
	sync always = Yes

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-04-08  9:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-08  8:27 [sisyphus] Samba3-3.0-alt7.1 Епифанов Сергей
2003-04-08  9:09 ` Епифанов Сергей

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git