ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "John A. Gladkikh" <vigio@zt.kharkov.ua>
To: community@altlinux.ru
Subject: Re: [Comm] samba-swat
Date: Sat, 18 Oct 2003 08:21:34 +0300
Message-ID: <20031018082134.260cb3a0.vigio@zt.kharkov.ua> (raw)
In-Reply-To: <20031018020627.01db5f5b.vadzzim198@mail.ru>

On Sat, 18 Oct 2003 02:06:27 +0300
vad <vadzzim198@mail.ru> wrote:

> Здравствуйте,господа.
> Установил сабж. Пытаюсь запустить 
> http://localhost:901/ 
> в браузере, а в ответ 
> Ошибка при загрузке http://localhost:901/:
> Ошибка соединения с хостом localhost (порт 901)
> Может кто советом поможет. Система АЛМ 2.2 без апдейтов.
> 


# cat /etc/xinetd.d/swat
# default: on
# description: SWAT is the Samba Web Admin Tool. Use swat \
#              to configure your Samba server. To use SWAT, \
#              connect to port 901 with your favorite web browser.
service swat
{
        port    = 901
        socket_type     = stream
        wait    = no
        only_from = 127.0.0.1
        user    = root
        server  = /usr/sbin/swat
        log_on_failure  += USERID
        disable = no
}
------------------^------------------
у Вас, скорее всего yes
не оно?
-- 

Best regards.
John A. Gladkikh.

   .~.	  Registered Linux User
   /U\	  # 315336
  // \\	  
 /(___)\
  ^   ^
	  


  reply	other threads:[~2003-10-18  5:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-17 23:06 vad
2003-10-18  5:21 ` John A. Gladkikh [this message]
2003-10-19 22:04   ` vad
2003-10-20  5:34     ` John A. Gladkikh
2003-10-21 23:47       ` vad
2003-10-20  6:10     ` Kylik Semuon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20031018082134.260cb3a0.vigio@zt.kharkov.ua \
    --to=vigio@zt.kharkov.ua \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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