ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Unable to find the Domain Master Browser
@ 2002-10-04  4:42 Прокопьев Евгений
  2002-10-04  7:09 ` Maxim Tyurin
  2002-10-04 14:48 ` cornet
  0 siblings, 2 replies; 6+ messages in thread
From: Прокопьев Евгений @ 2002-10-04  4:42 UTC (permalink / raw)
  To: community

Здравствуйте!

Отчего у меня в логе постоянно появляются следующие строчки?

Oct  4 08:36:14 john nmbd[1647]:   find_domain_master_name_query_fail:
Oct  4 08:36:14 john nmbd[1647]:   Unable to find the Domain Master 
Browser name PROG_GROUP<1b> for the workgroup PROG_GROUP.
Oct  4 08:36:14 john nmbd[1647]:   Unable to sync browse lists in this 
workgroup.
Oct  4 08:36:14 john nmbd[1647]: [2002/10/04 08:36:14, 0] 
nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(358)

Вот кусок конфига самбы:

[global]
	workgroup = PROG_GROUP
	security = SHARE
	os level = 64
	client code page = 866
	character set = KOI8-R
	server string =  John
	wins server = 192.168.10.13
-- 
С уважением, Прокопьев Евгений



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

* Re: [Comm] Unable to find the Domain Master Browser
  2002-10-04  4:42 [Comm] Unable to find the Domain Master Browser Прокопьев Евгений
@ 2002-10-04  7:09 ` Maxim Tyurin
  2002-10-04  8:38   ` Прокопьев Евгений
  2002-10-04 14:48 ` cornet
  1 sibling, 1 reply; 6+ messages in thread
From: Maxim Tyurin @ 2002-10-04  7:09 UTC (permalink / raw)
  To: community

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

> Отчего у меня в логе постоянно появляются следующие строчки?
> 
> Oct  4 08:36:14 john nmbd[1647]:  
> find_domain_master_name_query_fail: Oct  4 08:36:14 john
> nmbd[1647]:   Unable to find the Domain Master Browser name
> PROG_GROUP<1b> for the workgroup PROG_GROUP. Oct  4 08:36:14
> john nmbd[1647]:   Unable to sync browse lists in this
> workgroup. Oct  4 08:36:14 john nmbd[1647]: [2002/10/04
> 08:36:14, 0]
> nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(358)
> 
> Вот кусок конфига самбы:
> 
> [global]
> 	workgroup = PROG_GROUP
> 	security = SHARE
> 	os level = 64
> 	client code page = 866
> 	character set = KOI8-R
> 	server string =  John
> 	wins server = 192.168.10.13
Нужен кусок с 
local master, os level и preferred master.
И узнать кто в сети главный броузер.
---------

	With Best Regards, Maxim Tyurin
	mailto: MrKooll@bigfoot.com
	JID:	MrKooll@jabber.pibhe.com
			

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [Comm] Unable to find the Domain Master Browser
  2002-10-04  7:09 ` Maxim Tyurin
@ 2002-10-04  8:38   ` Прокопьев Евгений
  0 siblings, 0 replies; 6+ messages in thread
From: Прокопьев Евгений @ 2002-10-04  8:38 UTC (permalink / raw)
  To: community

Maxim Tyurin wrote:

> Нужен кусок с 
> local master, os level и preferred master.

Они, кроме os level, не указаны. Т.е. по умолчанию yes

> И узнать кто в сети главный броузер.

[root@john john]# smbclient -L localhost -N
added interface ip=192.168.10.90 bcast=192.168.10.255 nmask=255.255.255.0
added interface ip=172.16.120.1 bcast=172.16.120.255 nmask=255.255.255.0
Domain=[PROG_GROUP] OS=[Unix] Server=[Samba ALT/2.2.3]

         Sharename      Type      Comment
         ---------      ----      -------
         public         Disk      Public Access Directory
         IPC$           IPC       IPC Service (Samba ALT/2.2.3 on localhost)
         ADMIN$         Disk      IPC Service (Samba ALT/2.2.3 on localhost)
         lp             Printer

         Server               Comment
         ---------            -------
         ARTHUR_SERV          ПСЮКАЛОВ В.В.
         FILESERVER
         FOMENKO              FOMENKO
         JOHN                 Samba ALT/2.2.3 on john
         KOLESNIKOVA-NT
         KOSTUK
         OLEG_K               Oleg_K
         OPER4
         OPER_4
         PSO                  Прищенко_Сергей
         SMOKE                SMOKE
         WITAS                p200
         WORKPC4

         Workgroup            Master
         ---------            -------
         A51                  PROLIANT
         OT_TB                TBSERV
         PL                   SSS
         PROG_GROUP           JOHN
[root@john john]#

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



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

* Re: [Comm] Unable to find the Domain Master Browser
  2002-10-04  4:42 [Comm] Unable to find the Domain Master Browser Прокопьев Евгений
  2002-10-04  7:09 ` Maxim Tyurin
@ 2002-10-04 14:48 ` cornet
  2002-10-07  4:03   ` Прокопьев Евгений
  1 sibling, 1 reply; 6+ messages in thread
From: cornet @ 2002-10-04 14:48 UTC (permalink / raw)
  To: community

Прокопьев Евгений wrote:
> 
> Здравствуйте!
> 
> Отчего у меня в логе постоянно появляются следующие строчки?
> 
> Oct  4 08:36:14 john nmbd[1647]:   find_domain_master_name_query_fail:
> Oct  4 08:36:14 john nmbd[1647]:   Unable to find the Domain Master
> Browser name PROG_GROUP<1b> for the workgroup PROG_GROUP.
> Oct  4 08:36:14 john nmbd[1647]:   Unable to sync browse lists in this
> workgroup.
> Oct  4 08:36:14 john nmbd[1647]: [2002/10/04 08:36:14, 0]
> nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(358)
> 
> Вот кусок конфига самбы:
> 
> [global]
>         workgroup = PROG_GROUP
>         security = SHARE
>         os level = 64
>         client code page = 866
>         character set = KOI8-R
>         server string =  John
>         wins server = 192.168.10.13

А wins сервер доступен по указанному IP адресу действительно
существует и доступен?

-- 
Власенко Олег.
Отдел технической поддержки ALT Linux Team.
mailto:cornet@altlinux.ru


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

* Re: [Comm] Unable to find the Domain Master Browser
  2002-10-04 14:48 ` cornet
@ 2002-10-07  4:03   ` Прокопьев Евгений
  2002-10-18 14:31     ` cornet
  0 siblings, 1 reply; 6+ messages in thread
From: Прокопьев Евгений @ 2002-10-07  4:03 UTC (permalink / raw)
  To: community

cornet wrote:

>>[global]
>>        workgroup = PROG_GROUP
>>        security = SHARE
>>        os level = 64
>>        client code page = 866
>>        character set = KOI8-R
>>        server string =  John
>>        wins server = 192.168.10.13
> 
> 
> А wins сервер доступен по указанному IP адресу действительно
> существует и доступен?
> 

Ну вроде да. А как это проверить?

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



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

* Re: [Comm] Unable to find the Domain Master Browser
  2002-10-07  4:03   ` Прокопьев Евгений
@ 2002-10-18 14:31     ` cornet
  0 siblings, 0 replies; 6+ messages in thread
From: cornet @ 2002-10-18 14:31 UTC (permalink / raw)
  To: community

Прокопьев Евгений wrote:
> 
> cornet wrote:
> 
> >>[global]
> >>        workgroup = PROG_GROUP
> >>        security = SHARE
> >>        os level = 64
> >>        client code page = 866
> >>        character set = KOI8-R
> >>        server string =  John
> >>        wins server = 192.168.10.13
> >
> >
> > А wins сервер доступен по указанному IP адресу действительно
> > существует и доступен?
> >
> 
> Ну вроде да. А как это проверить?

nmblookup

-- 
Власенко Олег.
Отдел технической поддержки ALT Linux Team.
mailto:cornet@altlinux.ru


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

end of thread, other threads:[~2002-10-18 14:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-04  4:42 [Comm] Unable to find the Domain Master Browser Прокопьев Евгений
2002-10-04  7:09 ` Maxim Tyurin
2002-10-04  8:38   ` Прокопьев Евгений
2002-10-04 14:48 ` cornet
2002-10-07  4:03   ` Прокопьев Евгений
2002-10-18 14:31     ` cornet

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

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


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